Replayed #77 Started by user Sebastiaan van Stijn Rebuilds build #78 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 rather than af5d83a6410f6a6bbe89f1a13d72b1982a3973cc Obtained Jenkinsfile from 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 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-39812@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-05-12T19:59:31.419Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-12T19:59:31.424Z] Trying to pass milestone 78 [Pipeline] milestone [2022-05-12T19:59:31.503Z] Trying to pass milestone 79 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-12T19:59:31.692Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07e7b6ad0c03c1f25) in /home/ubuntu/workspace/moby_PR-39812 [Pipeline] { [Pipeline] checkout [2022-05-12T19:59:31.732Z] The recommended git tool is: git [2022-05-12T19:59:31.751Z] using credential docker-jenkins-github-credentials [2022-05-12T19:59:31.758Z] Cloning the remote Git repository [2022-05-12T19:59:31.758Z] Cloning with configured refspecs honoured and without tags [2022-05-12T19:59:31.805Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T19:59:31.805Z] > git init /home/ubuntu/workspace/moby_PR-39812 # timeout=10 [2022-05-12T19:59:31.817Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T19:59:31.817Z] > git --version # timeout=10 [2022-05-12T19:59:31.820Z] > git --version # 'git version 2.17.1' [2022-05-12T19:59:31.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T19:59:31.821Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T19:59:47.337Z] Fetching without tags [2022-05-12T19:59:47.500Z] Merging remotes/origin/master commit 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 into PR head commit af5d83a6410f6a6bbe89f1a13d72b1982a3973cc [2022-05-12T19:59:47.301Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T19:59:47.313Z] > git config --add remote.origin.fetch +refs/pull/39812/head:refs/remotes/origin/PR-39812 # timeout=10 [2022-05-12T19:59:47.321Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T19:59:47.333Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T19:59:47.339Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T19:59:47.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T19:59:47.340Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T19:59:47.502Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T19:59:47.507Z] > git checkout -f af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [2022-05-12T19:59:48.121Z] Merge succeeded, producing beef256f2fb8c66a68b97f1597ba4ad1dd0a85c0 [2022-05-12T19:59:48.122Z] Checking out Revision beef256f2fb8c66a68b97f1597ba4ad1dd0a85c0 (PR-39812) [2022-05-12T19:59:48.206Z] Commit message: "Merge commit '888c618c15c6a3c5f85c2cbe7e561e0401dc66a3' into HEAD" [2022-05-12T19:59:48.034Z] > git remote # timeout=10 [2022-05-12T19:59:48.037Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T19:59:48.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T19:59:48.042Z] > git merge 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 # timeout=10 [2022-05-12T19:59:48.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T19:59:48.123Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T19:59:48.126Z] > git checkout -f beef256f2fb8c66a68b97f1597ba4ad1dd0a85c0 # timeout=10 [2022-05-12T19:59:48.209Z] > git rev-list --no-walk af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T19:59:48.875Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39812:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-12T19:59:48.875Z] Unable to find image 'alpine:latest' locally [2022-05-12T19:59:48.875Z] latest: Pulling from library/alpine [2022-05-12T19:59:49.134Z] df9b9388f04a: Pulling fs layer [2022-05-12T19:59:49.134Z] df9b9388f04a: Verifying Checksum [2022-05-12T19:59:49.134Z] df9b9388f04a: Download complete [2022-05-12T19:59:49.390Z] df9b9388f04a: Pull complete [2022-05-12T19:59:49.390Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T19:59:49.390Z] Status: Downloaded newer image for alpine:latest [2022-05-12T19:59:51.905Z] 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 [2022-05-12T19:59:52.120Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04957eb6c8af96860) in /home/ubuntu/workspace/moby_PR-39812 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [2022-05-12T19:59:52.135Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09a6cd272fec7cc0f) in /home/ubuntu/workspace/moby_PR-39812 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-05-12T19:59:52.143Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04c5f0f1b8cfcebff) in /home/ubuntu/workspace/moby_PR-39812 [Pipeline] stage [Pipeline] { (Print info) [2022-05-12T19:59:52.144Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03428e67f47dd354a) in /home/ubuntu/workspace/moby_PR-39812 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-05-12T19:59:52.158Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02190ec415cb25f52) in /home/ubuntu/workspace/moby_PR-39812 [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-05-12T19:59:52.183Z] The recommended git tool is: git [2022-05-12T19:59:52.191Z] using credential docker-jenkins-github-credentials [2022-05-12T19:59:52.199Z] Cloning the remote Git repository [2022-05-12T19:59:52.199Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-05-12T19:59:52.204Z] The recommended git tool is: git [Pipeline] { [2022-05-12T19:59:52.220Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-05-12T19:59:52.230Z] Cloning the remote Git repository [2022-05-12T19:59:52.230Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] checkout [2022-05-12T19:59:52.313Z] The recommended git tool is: git [2022-05-12T19:59:52.321Z] using credential docker-jenkins-github-credentials [2022-05-12T19:59:52.329Z] Cloning the remote Git repository [2022-05-12T19:59:52.329Z] Cloning with configured refspecs honoured and without tags [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-05-12T19:59:52.343Z] The recommended git tool is: git [Pipeline] checkout 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-05-12T19:59:52.352Z] The recommended git tool is: git [Pipeline] // stage [2022-05-12T19:59:52.378Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-05-12T19:59:52.389Z] Cloning the remote Git repository [2022-05-12T19:59:52.389Z] Cloning with configured refspecs honoured and without tags [2022-05-12T19:59:52.393Z] using credential docker-jenkins-github-credentials [2022-05-12T19:59:52.400Z] Cloning the remote Git repository [2022-05-12T19:59:52.400Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2022-05-12T19:59:52.427Z] Running on azwin-2-9fb400 in d:\jenkins\workspace\moby_PR-39812 [2022-05-12T19:59:52.429Z] Running on azwin-2-d20fd1 in d:\jenkins\workspace\moby_PR-39812 [2022-05-12T19:59:52.433Z] Running on azwin-2-f4b050 in d:\jenkins\workspace\moby_PR-39812 [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] { [Pipeline] { [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] ws [2022-05-12T19:59:52.456Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-05-12T19:59:52.457Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-05-12T19:59:52.473Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [2022-05-12T19:59:52.566Z] The recommended git tool is: git [Pipeline] } [2022-05-12T19:59:52.571Z] The recommended git tool is: git [2022-05-12T19:59:52.579Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-12T19:59:52.788Z] using credential docker-jenkins-github-credentials [2022-05-12T19:59:52.791Z] using credential docker-jenkins-github-credentials [2022-05-12T19:59:52.809Z] using credential docker-jenkins-github-credentials [2022-05-12T19:59:52.866Z] Cloning the remote Git repository [2022-05-12T19:59:52.866Z] Cloning with configured refspecs honoured and without tags [2022-05-12T19:59:52.871Z] Cloning the remote Git repository [2022-05-12T19:59:52.872Z] Cloning with configured refspecs honoured and without tags [2022-05-12T19:59:52.888Z] Cloning the remote Git repository [2022-05-12T19:59:52.888Z] Cloning with configured refspecs honoured and without tags [2022-05-12T19:59:52.245Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T19:59:52.245Z] > git init /home/ubuntu/workspace/moby_PR-39812 # timeout=10 [2022-05-12T19:59:52.249Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T19:59:52.249Z] > git --version # timeout=10 [2022-05-12T19:59:52.251Z] > git --version # 'git version 2.17.1' [2022-05-12T19:59:52.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T19:59:52.252Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T19:59:52.232Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T19:59:52.233Z] > git init /home/ubuntu/workspace/moby_PR-39812 # timeout=10 [2022-05-12T19:59:52.247Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T19:59:52.247Z] > git --version # timeout=10 [2022-05-12T19:59:52.252Z] > git --version # 'git version 2.17.1' [2022-05-12T19:59:52.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T19:59:52.253Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T19:59:52.331Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T19:59:52.331Z] > git init /home/ubuntu/workspace/moby_PR-39812 # timeout=10 [2022-05-12T19:59:52.346Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T19:59:52.346Z] > git --version # timeout=10 [2022-05-12T19:59:52.351Z] > git --version # 'git version 2.25.1' [2022-05-12T19:59:52.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T19:59:52.352Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T19:59:52.393Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T19:59:52.393Z] > git init /home/ubuntu/workspace/moby_PR-39812 # timeout=10 [2022-05-12T19:59:52.414Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T19:59:52.414Z] > git --version # timeout=10 [2022-05-12T19:59:52.427Z] > git --version # 'git version 2.17.1' [2022-05-12T19:59:52.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T19:59:52.428Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T19:59:52.401Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T19:59:52.401Z] > git init /home/ubuntu/workspace/moby_PR-39812 # timeout=10 [2022-05-12T19:59:52.415Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T19:59:52.415Z] > git --version # timeout=10 [2022-05-12T19:59:52.422Z] > git --version # 'git version 2.25.1' [2022-05-12T19:59:52.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T19:59:52.423Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T19:59:52.909Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T19:59:52.909Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T19:59:52.986Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T19:59:52.986Z] > git --version # timeout=10 [2022-05-12T19:59:53.047Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T19:59:53.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T19:59:53.050Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T19:59:52.926Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T19:59:52.927Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T19:59:53.008Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T19:59:53.008Z] > git --version # timeout=10 [2022-05-12T19:59:53.053Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T19:59:53.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T19:59:53.056Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T19:59:52.903Z] Cloning repository https://github.com/moby/moby.git [2022-05-12T19:59:52.903Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-12T19:59:52.949Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T19:59:52.949Z] > git --version # timeout=10 [2022-05-12T19:59:52.981Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-12T19:59:52.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T19:59:52.981Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:04.360Z] Fetching without tags [2022-05-12T20:00:04.574Z] Merging remotes/origin/master commit 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 into PR head commit af5d83a6410f6a6bbe89f1a13d72b1982a3973cc [2022-05-12T20:00:04.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:04.331Z] > git config --add remote.origin.fetch +refs/pull/39812/head:refs/remotes/origin/PR-39812 # timeout=10 [2022-05-12T20:00:04.340Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:04.354Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:04.362Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T20:00:04.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:04.363Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:04.575Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:04.581Z] > git checkout -f af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [2022-05-12T20:00:05.371Z] Merge succeeded, producing aa1473687b286fa5a526daf47b157e91755567dd [2022-05-12T20:00:05.371Z] Checking out Revision aa1473687b286fa5a526daf47b157e91755567dd (PR-39812) [2022-05-12T20:00:05.572Z] Commit message: "Merge commit '888c618c15c6a3c5f85c2cbe7e561e0401dc66a3' into HEAD" [2022-05-12T20:00:05.105Z] > git remote # timeout=10 [2022-05-12T20:00:05.109Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T20:00:05.118Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:05.118Z] > git merge 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 # timeout=10 [2022-05-12T20:00:05.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T20:00:05.372Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:05.375Z] > git checkout -f aa1473687b286fa5a526daf47b157e91755567dd # timeout=10 [2022-05-12T20:00:05.574Z] > git rev-list --no-walk af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T20:00:06.301Z] + docker version [2022-05-12T20:00:06.301Z] Client: Docker Engine - Community [2022-05-12T20:00:06.301Z] Version: 20.10.14 [2022-05-12T20:00:06.301Z] API version: 1.41 [2022-05-12T20:00:06.301Z] Go version: go1.16.15 [2022-05-12T20:00:06.301Z] Git commit: a224086 [2022-05-12T20:00:06.301Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-12T20:00:06.301Z] OS/Arch: linux/arm64 [2022-05-12T20:00:06.301Z] Context: default [2022-05-12T20:00:06.301Z] Experimental: true [2022-05-12T20:00:06.301Z] [2022-05-12T20:00:06.301Z] Server: Docker Engine - Community [2022-05-12T20:00:06.301Z] Engine: [2022-05-12T20:00:06.301Z] Version: 20.10.14 [2022-05-12T20:00:06.301Z] API version: 1.41 (minimum version 1.12) [2022-05-12T20:00:06.301Z] Go version: go1.16.15 [2022-05-12T20:00:06.301Z] Git commit: 87a90dc [2022-05-12T20:00:06.301Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-12T20:00:06.301Z] OS/Arch: linux/arm64 [2022-05-12T20:00:06.301Z] Experimental: true [2022-05-12T20:00:06.301Z] containerd: [2022-05-12T20:00:06.301Z] Version: 1.5.11 [2022-05-12T20:00:06.301Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T20:00:06.301Z] runc: [2022-05-12T20:00:06.302Z] Version: 1.0.3 [2022-05-12T20:00:06.302Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T20:00:06.302Z] docker-init: [2022-05-12T20:00:06.302Z] Version: 0.19.0 [2022-05-12T20:00:06.302Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T20:00:06.379Z] Fetching without tags [2022-05-12T20:00:06.577Z] + docker info [2022-05-12T20:00:06.092Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:06.124Z] > git config --add remote.origin.fetch +refs/pull/39812/head:refs/remotes/origin/PR-39812 # timeout=10 [2022-05-12T20:00:06.186Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:06.296Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:06.405Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T20:00:06.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:06.405Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:07.140Z] Client: [2022-05-12T20:00:07.140Z] Context: default [2022-05-12T20:00:07.140Z] Debug Mode: false [2022-05-12T20:00:07.140Z] Plugins: [2022-05-12T20:00:07.140Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T20:00:07.140Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T20:00:07.140Z] [2022-05-12T20:00:07.140Z] Server: [2022-05-12T20:00:07.140Z] Containers: 0 [2022-05-12T20:00:07.140Z] Running: 0 [2022-05-12T20:00:07.140Z] Paused: 0 [2022-05-12T20:00:07.140Z] Stopped: 0 [2022-05-12T20:00:07.140Z] Images: 4 [2022-05-12T20:00:07.140Z] Server Version: 20.10.14 [2022-05-12T20:00:07.140Z] Storage Driver: overlay2 [2022-05-12T20:00:07.140Z] Backing Filesystem: extfs [2022-05-12T20:00:07.140Z] Supports d_type: true [2022-05-12T20:00:07.140Z] Native Overlay Diff: true [2022-05-12T20:00:07.140Z] userxattr: false [2022-05-12T20:00:07.140Z] Logging Driver: json-file [2022-05-12T20:00:07.140Z] Cgroup Driver: cgroupfs [2022-05-12T20:00:07.140Z] Cgroup Version: 1 [2022-05-12T20:00:07.140Z] Plugins: [2022-05-12T20:00:07.140Z] Volume: local [2022-05-12T20:00:07.140Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T20:00:07.140Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T20:00:07.140Z] Swarm: inactive [2022-05-12T20:00:07.140Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-05-12T20:00:07.140Z] Default Runtime: runc [2022-05-12T20:00:07.140Z] Init Binary: docker-init [2022-05-12T20:00:07.140Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T20:00:07.140Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T20:00:07.140Z] init version: de40ad0 [2022-05-12T20:00:07.140Z] Security Options: [2022-05-12T20:00:07.140Z] apparmor [2022-05-12T20:00:07.140Z] seccomp [2022-05-12T20:00:07.140Z] Profile: default [2022-05-12T20:00:07.140Z] Kernel Version: 5.13.0-1021-aws [2022-05-12T20:00:07.140Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-12T20:00:07.140Z] OSType: linux [2022-05-12T20:00:07.140Z] Architecture: aarch64 [2022-05-12T20:00:07.140Z] CPUs: 2 [2022-05-12T20:00:07.140Z] Total Memory: 7.562GiB [2022-05-12T20:00:07.140Z] Name: ip-10-100-80-219 [2022-05-12T20:00:07.140Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-12T20:00:07.140Z] Docker Root Dir: /var/lib/docker [2022-05-12T20:00:07.140Z] Debug Mode: false [2022-05-12T20:00:07.140Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:00:07.140Z] Labels: [2022-05-12T20:00:07.140Z] Experimental: true [2022-05-12T20:00:07.140Z] Insecure Registries: [2022-05-12T20:00:07.140Z] 127.0.0.0/8 [2022-05-12T20:00:07.140Z] Live Restore Enabled: true [2022-05-12T20:00:07.140Z] [Pipeline] sh [2022-05-12T20:00:07.247Z] Merging remotes/origin/master commit 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 into PR head commit af5d83a6410f6a6bbe89f1a13d72b1982a3973cc [2022-05-12T20:00:07.414Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T20:00:07.414Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T20:00:07.414Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39812/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T20:00:07.414Z] + bash /home/ubuntu/workspace/moby_PR-39812/check-config.sh [2022-05-12T20:00:07.414Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T20:00:07.414Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-12T20:00:07.414Z] [2022-05-12T20:00:07.414Z] Generally Necessary: [2022-05-12T20:00:07.414Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T20:00:07.414Z] - apparmor: enabled and tools installed [2022-05-12T20:00:07.414Z] - CONFIG_NAMESPACES: enabled [2022-05-12T20:00:07.414Z] - CONFIG_NET_NS: enabled [2022-05-12T20:00:07.414Z] - CONFIG_PID_NS: enabled [2022-05-12T20:00:07.414Z] - CONFIG_IPC_NS: enabled [2022-05-12T20:00:07.414Z] - CONFIG_UTS_NS: enabled [2022-05-12T20:00:07.414Z] - CONFIG_CGROUPS: enabled [2022-05-12T20:00:07.414Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T20:00:07.414Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T20:00:07.414Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T20:00:07.414Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T20:00:07.414Z] - CONFIG_CPUSETS: enabled [2022-05-12T20:00:07.414Z] - CONFIG_MEMCG: enabled [2022-05-12T20:00:07.414Z] - CONFIG_KEYS: enabled [2022-05-12T20:00:07.414Z] - CONFIG_VETH: enabled (as module) [2022-05-12T20:00:07.561Z] Fetching without tags [2022-05-12T20:00:07.669Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T20:00:07.669Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T20:00:07.669Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T20:00:07.669Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T20:00:07.669Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T20:00:07.669Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T20:00:07.669Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T20:00:07.669Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T20:00:07.669Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T20:00:07.669Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T20:00:07.669Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T20:00:07.669Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T20:00:07.669Z] [2022-05-12T20:00:07.669Z] Optional Features: [2022-05-12T20:00:07.669Z] - CONFIG_USER_NS: enabled [2022-05-12T20:00:07.669Z] - CONFIG_SECCOMP: enabled [2022-05-12T20:00:07.669Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T20:00:07.669Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T20:00:07.669Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T20:00:07.669Z] (cgroup swap accounting is currently enabled) [2022-05-12T20:00:07.669Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T20:00:07.669Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T20:00:07.669Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T20:00:07.669Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T20:00:07.670Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T20:00:07.670Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T20:00:07.670Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T20:00:07.670Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T20:00:07.670Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T20:00:07.670Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T20:00:07.670Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T20:00:07.670Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T20:00:07.670Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T20:00:07.670Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T20:00:07.670Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T20:00:07.727Z] Merging remotes/origin/master commit 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 into PR head commit af5d83a6410f6a6bbe89f1a13d72b1982a3973cc [2022-05-12T20:00:07.753Z] Fetching without tags [2022-05-12T20:00:07.917Z] Merging remotes/origin/master commit 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 into PR head commit af5d83a6410f6a6bbe89f1a13d72b1982a3973cc [2022-05-12T20:00:07.924Z] Fetching without tags [2022-05-12T20:00:07.925Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T20:00:07.926Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T20:00:07.926Z] - CONFIG_EXT4_FS: enabled [2022-05-12T20:00:07.926Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T20:00:07.926Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T20:00:07.926Z] - Network Drivers: [2022-05-12T20:00:07.926Z] - "overlay": [2022-05-12T20:00:07.926Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T20:00:07.926Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T20:00:07.926Z] Optional (for encrypted networks): [2022-05-12T20:00:07.926Z] - CONFIG_CRYPTO: enabled [2022-05-12T20:00:07.926Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T20:00:07.926Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T20:00:07.926Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T20:00:07.926Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T20:00:07.926Z] - CONFIG_XFRM: enabled [2022-05-12T20:00:07.926Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T20:00:07.926Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T20:00:07.926Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T20:00:07.926Z] - "ipvlan": [2022-05-12T20:00:07.926Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T20:00:07.926Z] - "macvlan": [2022-05-12T20:00:07.926Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T20:00:07.926Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T20:00:07.926Z] - "ftp,tftp client in container": [2022-05-12T20:00:07.926Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T20:00:07.926Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T20:00:07.926Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T20:00:07.926Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T20:00:07.926Z] - Storage Drivers: [2022-05-12T20:00:07.926Z] - "aufs": [2022-05-12T20:00:07.926Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T20:00:07.926Z] - "btrfs": [2022-05-12T20:00:07.926Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T20:00:07.926Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T20:00:07.926Z] - "devicemapper": [2022-05-12T20:00:07.549Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:07.552Z] > git config --add remote.origin.fetch +refs/pull/39812/head:refs/remotes/origin/PR-39812 # timeout=10 [2022-05-12T20:00:07.554Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:07.558Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:07.562Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T20:00:07.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:07.562Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:07.728Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:07.730Z] > git checkout -f af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [2022-05-12T20:00:07.721Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:07.725Z] > git config --add remote.origin.fetch +refs/pull/39812/head:refs/remotes/origin/PR-39812 # timeout=10 [2022-05-12T20:00:07.731Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:07.743Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:07.755Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T20:00:07.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:07.755Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:07.918Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:07.924Z] > git checkout -f af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [2022-05-12T20:00:08.101Z] Merging remotes/origin/master commit 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 into PR head commit af5d83a6410f6a6bbe89f1a13d72b1982a3973cc [2022-05-12T20:00:08.181Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T20:00:08.181Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T20:00:08.181Z] - "overlay": [2022-05-12T20:00:08.181Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T20:00:08.181Z] - "zfs": [2022-05-12T20:00:08.181Z] - /dev/zfs: present [2022-05-12T20:00:08.181Z] - zfs command: missing [2022-05-12T20:00:08.181Z] - zpool command: missing [2022-05-12T20:00:08.181Z] [2022-05-12T20:00:08.181Z] Limits: [2022-05-12T20:00:08.181Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T20:00:08.181Z] [2022-05-12T20:00:08.181Z] + true [Pipeline] } [Pipeline] // stage [2022-05-12T20:00:07.896Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:07.902Z] > git config --add remote.origin.fetch +refs/pull/39812/head:refs/remotes/origin/PR-39812 # timeout=10 [2022-05-12T20:00:07.907Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:07.918Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:07.926Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T20:00:07.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:07.927Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:08.102Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:08.114Z] > git checkout -f af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T20:00:08.212Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:08.222Z] > git config --add remote.origin.fetch +refs/pull/39812/head:refs/remotes/origin/PR-39812 # timeout=10 [2022-05-12T20:00:08.233Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:08.250Z] Fetching without tags [2022-05-12T20:00:08.504Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:aa1473687b286fa5a526daf47b157e91755567dd . [2022-05-12T20:00:08.504Z] #1 [internal] load build definition from Dockerfile [2022-05-12T20:00:08.504Z] #1 sha256:c4051449abeee9af43c0f41e34e5268af3541b460cee7599f1559a34a2f957a0 [2022-05-12T20:00:08.504Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T20:00:08.504Z] #1 DONE 0.0s [2022-05-12T20:00:08.504Z] [2022-05-12T20:00:08.504Z] #2 [internal] load .dockerignore [2022-05-12T20:00:08.504Z] #2 sha256:bc83ac31b6111871b93765beb0f9371492f973ff88f50b5ef7fdce7b4e742e07 [2022-05-12T20:00:08.504Z] #2 transferring context: 145B done [2022-05-12T20:00:08.504Z] #2 DONE 0.0s [2022-05-12T20:00:08.504Z] [2022-05-12T20:00:08.504Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T20:00:08.504Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-12T20:00:08.568Z] Merging remotes/origin/master commit 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 into PR head commit af5d83a6410f6a6bbe89f1a13d72b1982a3973cc [2022-05-12T20:00:07.280Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:07.312Z] > git checkout -f af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [2022-05-12T20:00:08.709Z] Merge succeeded, producing d847de492c0067618d1a599ef49ae9a6d1229bf1 [2022-05-12T20:00:08.710Z] Checking out Revision d847de492c0067618d1a599ef49ae9a6d1229bf1 (PR-39812) [2022-05-12T20:00:08.760Z] #3 DONE 0.1s [2022-05-12T20:00:09.016Z] [2022-05-12T20:00:09.016Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T20:00:09.016Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-12T20:00:09.016Z] #4 CACHED [2022-05-12T20:00:09.016Z] [2022-05-12T20:00:09.016Z] #5 [internal] load build definition from Dockerfile [2022-05-12T20:00:09.016Z] #5 sha256:77b609d86186dfc4e262a605b5f3f26c097926095ef01fd15502a1680878e5c3 [2022-05-12T20:00:09.016Z] #5 DONE 0.0s [2022-05-12T20:00:09.016Z] [2022-05-12T20:00:09.016Z] #6 [internal] load .dockerignore [2022-05-12T20:00:09.016Z] #6 sha256:ce5296f029bb99eee346af516c2011cc89d593bb327b9b10edfaee94db5a2a4d [2022-05-12T20:00:09.016Z] #6 DONE 0.0s [2022-05-12T20:00:09.016Z] [2022-05-12T20:00:09.016Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T20:00:09.016Z] #7 sha256:e691baf9396323b72b84b107c0a92b7fed5ca921dac8752ea8836d3780215aee [2022-05-12T20:00:09.016Z] #7 DONE 0.1s [2022-05-12T20:00:09.016Z] [2022-05-12T20:00:09.016Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T20:00:09.016Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-12T20:00:09.016Z] #8 DONE 0.1s [2022-05-12T20:00:09.016Z] [2022-05-12T20:00:09.016Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T20:00:09.016Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T20:00:09.035Z] Commit message: "Merge commit '888c618c15c6a3c5f85c2cbe7e561e0401dc66a3' into HEAD" [2022-05-12T20:00:08.246Z] > git remote # timeout=10 [2022-05-12T20:00:08.248Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T20:00:08.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:08.251Z] > git merge 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 # timeout=10 [2022-05-12T20:00:08.706Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T20:00:08.711Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:08.714Z] > git checkout -f d847de492c0067618d1a599ef49ae9a6d1229bf1 # timeout=10 [2022-05-12T20:00:09.036Z] > git rev-list --no-walk af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [2022-05-12T20:00:09.094Z] Fetching without tags [2022-05-12T20:00:09.096Z] Merge succeeded, producing d847de492c0067618d1a599ef49ae9a6d1229bf1 [2022-05-12T20:00:09.096Z] Checking out Revision d847de492c0067618d1a599ef49ae9a6d1229bf1 (PR-39812) [2022-05-12T20:00:09.192Z] Commit message: "Merge commit '888c618c15c6a3c5f85c2cbe7e561e0401dc66a3' into HEAD" [2022-05-12T20:00:09.257Z] Merge succeeded, producing d847de492c0067618d1a599ef49ae9a6d1229bf1 [2022-05-12T20:00:09.257Z] Checking out Revision d847de492c0067618d1a599ef49ae9a6d1229bf1 (PR-39812) [2022-05-12T20:00:09.272Z] #10 DONE 0.1s [2022-05-12T20:00:09.272Z] [2022-05-12T20:00:09.272Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T20:00:09.272Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T20:00:09.272Z] #9 DONE 0.1s [2022-05-12T20:00:09.304Z] Commit message: "Merge commit '888c618c15c6a3c5f85c2cbe7e561e0401dc66a3' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T20:00:09.384Z] Merge succeeded, producing 4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd [2022-05-12T20:00:09.384Z] Checking out Revision 4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd (PR-39812) [Pipeline] withEnv [Pipeline] { [2022-05-12T20:00:09.529Z] [2022-05-12T20:00:09.529Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T20:00:09.529Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T20:00:09.529Z] #73 DONE 0.0s [2022-05-12T20:00:09.529Z] [2022-05-12T20:00:09.529Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T20:00:09.529Z] #11 sha256:1b640047ac41d13933cc18d4e06a2078dd9fa72c59b4e98537b7af3e889d4c5a [2022-05-12T20:00:09.529Z] #11 DONE 0.0s [2022-05-12T20:00:09.529Z] [2022-05-12T20:00:09.529Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T20:00:09.529Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T20:00:09.529Z] #71 DONE 0.0s [2022-05-12T20:00:09.529Z] [2022-05-12T20:00:09.529Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T20:00:09.529Z] #28 sha256:8d721f2d561506b5b3aa93cdfc09b616a14735d8d7174bbcb349ccd3ac21ebaa [2022-05-12T20:00:09.529Z] #28 DONE 0.0s [2022-05-12T20:00:09.529Z] [2022-05-12T20:00:09.529Z] #24 [internal] load build context [2022-05-12T20:00:09.529Z] #24 sha256:13ab92a7e9bd85f62e2e5f082fedc76f7fa6be7861911d97c6990fe25005bdad [Pipeline] stage [Pipeline] { (Print info) [2022-05-12T20:00:09.557Z] Fetching without tags [Pipeline] sh [2022-05-12T20:00:09.628Z] Commit message: "Merge commit '888c618c15c6a3c5f85c2cbe7e561e0401dc66a3' into HEAD" [Pipeline] withEnv [Pipeline] { [2022-05-12T20:00:08.245Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:08.255Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T20:00:08.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:08.256Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:08.571Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:08.590Z] > git checkout -f af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [2022-05-12T20:00:09.127Z] > git remote # timeout=10 [2022-05-12T20:00:09.130Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T20:00:09.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:09.134Z] > git merge 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 # timeout=10 [2022-05-12T20:00:09.367Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T20:00:09.387Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:09.398Z] > git checkout -f 4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd # timeout=10 [2022-05-12T20:00:09.632Z] > git rev-list --no-walk af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [2022-05-12T20:00:09.684Z] + [ PR != PR ] [2022-05-12T20:00:09.684Z] + [ master != master ] [2022-05-12T20:00:09.684Z] + [ false = true ] [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2022-05-12T20:00:09.782Z] Merging remotes/origin/master commit 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 into PR head commit af5d83a6410f6a6bbe89f1a13d72b1982a3973cc [2022-05-12T20:00:09.835Z] + docker version [2022-05-12T20:00:09.835Z] Client: Docker Engine - Community [2022-05-12T20:00:09.835Z] Version: 20.10.14 [2022-05-12T20:00:09.835Z] API version: 1.41 [2022-05-12T20:00:09.835Z] Go version: go1.16.15 [2022-05-12T20:00:09.835Z] Git commit: a224086 [2022-05-12T20:00:09.835Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T20:00:09.835Z] OS/Arch: linux/amd64 [2022-05-12T20:00:09.835Z] Context: default [2022-05-12T20:00:09.835Z] Experimental: true [2022-05-12T20:00:09.835Z] [2022-05-12T20:00:09.835Z] Server: Docker Engine - Community [2022-05-12T20:00:09.835Z] Engine: [2022-05-12T20:00:09.835Z] Version: 20.10.14 [2022-05-12T20:00:09.835Z] API version: 1.41 (minimum version 1.12) [2022-05-12T20:00:09.835Z] Go version: go1.16.15 [2022-05-12T20:00:09.835Z] Git commit: 87a90dc [2022-05-12T20:00:09.835Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T20:00:09.835Z] OS/Arch: linux/amd64 [2022-05-12T20:00:09.835Z] Experimental: true [2022-05-12T20:00:09.835Z] containerd: [2022-05-12T20:00:09.835Z] Version: 1.5.11 [2022-05-12T20:00:09.835Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T20:00:09.835Z] runc: [2022-05-12T20:00:09.835Z] Version: 1.0.3 [2022-05-12T20:00:09.835Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T20:00:09.835Z] docker-init: [2022-05-12T20:00:09.835Z] Version: 0.19.0 [2022-05-12T20:00:09.835Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T20:00:08.455Z] > git remote # timeout=10 [2022-05-12T20:00:08.467Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T20:00:08.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:08.482Z] > git merge 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 # timeout=10 [2022-05-12T20:00:09.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T20:00:09.097Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:09.104Z] > git checkout -f d847de492c0067618d1a599ef49ae9a6d1229bf1 # timeout=10 [2022-05-12T20:00:08.640Z] > git remote # timeout=10 [2022-05-12T20:00:08.645Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T20:00:08.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:08.649Z] > git merge 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 # timeout=10 [2022-05-12T20:00:09.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T20:00:09.259Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:09.266Z] > git checkout -f d847de492c0067618d1a599ef49ae9a6d1229bf1 # timeout=10 [2022-05-12T20:00:10.007Z] + docker version [2022-05-12T20:00:10.007Z] Client: Docker Engine - Community [2022-05-12T20:00:10.007Z] Version: 20.10.14 [2022-05-12T20:00:10.007Z] API version: 1.41 [2022-05-12T20:00:10.007Z] Go version: go1.16.15 [2022-05-12T20:00:10.007Z] Git commit: a224086 [2022-05-12T20:00:10.007Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-12T20:00:10.007Z] OS/Arch: linux/amd64 [2022-05-12T20:00:10.007Z] Context: default [2022-05-12T20:00:10.007Z] Experimental: true [2022-05-12T20:00:10.007Z] [2022-05-12T20:00:10.007Z] Server: Docker Engine - Community [2022-05-12T20:00:10.007Z] Engine: [2022-05-12T20:00:10.007Z] Version: 20.10.14 [2022-05-12T20:00:10.007Z] API version: 1.41 (minimum version 1.12) [2022-05-12T20:00:10.007Z] Go version: go1.16.15 [2022-05-12T20:00:10.007Z] Git commit: 87a90dc [2022-05-12T20:00:10.007Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-12T20:00:10.007Z] OS/Arch: linux/amd64 [2022-05-12T20:00:10.007Z] Experimental: true [2022-05-12T20:00:10.007Z] containerd: [2022-05-12T20:00:10.007Z] Version: 1.5.11 [2022-05-12T20:00:10.007Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T20:00:10.007Z] runc: [2022-05-12T20:00:10.007Z] Version: 1.0.3 [2022-05-12T20:00:10.007Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T20:00:10.007Z] docker-init: [2022-05-12T20:00:10.007Z] Version: 0.19.0 [2022-05-12T20:00:10.007Z] GitCommit: de40ad0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T20:00:10.033Z] + docker version [2022-05-12T20:00:10.033Z] Client: Docker Engine - Community [2022-05-12T20:00:10.033Z] Version: 20.10.14 [2022-05-12T20:00:10.033Z] API version: 1.41 [2022-05-12T20:00:10.033Z] Go version: go1.16.15 [2022-05-12T20:00:10.033Z] Git commit: a224086 [2022-05-12T20:00:10.033Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T20:00:10.033Z] OS/Arch: linux/amd64 [2022-05-12T20:00:10.033Z] Context: default [2022-05-12T20:00:10.033Z] Experimental: true [2022-05-12T20:00:10.033Z] [2022-05-12T20:00:10.033Z] Server: Docker Engine - Community [2022-05-12T20:00:10.033Z] Engine: [2022-05-12T20:00:10.033Z] Version: 20.10.14 [2022-05-12T20:00:10.033Z] API version: 1.41 (minimum version 1.12) [2022-05-12T20:00:10.033Z] Go version: go1.16.15 [2022-05-12T20:00:10.033Z] Git commit: 87a90dc [2022-05-12T20:00:10.033Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T20:00:10.033Z] OS/Arch: linux/amd64 [2022-05-12T20:00:10.033Z] Experimental: true [2022-05-12T20:00:10.033Z] containerd: [2022-05-12T20:00:10.033Z] Version: 1.5.11 [2022-05-12T20:00:10.033Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T20:00:10.033Z] runc: [2022-05-12T20:00:10.033Z] Version: 1.0.3 [2022-05-12T20:00:10.033Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T20:00:10.033Z] docker-init: [2022-05-12T20:00:10.033Z] Version: 0.19.0 [2022-05-12T20:00:10.033Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [2022-05-12T20:00:10.092Z] #24 ... [2022-05-12T20:00:10.092Z] [2022-05-12T20:00:10.092Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T20:00:10.092Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T20:00:10.092Z] #49 DONE 0.5s [2022-05-12T20:00:10.092Z] [2022-05-12T20:00:10.092Z] #24 [internal] load build context [2022-05-12T20:00:10.092Z] #24 sha256:13ab92a7e9bd85f62e2e5f082fedc76f7fa6be7861911d97c6990fe25005bdad [Pipeline] sh [2022-05-12T20:00:10.118Z] + docker info [2022-05-12T20:00:10.295Z] + docker info [2022-05-12T20:00:10.323Z] + docker info [2022-05-12T20:00:10.323Z] Client: [2022-05-12T20:00:10.323Z] Context: default [2022-05-12T20:00:10.323Z] Debug Mode: false [2022-05-12T20:00:10.323Z] Plugins: [2022-05-12T20:00:10.323Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T20:00:10.323Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T20:00:10.323Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T20:00:10.323Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T20:00:10.323Z] [2022-05-12T20:00:10.323Z] Server: [2022-05-12T20:00:10.323Z] Containers: 0 [2022-05-12T20:00:10.323Z] Running: 0 [2022-05-12T20:00:10.323Z] Paused: 0 [2022-05-12T20:00:10.323Z] Stopped: 0 [2022-05-12T20:00:10.323Z] Images: 6 [2022-05-12T20:00:10.323Z] Server Version: 20.10.14 [2022-05-12T20:00:10.323Z] Storage Driver: overlay2 [2022-05-12T20:00:10.323Z] Backing Filesystem: extfs [2022-05-12T20:00:10.323Z] Supports d_type: true [2022-05-12T20:00:10.323Z] Native Overlay Diff: true [2022-05-12T20:00:10.323Z] userxattr: false [2022-05-12T20:00:10.323Z] Logging Driver: json-file [2022-05-12T20:00:10.323Z] Cgroup Driver: cgroupfs [2022-05-12T20:00:10.323Z] Cgroup Version: 1 [2022-05-12T20:00:10.323Z] Plugins: [2022-05-12T20:00:10.323Z] Volume: local [2022-05-12T20:00:10.323Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T20:00:10.323Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T20:00:10.323Z] Swarm: inactive [2022-05-12T20:00:10.323Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T20:00:10.323Z] Default Runtime: runc [2022-05-12T20:00:10.323Z] Init Binary: docker-init [2022-05-12T20:00:10.323Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T20:00:10.323Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T20:00:10.323Z] init version: de40ad0 [2022-05-12T20:00:10.323Z] Security Options: [2022-05-12T20:00:10.323Z] apparmor [2022-05-12T20:00:10.323Z] seccomp [2022-05-12T20:00:10.323Z] Profile: default [2022-05-12T20:00:10.323Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T20:00:10.323Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T20:00:10.323Z] OSType: linux [2022-05-12T20:00:10.323Z] Architecture: x86_64 [2022-05-12T20:00:10.323Z] CPUs: 2 [2022-05-12T20:00:10.323Z] Total Memory: 7.565GiB [2022-05-12T20:00:10.323Z] Name: ip-10-100-82-125 [2022-05-12T20:00:10.323Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T20:00:10.323Z] Docker Root Dir: /var/lib/docker [2022-05-12T20:00:10.323Z] Debug Mode: false [2022-05-12T20:00:10.323Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:00:10.323Z] Labels: [2022-05-12T20:00:10.323Z] Experimental: true [2022-05-12T20:00:10.323Z] Insecure Registries: [2022-05-12T20:00:10.323Z] 127.0.0.0/8 [2022-05-12T20:00:10.323Z] Live Restore Enabled: true [2022-05-12T20:00:10.323Z] [2022-05-12T20:00:10.323Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T20:00:09.211Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:09.276Z] > git config --add remote.origin.fetch +refs/pull/39812/head:refs/remotes/origin/PR-39812 # timeout=10 [2022-05-12T20:00:09.336Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:09.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:09.596Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T20:00:09.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:09.598Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:08.791Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:08.839Z] > git config --add remote.origin.fetch +refs/pull/39812/head:refs/remotes/origin/PR-39812 # timeout=10 [2022-05-12T20:00:08.883Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:09.010Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-12T20:00:09.131Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-12T20:00:09.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:09.133Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39812/head:refs/remotes/origin/PR-39812 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-12T20:00:09.818Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:09.864Z] > git checkout -f af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [2022-05-12T20:00:10.382Z] + docker version [2022-05-12T20:00:10.382Z] Client: Docker Engine - Community [2022-05-12T20:00:10.382Z] Version: 20.10.14 [2022-05-12T20:00:10.382Z] API version: 1.41 [2022-05-12T20:00:10.382Z] Go version: go1.16.15 [2022-05-12T20:00:10.382Z] Git commit: a224086 [2022-05-12T20:00:10.382Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-12T20:00:10.382Z] OS/Arch: linux/amd64 [2022-05-12T20:00:10.382Z] Context: default [2022-05-12T20:00:10.382Z] Experimental: true [2022-05-12T20:00:10.382Z] [2022-05-12T20:00:10.382Z] Server: Docker Engine - Community [2022-05-12T20:00:10.382Z] Engine: [2022-05-12T20:00:10.382Z] Version: 20.10.14 [2022-05-12T20:00:10.382Z] API version: 1.41 (minimum version 1.12) [2022-05-12T20:00:10.382Z] Go version: go1.16.15 [2022-05-12T20:00:10.382Z] Git commit: 87a90dc [2022-05-12T20:00:10.382Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-12T20:00:10.382Z] OS/Arch: linux/amd64 [2022-05-12T20:00:10.382Z] Experimental: true [2022-05-12T20:00:10.382Z] containerd: [2022-05-12T20:00:10.382Z] Version: 1.5.11 [2022-05-12T20:00:10.382Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T20:00:10.382Z] runc: [2022-05-12T20:00:10.382Z] Version: 1.0.3 [2022-05-12T20:00:10.382Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-12T20:00:10.382Z] docker-init: [2022-05-12T20:00:10.382Z] Version: 0.19.0 [2022-05-12T20:00:10.382Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-12T20:00:10.425Z] Merging remotes/origin/master commit 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 into PR head commit af5d83a6410f6a6bbe89f1a13d72b1982a3973cc [2022-05-12T20:00:09.863Z] > git remote # timeout=10 [2022-05-12T20:00:09.894Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T20:00:09.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:09.941Z] > git merge 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 # timeout=10 [2022-05-12T20:00:10.597Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T20:00:10.597Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T20:00:10.597Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39812/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T20:00:10.597Z] + bash /home/ubuntu/workspace/moby_PR-39812/check-config.sh [2022-05-12T20:00:10.597Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T20:00:10.597Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T20:00:10.597Z] [2022-05-12T20:00:10.597Z] Generally Necessary: [2022-05-12T20:00:10.597Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T20:00:10.597Z] - apparmor: enabled and tools installed [2022-05-12T20:00:10.597Z] - CONFIG_NAMESPACES: enabled [2022-05-12T20:00:10.597Z] - CONFIG_NET_NS: enabled [2022-05-12T20:00:10.597Z] - CONFIG_PID_NS: enabled [2022-05-12T20:00:10.597Z] - CONFIG_IPC_NS: enabled [2022-05-12T20:00:10.597Z] - CONFIG_UTS_NS: enabled [2022-05-12T20:00:10.597Z] - CONFIG_CGROUPS: enabled [2022-05-12T20:00:10.597Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T20:00:10.597Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T20:00:10.597Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T20:00:10.597Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T20:00:10.597Z] - CONFIG_CPUSETS: enabled [2022-05-12T20:00:10.597Z] - CONFIG_MEMCG: enabled [2022-05-12T20:00:10.597Z] - CONFIG_KEYS: enabled [2022-05-12T20:00:10.597Z] - CONFIG_VETH: enabled (as module) [2022-05-12T20:00:10.597Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T20:00:10.597Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T20:00:10.597Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T20:00:10.597Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T20:00:10.597Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T20:00:10.597Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T20:00:10.597Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T20:00:10.597Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T20:00:10.597Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T20:00:10.597Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T20:00:10.597Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T20:00:10.597Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T20:00:10.597Z] [2022-05-12T20:00:10.597Z] Optional Features: [2022-05-12T20:00:10.597Z] - CONFIG_USER_NS: enabled [2022-05-12T20:00:10.597Z] - CONFIG_SECCOMP: enabled [2022-05-12T20:00:10.597Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T20:00:10.597Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T20:00:10.597Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T20:00:10.597Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T20:00:10.614Z] Merge succeeded, producing 467531df65d814d25143e381ad1dd7e67cd3f7a6 [2022-05-12T20:00:10.614Z] Checking out Revision 467531df65d814d25143e381ad1dd7e67cd3f7a6 (PR-39812) [2022-05-12T20:00:10.655Z] #24 transferring context: 61.11MB 1.1s done [2022-05-12T20:00:10.655Z] #24 DONE 1.2s [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #22 [dev-systemd-false 8/26] 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-05-12T20:00:10.655Z] #22 sha256:c0d40ebe4db4f3ff04f0d4bd085fc3aecdded5485975014253d870f00d4e3874 [2022-05-12T20:00:10.655Z] #22 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T20:00:10.655Z] #61 sha256:054854be2f0ec2fe4201ef300a890224083b097291e33223826928d5e16be6cb [2022-05-12T20:00:10.655Z] #61 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T20:00:10.655Z] #30 sha256:210fba3ce15d726cfe1c45327509d532d560df65820d4939fb5732cf178d40b5 [2022-05-12T20:00:10.655Z] #30 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T20:00:10.655Z] #32 sha256:c84c3f32639236808b7f9154f8bdd54289f54e7a3a615e28a229b8f1e09746ba [2022-05-12T20:00:10.655Z] #32 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T20:00:10.655Z] #66 sha256:04223d5051172e1b3a333fe8c8c9b2e75c68b08d934a536bbb51f3a34f5662c1 [2022-05-12T20:00:10.655Z] #66 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T20:00:10.655Z] #75 sha256:576ee8194669e6fb15c7880a4ed7b868bdca135b7dc4f4c4a80aa98371835df1 [2022-05-12T20:00:10.655Z] #75 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T20:00:10.655Z] #54 sha256:0fa0fb8377280a30b5a85913f304c9720571f943218db39e5c03b81e4deb63f2 [2022-05-12T20:00:10.655Z] #54 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T20:00:10.655Z] #48 sha256:c2f867835d45907786ea2d1c8d0ca2fe0f6bbb54b305e1e6a23ecf5f659757fb [2022-05-12T20:00:10.655Z] #48 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T20:00:10.655Z] #52 sha256:5704380080e772387c361187e2003db00b94ba4140388679367cc6aa98d7e859 [2022-05-12T20:00:10.655Z] #52 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T20:00:10.655Z] #59 sha256:ac9abd739fb8104e2d9ff960b5de1265528daee078fba53eadacbfced9862a4d [2022-05-12T20:00:10.655Z] #59 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #60 [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-05-12T20:00:10.655Z] #60 sha256:8bdb5a77f9327fdf3ddf2fbaacdc6492683680ac6bb19c698a95a0003989c793 [2022-05-12T20:00:10.655Z] #60 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #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-05-12T20:00:10.655Z] #31 sha256:c226586e5a2980bc49993d2951e03426b00d4cb2bf6e99f714f001700c774b96 [2022-05-12T20:00:10.655Z] #31 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #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-05-12T20:00:10.655Z] #34 sha256:b86605f33b94caf934911eeb5d4b2b1fc990bba231b6b512cb8da090d4bde908 [2022-05-12T20:00:10.655Z] #34 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #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-05-12T20:00:10.655Z] #13 sha256:f07a1313d2196ec4ad8770a6e66f63cbb44a880ef59c4e79562c60ebae7a99ab [2022-05-12T20:00:10.655Z] #13 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T20:00:10.655Z] #35 sha256:f301a12d511151c6e54b4f3071baab8bfc7bd3eb17fcfd7a5cf8f5c22c36a406 [2022-05-12T20:00:10.655Z] #35 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T20:00:10.655Z] #63 sha256:2f7ff18177b6ec5ba590701ab938449b9f68a93717c6f154d05c102f3d384668 [2022-05-12T20:00:10.655Z] #63 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #38 [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-05-12T20:00:10.655Z] #38 sha256:e5e80853ac361ebf15dbc63cc8a755916f2bfb9f41ad807e5f78910fb7ff420a [2022-05-12T20:00:10.655Z] #38 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T20:00:10.655Z] #23 sha256:fcdcfc6822aea6e3034c9f8b12b1820f9f6a8c77596862246cf97daa75b04856 [2022-05-12T20:00:10.655Z] #23 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T20:00:10.655Z] #68 sha256:53e0c9556506f4fce28775aaa36f2dd26866c4423d7d27a9d37404199b4c830e [2022-05-12T20:00:10.655Z] #68 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-12T20:00:10.655Z] #51 sha256:f78bc35208869cb8684d850e51285c39515a8a5a1b519cac36e2d400eeb4906e [2022-05-12T20:00:10.655Z] #51 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T20:00:10.655Z] #39 sha256:65ee3f6055cdf0e8225f30dc39b0379f11110b809d43f7a0b83a715be614ec14 [2022-05-12T20:00:10.655Z] #39 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T20:00:10.655Z] #41 sha256:5bf7f02f637fb29d88ab3f3241d8ec8c8ec9a2454833c9ac93c11f8d4d0a484e [2022-05-12T20:00:10.655Z] #41 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T20:00:10.655Z] #17 sha256:79fe3597bdd9ac69bbeb0dc6814f40ac9c84ac37679d72dee8f99ab53c1abb00 [2022-05-12T20:00:10.655Z] #17 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T20:00:10.655Z] #69 sha256:5600924f382a4e8bf49f100e652bc91325dc21c96a3aece8aa215c34c9063f3d [2022-05-12T20:00:10.655Z] #69 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #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-05-12T20:00:10.655Z] #14 sha256:fb907233be1dbbdf54f6d7fd6fb528c656c1e2953d3037691500d596d0fe5595 [2022-05-12T20:00:10.655Z] #14 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T20:00:10.655Z] #27 sha256:412284bc8764b26ca1d006f0376a6cfb247e2cbfdb50ab8d8499ef7ec8509d44 [2022-05-12T20:00:10.655Z] #27 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #21 [dev-systemd-false 7/26] 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-05-12T20:00:10.655Z] #21 sha256:452860b7c6bbba8c07b8dc7af6a8e4e8853c4800789902d3d81219b8f6565a01 [2022-05-12T20:00:10.655Z] #21 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T20:00:10.655Z] #56 sha256:e9fcb4888979978cfc7ace5f35c8a2e0a9e29191fc2d7a8c3456ca41e815bc55 [2022-05-12T20:00:10.655Z] #56 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #50 [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-05-12T20:00:10.655Z] #50 sha256:ab9461e39c259c6f36b16100a8e34097a37c69b96f653e2fe08ffe85d7c18c3d [2022-05-12T20:00:10.655Z] #50 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T20:00:10.655Z] #12 sha256:0ec7622fadb2f5b89dfbfca699a0fdbfa7f48dd7d04d68b82bf1dbe115eb6fc5 [2022-05-12T20:00:10.655Z] #12 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T20:00:10.655Z] #25 sha256:8f7cdb123bcf2cb66dcf55f6758ab6b753fef3a16552262a116e6f541515681c [2022-05-12T20:00:10.655Z] #25 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T20:00:10.655Z] #40 sha256:427abf66a776cb58dbf1e7b1da35b5d0da805a069666a091d742463749814451 [2022-05-12T20:00:10.655Z] #40 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T20:00:10.655Z] #43 sha256:1753cb93bf7216e0ac9b5312b70e49d34d03111d3162424b142f6661990f5afb [2022-05-12T20:00:10.655Z] #43 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #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-05-12T20:00:10.655Z] #26 sha256:698c258874f6cf867eb480b61427625770f9d6b25f0dc990dee68555ba3c44e2 [2022-05-12T20:00:10.655Z] #26 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T20:00:10.655Z] #20 sha256:f90c0e815adecda0b6521b26245cf199e39b16e8190699609926c99586a0be88 [2022-05-12T20:00:10.655Z] #20 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #42 [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-05-12T20:00:10.655Z] #42 sha256:49c8a5441fa15ac65c477e1b6534b06239d0b348f9d79d022899c7571a2fadb8 [2022-05-12T20:00:10.655Z] #42 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T20:00:10.655Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-12T20:00:10.655Z] #72 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #53 [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-05-12T20:00:10.655Z] #53 sha256:8d004c2d3b800243d90532f92defc874dd68850d82809fb2cb4366f06e1e08e9 [2022-05-12T20:00:10.655Z] #53 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T20:00:10.655Z] #58 sha256:1f9fd8690243689b8ffe82bc84caa73738f86f3ff741b4c49287289bff3105f9 [2022-05-12T20:00:10.655Z] #58 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T20:00:10.655Z] #70 sha256:f2dae7f827e61e2f7a6b5df64e30f5aa3db1733ae8b744e56e5adcfe6ec1a422 [2022-05-12T20:00:10.655Z] #70 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T20:00:10.655Z] #19 sha256:42c33b7bc9337ec5f1caa763d46d6d6aab0b611a7cfc4c6d78600abb267f815a [2022-05-12T20:00:10.655Z] #19 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #67 [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-05-12T20:00:10.655Z] #67 sha256:dbe566e15a700a04a9f193d5750e954066ccfa3b5257b630c7a2de6c44212d23 [2022-05-12T20:00:10.655Z] #67 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #55 [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-05-12T20:00:10.655Z] #55 sha256:1f60b4f455f74381300a6ebcee1dabd1808d19910b7acf9ff8404b3f6a403f42 [2022-05-12T20:00:10.655Z] #55 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T20:00:10.655Z] #46 sha256:2c4aa8e11898afa834f2f664b6cd49a14876fbbf82d03a343be8d37e0cbcef8f [2022-05-12T20:00:10.655Z] #46 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T20:00:10.655Z] #37 sha256:8c649b45368d4eb99100cf1ba1b12cf315c8e629acf343c78a27c785c8366cda [2022-05-12T20:00:10.655Z] #37 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T20:00:10.655Z] #65 sha256:e013160ac522069a91a65d4b1ad94e411a2e9b4da5a50784966b5411c1996681 [2022-05-12T20:00:10.655Z] #65 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T20:00:10.655Z] #18 sha256:d9046d7e0be8892966906d2db6d153a65707bea4758d66896c800e7ea45dcb83 [2022-05-12T20:00:10.655Z] #18 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #44 [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-05-12T20:00:10.655Z] #44 sha256:94c3f2d8a8f74fda8cf43495098ec951722d372ec4e4c77188468c82383b64ef [2022-05-12T20:00:10.655Z] #44 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-12T20:00:10.655Z] #47 sha256:2d03aafbd8158f7de6518d84364ca460b2eb7e76a09826e057ab8a1f6832575c [2022-05-12T20:00:10.655Z] #47 CACHED [2022-05-12T20:00:10.655Z] [2022-05-12T20:00:10.655Z] #57 [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-05-12T20:00:10.656Z] #57 sha256:83024063460cb86d1be8471c9c7ea812f2365a78a4893b80dbd5f403410f4205 [2022-05-12T20:00:10.656Z] #57 CACHED [2022-05-12T20:00:10.656Z] [2022-05-12T20:00:10.656Z] #62 [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-05-12T20:00:10.656Z] #62 sha256:b107abfa0b37df5652699e4563d1ffe13dd50b7373f2c4dd5ad86e8491d26c6b [2022-05-12T20:00:10.656Z] #62 CACHED [2022-05-12T20:00:10.656Z] [2022-05-12T20:00:10.656Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T20:00:10.656Z] #15 sha256:6c2f814a6c3bafe9f76a2b512c12624e5312263ad505690b651c2ab9bc379ccc [2022-05-12T20:00:10.656Z] #15 CACHED [2022-05-12T20:00:10.656Z] [2022-05-12T20:00:10.656Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T20:00:10.656Z] #45 sha256:cf47afb8763f8159cda4175520576d3913555649604636297f132172f6222298 [2022-05-12T20:00:10.656Z] #45 CACHED [2022-05-12T20:00:10.656Z] [2022-05-12T20:00:10.656Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T20:00:10.656Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-12T20:00:10.656Z] #74 CACHED [2022-05-12T20:00:10.656Z] [2022-05-12T20:00:10.656Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T20:00:10.656Z] #16 sha256:94d264e8fd4da2d2ee5bb32d726c97df4aabd448b9dafa7302dd62cf6467de07 [2022-05-12T20:00:10.656Z] #16 CACHED [2022-05-12T20:00:10.656Z] [2022-05-12T20:00:10.656Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T20:00:10.656Z] #36 sha256:a2055e34ca6d4f6ec901c82c7850dbf3d188caf87c88b14e207349e0bf51aff6 [2022-05-12T20:00:10.656Z] #36 CACHED [2022-05-12T20:00:10.656Z] [2022-05-12T20:00:10.656Z] #64 [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-05-12T20:00:10.656Z] #64 sha256:08d6c8bf7d855f5bd322ec9cad697ab3b78a5d8b3113e3550eccce8e4f854f4f [2022-05-12T20:00:10.656Z] #64 CACHED [2022-05-12T20:00:10.656Z] [2022-05-12T20:00:10.656Z] #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-05-12T20:00:10.656Z] #29 sha256:d7d60c790e56dec5401acf917bfe11cff6c2e03c9742add06751d9192c5ba7e4 [2022-05-12T20:00:10.656Z] #29 CACHED [2022-05-12T20:00:10.656Z] [2022-05-12T20:00:10.656Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T20:00:10.656Z] #33 sha256:6d6141c7df42aa625b5db3e396fc1733282585ec3caaa60d881165cafcf9cd58 [2022-05-12T20:00:10.656Z] #33 CACHED [2022-05-12T20:00:10.656Z] [2022-05-12T20:00:10.656Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T20:00:10.656Z] #76 sha256:b7ec19ac2b5f8709f08ef3e1a5722cd08bfb611d6a6104785db732888246ffe7 [2022-05-12T20:00:10.656Z] #76 CACHED [2022-05-12T20:00:10.656Z] [2022-05-12T20:00:10.656Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T20:00:10.656Z] #77 sha256:e24dae7304d6d424f0735d7b15b63ef487036588b5aca1a051a2012cf629146f [2022-05-12T20:00:10.675Z] + docker info [2022-05-12T20:00:10.853Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T20:00:10.853Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T20:00:10.853Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T20:00:10.853Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T20:00:10.853Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T20:00:10.853Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T20:00:10.853Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T20:00:10.853Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T20:00:10.853Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T20:00:10.853Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T20:00:10.853Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T20:00:10.853Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T20:00:10.853Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T20:00:10.853Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T20:00:10.853Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T20:00:10.853Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T20:00:10.853Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T20:00:10.853Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T20:00:10.853Z] - CONFIG_EXT4_FS: enabled [2022-05-12T20:00:10.853Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T20:00:10.853Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T20:00:10.853Z] - Network Drivers: [2022-05-12T20:00:10.853Z] - "overlay": [2022-05-12T20:00:10.853Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T20:00:10.853Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T20:00:10.853Z] Optional (for encrypted networks): [2022-05-12T20:00:10.853Z] - CONFIG_CRYPTO: enabled [2022-05-12T20:00:10.853Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T20:00:10.853Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T20:00:10.853Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T20:00:10.853Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T20:00:10.853Z] - CONFIG_XFRM: enabled [2022-05-12T20:00:10.853Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T20:00:10.853Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T20:00:10.853Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T20:00:10.853Z] - "ipvlan": [2022-05-12T20:00:10.853Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T20:00:10.853Z] - "macvlan": [2022-05-12T20:00:10.853Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T20:00:10.853Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T20:00:10.853Z] - "ftp,tftp client in container": [2022-05-12T20:00:10.925Z] Commit message: "Merge commit '888c618c15c6a3c5f85c2cbe7e561e0401dc66a3' into HEAD" [2022-05-12T20:00:11.054Z] Client: [2022-05-12T20:00:11.054Z] Context: default [2022-05-12T20:00:11.054Z] Debug Mode: false [2022-05-12T20:00:11.054Z] Plugins: [2022-05-12T20:00:11.054Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T20:00:11.054Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T20:00:11.054Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T20:00:11.054Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T20:00:11.054Z] [2022-05-12T20:00:11.054Z] Server: [2022-05-12T20:00:11.054Z] Containers: 0 [2022-05-12T20:00:11.054Z] Running: 0 [2022-05-12T20:00:11.054Z] Paused: 0 [2022-05-12T20:00:11.054Z] Stopped: 0 [2022-05-12T20:00:11.054Z] Images: 3 [2022-05-12T20:00:11.054Z] Server Version: 20.10.14 [2022-05-12T20:00:11.054Z] Storage Driver: overlay2 [2022-05-12T20:00:11.054Z] Backing Filesystem: extfs [2022-05-12T20:00:11.054Z] Supports d_type: true [2022-05-12T20:00:11.054Z] Native Overlay Diff: true [2022-05-12T20:00:11.054Z] userxattr: false [2022-05-12T20:00:11.054Z] Logging Driver: json-file [2022-05-12T20:00:11.054Z] Cgroup Driver: cgroupfs [2022-05-12T20:00:11.054Z] Cgroup Version: 1 [2022-05-12T20:00:11.054Z] Plugins: [2022-05-12T20:00:11.054Z] Volume: local [2022-05-12T20:00:11.054Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T20:00:11.054Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T20:00:11.054Z] Swarm: inactive [2022-05-12T20:00:11.054Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T20:00:11.054Z] Default Runtime: runc [2022-05-12T20:00:11.054Z] Init Binary: docker-init [2022-05-12T20:00:11.054Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T20:00:11.054Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T20:00:11.054Z] init version: de40ad0 [2022-05-12T20:00:11.054Z] Security Options: [2022-05-12T20:00:11.054Z] apparmor [2022-05-12T20:00:11.054Z] seccomp [2022-05-12T20:00:11.054Z] Profile: default [2022-05-12T20:00:11.054Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T20:00:11.054Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T20:00:11.054Z] OSType: linux [2022-05-12T20:00:11.054Z] Architecture: x86_64 [2022-05-12T20:00:11.054Z] CPUs: 2 [2022-05-12T20:00:11.054Z] Total Memory: 7.483GiB [2022-05-12T20:00:11.054Z] Name: ip-10-100-120-68 [2022-05-12T20:00:11.054Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T20:00:11.054Z] Docker Root Dir: /var/lib/docker [2022-05-12T20:00:11.054Z] Debug Mode: false [2022-05-12T20:00:11.054Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:00:11.054Z] Labels: [2022-05-12T20:00:11.054Z] Experimental: true [2022-05-12T20:00:11.054Z] Insecure Registries: [2022-05-12T20:00:11.054Z] 127.0.0.0/8 [2022-05-12T20:00:11.054Z] Live Restore Enabled: true [2022-05-12T20:00:11.054Z] [2022-05-12T20:00:11.054Z] WARNING: No swap limit support [Pipeline] sh [2022-05-12T20:00:11.109Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T20:00:11.109Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T20:00:11.109Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T20:00:11.109Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T20:00:11.109Z] - Storage Drivers: [2022-05-12T20:00:11.109Z] - "aufs": [2022-05-12T20:00:11.109Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T20:00:11.109Z] - "btrfs": [2022-05-12T20:00:11.109Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T20:00:11.109Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T20:00:11.109Z] - "devicemapper": [2022-05-12T20:00:11.109Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T20:00:11.109Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T20:00:11.109Z] - "overlay": [2022-05-12T20:00:11.109Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T20:00:11.109Z] - "zfs": [2022-05-12T20:00:11.109Z] - /dev/zfs: present [2022-05-12T20:00:11.109Z] - zfs command: missing [2022-05-12T20:00:11.109Z] - zpool command: missing [2022-05-12T20:00:11.109Z] [2022-05-12T20:00:11.109Z] Limits: [2022-05-12T20:00:11.109Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T20:00:11.109Z] [2022-05-12T20:00:11.109Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T20:00:10.519Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T20:00:10.644Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:10.691Z] > git checkout -f 467531df65d814d25143e381ad1dd7e67cd3f7a6 # timeout=10 [2022-05-12T20:00:10.956Z] > git rev-list --no-walk af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [2022-05-12T20:00:11.336Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T20:00:11.336Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T20:00:11.336Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39812/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T20:00:11.336Z] + bash /home/ubuntu/workspace/moby_PR-39812/check-config.sh [2022-05-12T20:00:11.336Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T20:00:11.336Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T20:00:11.336Z] [2022-05-12T20:00:11.336Z] Generally Necessary: [2022-05-12T20:00:11.336Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T20:00:11.336Z] - apparmor: enabled and tools installed [2022-05-12T20:00:11.336Z] - CONFIG_NAMESPACES: enabled [2022-05-12T20:00:11.336Z] - CONFIG_NET_NS: enabled [2022-05-12T20:00:11.336Z] - CONFIG_PID_NS: enabled [2022-05-12T20:00:11.336Z] - CONFIG_IPC_NS: enabled [2022-05-12T20:00:11.336Z] - CONFIG_UTS_NS: enabled [2022-05-12T20:00:11.336Z] - CONFIG_CGROUPS: enabled [2022-05-12T20:00:11.336Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T20:00:11.336Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T20:00:11.336Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T20:00:11.336Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T20:00:11.336Z] - CONFIG_CPUSETS: enabled [2022-05-12T20:00:11.336Z] - CONFIG_MEMCG: enabled [2022-05-12T20:00:11.336Z] - CONFIG_KEYS: enabled [2022-05-12T20:00:11.336Z] - CONFIG_VETH: enabled (as module) [2022-05-12T20:00:11.336Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T20:00:11.336Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T20:00:11.336Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T20:00:11.336Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T20:00:11.336Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T20:00:11.336Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T20:00:11.336Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T20:00:11.336Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T20:00:11.336Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T20:00:11.426Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:d847de492c0067618d1a599ef49ae9a6d1229bf1 . [2022-05-12T20:00:11.426Z] #1 [internal] load build definition from Dockerfile [2022-05-12T20:00:11.426Z] #1 sha256:6d274e8b8d1771314e007b3089a6d12ca77cc06406ae9206c3a5d773837d3a36 [2022-05-12T20:00:11.426Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T20:00:11.426Z] #1 DONE 0.0s [2022-05-12T20:00:11.426Z] [2022-05-12T20:00:11.426Z] #2 [internal] load .dockerignore [2022-05-12T20:00:11.426Z] #2 sha256:e5bc54c4d85be85600826ae6d85d96f70537eb8ea58f5df6b995e67d6b860a5b [2022-05-12T20:00:11.426Z] #2 transferring context: 145B done [2022-05-12T20:00:11.426Z] #2 DONE 0.0s [2022-05-12T20:00:11.426Z] [2022-05-12T20:00:11.426Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T20:00:11.426Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-05-12T20:00:11.584Z] #77 DONE 1.0s [Pipeline] sh [2022-05-12T20:00:11.595Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T20:00:11.595Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T20:00:11.595Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T20:00:11.595Z] [2022-05-12T20:00:11.595Z] Optional Features: [2022-05-12T20:00:11.595Z] - CONFIG_USER_NS: enabled [2022-05-12T20:00:11.595Z] - CONFIG_SECCOMP: enabled [2022-05-12T20:00:11.595Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T20:00:11.595Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T20:00:11.595Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T20:00:11.595Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T20:00:11.595Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T20:00:11.595Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T20:00:11.595Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T20:00:11.595Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T20:00:11.595Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T20:00:11.595Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T20:00:11.595Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T20:00:11.595Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T20:00:11.595Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T20:00:11.595Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T20:00:11.595Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T20:00:11.595Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T20:00:11.595Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T20:00:11.595Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T20:00:11.595Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T20:00:11.595Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T20:00:11.595Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T20:00:11.595Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T20:00:11.595Z] - CONFIG_EXT4_FS: enabled [2022-05-12T20:00:11.595Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T20:00:11.595Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T20:00:11.595Z] - Network Drivers: [2022-05-12T20:00:11.595Z] - "overlay": [2022-05-12T20:00:11.595Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T20:00:11.595Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T20:00:11.595Z] Optional (for encrypted networks): [2022-05-12T20:00:11.618Z] Client: [2022-05-12T20:00:11.618Z] Context: default [2022-05-12T20:00:11.618Z] Debug Mode: false [2022-05-12T20:00:11.618Z] Plugins: [2022-05-12T20:00:11.618Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T20:00:11.618Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T20:00:11.618Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T20:00:11.618Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T20:00:11.618Z] [2022-05-12T20:00:11.618Z] Server: [2022-05-12T20:00:11.618Z] Containers: 0 [2022-05-12T20:00:11.618Z] Running: 0 [2022-05-12T20:00:11.618Z] Paused: 0 [2022-05-12T20:00:11.618Z] Stopped: 0 [2022-05-12T20:00:11.618Z] Images: 2 [2022-05-12T20:00:11.618Z] Server Version: 20.10.14 [2022-05-12T20:00:11.618Z] Storage Driver: overlay2 [2022-05-12T20:00:11.618Z] Backing Filesystem: extfs [2022-05-12T20:00:11.618Z] Supports d_type: true [2022-05-12T20:00:11.618Z] Native Overlay Diff: true [2022-05-12T20:00:11.618Z] userxattr: false [2022-05-12T20:00:11.618Z] Logging Driver: json-file [2022-05-12T20:00:11.618Z] Cgroup Driver: cgroupfs [2022-05-12T20:00:11.618Z] Cgroup Version: 1 [2022-05-12T20:00:11.618Z] Plugins: [2022-05-12T20:00:11.618Z] Volume: local [2022-05-12T20:00:11.618Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T20:00:11.618Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T20:00:11.618Z] Swarm: inactive [2022-05-12T20:00:11.618Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T20:00:11.618Z] Default Runtime: runc [2022-05-12T20:00:11.618Z] Init Binary: docker-init [2022-05-12T20:00:11.618Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T20:00:11.618Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T20:00:11.618Z] init version: de40ad0 [2022-05-12T20:00:11.618Z] Security Options: [2022-05-12T20:00:11.618Z] apparmor [2022-05-12T20:00:11.618Z] seccomp [2022-05-12T20:00:11.618Z] Profile: default [2022-05-12T20:00:11.618Z] Kernel Version: 5.4.0-1071-aws [2022-05-12T20:00:11.618Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-12T20:00:11.618Z] OSType: linux [2022-05-12T20:00:11.618Z] Architecture: x86_64 [2022-05-12T20:00:11.618Z] CPUs: 2 [2022-05-12T20:00:11.618Z] Total Memory: 7.565GiB [2022-05-12T20:00:11.618Z] Name: ip-10-100-52-40 [2022-05-12T20:00:11.618Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-12T20:00:11.618Z] Docker Root Dir: /var/lib/docker [2022-05-12T20:00:11.618Z] Debug Mode: false [2022-05-12T20:00:11.618Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:00:11.618Z] Labels: [2022-05-12T20:00:11.618Z] Experimental: true [2022-05-12T20:00:11.618Z] Insecure Registries: [2022-05-12T20:00:11.618Z] 127.0.0.0/8 [2022-05-12T20:00:11.618Z] Live Restore Enabled: true [2022-05-12T20:00:11.618Z] [2022-05-12T20:00:11.618Z] WARNING: No swap limit support [2022-05-12T20:00:11.668Z] Client: [2022-05-12T20:00:11.668Z] Context: default [2022-05-12T20:00:11.668Z] Debug Mode: false [2022-05-12T20:00:11.668Z] Plugins: [2022-05-12T20:00:11.668Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-12T20:00:11.668Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-12T20:00:11.668Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-12T20:00:11.668Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-12T20:00:11.668Z] [2022-05-12T20:00:11.668Z] Server: [2022-05-12T20:00:11.668Z] Containers: 0 [2022-05-12T20:00:11.668Z] Running: 0 [2022-05-12T20:00:11.668Z] Paused: 0 [2022-05-12T20:00:11.668Z] Stopped: 0 [2022-05-12T20:00:11.668Z] Images: 4 [2022-05-12T20:00:11.668Z] Server Version: 20.10.14 [2022-05-12T20:00:11.668Z] Storage Driver: overlay2 [2022-05-12T20:00:11.668Z] Backing Filesystem: extfs [2022-05-12T20:00:11.668Z] Supports d_type: true [2022-05-12T20:00:11.668Z] Native Overlay Diff: true [2022-05-12T20:00:11.668Z] userxattr: false [2022-05-12T20:00:11.668Z] Logging Driver: json-file [2022-05-12T20:00:11.668Z] Cgroup Driver: systemd [2022-05-12T20:00:11.668Z] Cgroup Version: 2 [2022-05-12T20:00:11.668Z] Plugins: [2022-05-12T20:00:11.668Z] Volume: local [2022-05-12T20:00:11.668Z] Network: bridge host ipvlan macvlan null overlay [2022-05-12T20:00:11.668Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-12T20:00:11.668Z] Swarm: inactive [2022-05-12T20:00:11.668Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-12T20:00:11.668Z] Default Runtime: runc [2022-05-12T20:00:11.668Z] Init Binary: docker-init [2022-05-12T20:00:11.668Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-12T20:00:11.668Z] runc version: v1.0.3-0-gf46b6ba [2022-05-12T20:00:11.668Z] init version: de40ad0 [2022-05-12T20:00:11.668Z] Security Options: [2022-05-12T20:00:11.668Z] apparmor [2022-05-12T20:00:11.668Z] seccomp [2022-05-12T20:00:11.668Z] Profile: default [2022-05-12T20:00:11.668Z] cgroupns [2022-05-12T20:00:11.668Z] Kernel Version: 5.13.0-1021-aws [2022-05-12T20:00:11.668Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-12T20:00:11.668Z] OSType: linux [2022-05-12T20:00:11.668Z] Architecture: x86_64 [2022-05-12T20:00:11.668Z] CPUs: 2 [2022-05-12T20:00:11.668Z] Total Memory: 7.559GiB [2022-05-12T20:00:11.668Z] Name: ip-10-100-105-245 [2022-05-12T20:00:11.668Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-12T20:00:11.668Z] Docker Root Dir: /var/lib/docker [2022-05-12T20:00:11.668Z] Debug Mode: false [2022-05-12T20:00:11.668Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:00:11.668Z] Labels: [2022-05-12T20:00:11.668Z] Experimental: true [2022-05-12T20:00:11.668Z] Insecure Registries: [2022-05-12T20:00:11.668Z] 127.0.0.0/8 [2022-05-12T20:00:11.668Z] Live Restore Enabled: true [2022-05-12T20:00:11.668Z] [2022-05-12T20:00:11.681Z] #3 DONE 0.1s [2022-05-12T20:00:11.681Z] [2022-05-12T20:00:11.681Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T20:00:11.681Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T20:00:11.681Z] #4 CACHED [2022-05-12T20:00:11.841Z] [2022-05-12T20:00:11.841Z] #78 exporting to image [2022-05-12T20:00:11.841Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T20:00:11.841Z] #78 exporting layers [2022-05-12T20:00:11.854Z] - CONFIG_CRYPTO: enabled [2022-05-12T20:00:11.854Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T20:00:11.854Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T20:00:11.854Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T20:00:11.854Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T20:00:11.854Z] - CONFIG_XFRM: enabled [2022-05-12T20:00:11.854Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T20:00:11.854Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T20:00:11.854Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-12T20:00:11.854Z] - "ipvlan": [2022-05-12T20:00:11.854Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T20:00:11.854Z] - "macvlan": [2022-05-12T20:00:11.854Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T20:00:11.854Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T20:00:11.854Z] - "ftp,tftp client in container": [2022-05-12T20:00:11.854Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T20:00:11.854Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T20:00:11.854Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T20:00:11.854Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T20:00:11.854Z] - Storage Drivers: [2022-05-12T20:00:11.854Z] - "aufs": [2022-05-12T20:00:11.854Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T20:00:11.854Z] - "btrfs": [2022-05-12T20:00:11.854Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T20:00:11.854Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T20:00:11.854Z] - "devicemapper": [2022-05-12T20:00:11.854Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T20:00:11.854Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T20:00:11.854Z] - "overlay": [2022-05-12T20:00:11.854Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T20:00:11.854Z] - "zfs": [2022-05-12T20:00:11.854Z] - /dev/zfs: present [2022-05-12T20:00:11.854Z] - zfs command: missing [2022-05-12T20:00:11.854Z] - zpool command: missing [2022-05-12T20:00:11.854Z] [2022-05-12T20:00:11.854Z] Limits: [2022-05-12T20:00:11.854Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T20:00:11.854Z] [2022-05-12T20:00:11.854Z] + true [2022-05-12T20:00:11.937Z] [2022-05-12T20:00:11.937Z] #6 [internal] load .dockerignore [2022-05-12T20:00:11.937Z] #6 sha256:3b6b682b9c050f98f7f4da19d77c0a8414ac5b415f66f5c47222e66b6dfb16fc [2022-05-12T20:00:11.937Z] #6 DONE 0.0s [2022-05-12T20:00:11.937Z] [2022-05-12T20:00:11.937Z] #5 [internal] load build definition from Dockerfile [2022-05-12T20:00:11.937Z] #5 sha256:efc3e8d792234becdf82d51bf0ea96540969c0183c023b02466c45fd68c9e56f [2022-05-12T20:00:11.937Z] #5 DONE 0.0s [2022-05-12T20:00:11.937Z] [2022-05-12T20:00:11.937Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T20:00:11.937Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T20:00:11.937Z] #10 DONE 0.1s [2022-05-12T20:00:11.937Z] [2022-05-12T20:00:11.937Z] #8 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T20:00:11.937Z] #8 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T20:00:11.937Z] #8 DONE 0.1s [2022-05-12T20:00:11.937Z] [2022-05-12T20:00:11.937Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T20:00:11.937Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T20:00:11.937Z] #7 DONE 0.1s [2022-05-12T20:00:11.937Z] [2022-05-12T20:00:11.937Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T20:00:11.937Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T20:00:11.937Z] #9 DONE 0.2s [Pipeline] } [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-12T20:00:12.197Z] [2022-05-12T20:00:12.198Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T20:00:12.198Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T20:00:12.198Z] #80 DONE 0.0s [2022-05-12T20:00:12.198Z] [2022-05-12T20:00:12.198Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T20:00:12.198Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T20:00:12.198Z] #78 DONE 0.0s [2022-05-12T20:00:12.198Z] [2022-05-12T20:00:12.198Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T20:00:12.198Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T20:00:12.198Z] #11 DONE 0.0s [2022-05-12T20:00:12.198Z] [2022-05-12T20:00:12.198Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T20:00:12.198Z] #35 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T20:00:12.198Z] #35 DONE 0.0s [2022-05-12T20:00:12.198Z] [2022-05-12T20:00:12.198Z] #31 [internal] load build context [2022-05-12T20:00:12.198Z] #31 sha256:159118814151d102ef22eaaf66fc44a01d5d4a109cbd0c3eeac1cb2d4b2ada72 [2022-05-12T20:00:10.462Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:10.525Z] > git checkout -f af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [Pipeline] sh [2022-05-12T20:00:12.384Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T20:00:12.384Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T20:00:12.384Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39812/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-12T20:00:12.384Z] + bash /home/ubuntu/workspace/moby_PR-39812/check-config.sh [2022-05-12T20:00:12.384Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-12T20:00:12.384Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-12T20:00:12.384Z] [2022-05-12T20:00:12.384Z] Generally Necessary: [2022-05-12T20:00:12.384Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-12T20:00:12.384Z] - apparmor: enabled and tools installed [2022-05-12T20:00:12.384Z] - CONFIG_NAMESPACES: enabled [2022-05-12T20:00:12.384Z] - CONFIG_NET_NS: enabled [2022-05-12T20:00:12.384Z] - CONFIG_PID_NS: enabled [2022-05-12T20:00:12.384Z] - CONFIG_IPC_NS: enabled [2022-05-12T20:00:12.384Z] - CONFIG_UTS_NS: enabled [2022-05-12T20:00:12.384Z] - CONFIG_CGROUPS: enabled [2022-05-12T20:00:12.384Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-12T20:00:12.384Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-12T20:00:12.384Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-12T20:00:12.384Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-12T20:00:12.384Z] - CONFIG_CPUSETS: enabled [2022-05-12T20:00:12.384Z] - CONFIG_MEMCG: enabled [2022-05-12T20:00:12.384Z] - CONFIG_KEYS: enabled [2022-05-12T20:00:12.384Z] - CONFIG_VETH: enabled (as module) [2022-05-12T20:00:12.384Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-12T20:00:12.384Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-12T20:00:12.384Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-12T20:00:12.384Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-12T20:00:12.384Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-12T20:00:12.384Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-12T20:00:12.384Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-12T20:00:12.384Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-12T20:00:12.384Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-12T20:00:12.384Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-12T20:00:12.384Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-12T20:00:12.384Z] - CONFIG_CGROUP_BPF: enabled [2022-05-12T20:00:12.384Z] [2022-05-12T20:00:12.384Z] Optional Features: [2022-05-12T20:00:12.475Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd . [2022-05-12T20:00:12.475Z] #1 [internal] load build definition from Dockerfile [2022-05-12T20:00:12.475Z] #1 sha256:ae0d61110f536d8692543d9931a186eaf46fa33be0823ad8036d5151c04d2865 [2022-05-12T20:00:12.475Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T20:00:12.475Z] #1 DONE 0.0s [2022-05-12T20:00:12.475Z] [2022-05-12T20:00:12.475Z] #2 [internal] load .dockerignore [2022-05-12T20:00:12.475Z] #2 sha256:bd47ddad50fc27c8d55ad2dfc8cafe5bea561917bd1f07f0b11ed2f40021f3a1 [2022-05-12T20:00:12.475Z] #2 transferring context: 145B done [2022-05-12T20:00:12.475Z] #2 DONE 0.0s [2022-05-12T20:00:12.475Z] [2022-05-12T20:00:12.475Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T20:00:12.475Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T20:00:12.490Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd . [2022-05-12T20:00:12.567Z] + docker version [2022-05-12T20:00:12.567Z] Client: [2022-05-12T20:00:12.567Z] Version: 20.10.9 [2022-05-12T20:00:12.567Z] API version: 1.41 [2022-05-12T20:00:12.567Z] Go version: go1.16.8 [2022-05-12T20:00:12.567Z] Git commit: c2ea9bc [2022-05-12T20:00:12.567Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T20:00:12.567Z] OS/Arch: windows/amd64 [2022-05-12T20:00:12.567Z] Context: default [2022-05-12T20:00:12.567Z] Experimental: true [2022-05-12T20:00:12.567Z] [2022-05-12T20:00:12.567Z] Server: Docker Engine - Community [2022-05-12T20:00:12.567Z] Engine: [2022-05-12T20:00:12.567Z] Version: 20.10.9 [2022-05-12T20:00:12.567Z] API version: 1.41 (minimum version 1.24) [2022-05-12T20:00:12.567Z] Go version: go1.16.8 [2022-05-12T20:00:12.567Z] Git commit: 79ea9d3 [2022-05-12T20:00:12.567Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T20:00:12.567Z] OS/Arch: windows/amd64 [2022-05-12T20:00:12.567Z] Experimental: true [2022-05-12T20:00:12.646Z] - CONFIG_USER_NS: enabled [2022-05-12T20:00:12.646Z] - CONFIG_SECCOMP: enabled [2022-05-12T20:00:12.646Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-12T20:00:12.646Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-12T20:00:12.646Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-12T20:00:12.646Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-12T20:00:12.646Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-12T20:00:12.646Z] - CONFIG_BLK_CGROUP: enabled [2022-05-12T20:00:12.646Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-12T20:00:12.646Z] - CONFIG_CGROUP_PERF: enabled [2022-05-12T20:00:12.646Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-12T20:00:12.646Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-12T20:00:12.646Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-12T20:00:12.646Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-12T20:00:12.646Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-12T20:00:12.646Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-12T20:00:12.646Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-12T20:00:12.646Z] - CONFIG_IP_VS: enabled (as module) [2022-05-12T20:00:12.646Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-12T20:00:12.646Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-12T20:00:12.646Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-12T20:00:12.646Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-12T20:00:12.646Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-12T20:00:12.646Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-12T20:00:12.646Z] - CONFIG_EXT4_FS: enabled [2022-05-12T20:00:12.646Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-12T20:00:12.646Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-12T20:00:12.646Z] - Network Drivers: [2022-05-12T20:00:12.646Z] - "overlay": [2022-05-12T20:00:12.646Z] - CONFIG_VXLAN: enabled (as module) [2022-05-12T20:00:12.646Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-12T20:00:12.646Z] Optional (for encrypted networks): [2022-05-12T20:00:12.646Z] - CONFIG_CRYPTO: enabled [2022-05-12T20:00:12.646Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-12T20:00:12.646Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-12T20:00:12.646Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-12T20:00:12.646Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-12T20:00:12.646Z] - CONFIG_XFRM: enabled [2022-05-12T20:00:12.646Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-12T20:00:12.646Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-12T20:00:12.646Z] - CONFIG_INET_ESP: enabled (as module) [Pipeline] sh [2022-05-12T20:00:12.734Z] #3 DONE 0.2s [2022-05-12T20:00:12.734Z] [2022-05-12T20:00:12.734Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T20:00:12.734Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T20:00:12.734Z] #4 CACHED [2022-05-12T20:00:12.748Z] #1 [internal] load build definition from Dockerfile [2022-05-12T20:00:12.748Z] #1 sha256:6f54841bf2d289f4623923bc46074b8e42c78013110e10186bdca86697816eee [2022-05-12T20:00:12.748Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T20:00:12.748Z] #1 DONE 0.0s [2022-05-12T20:00:12.748Z] [2022-05-12T20:00:12.748Z] #2 [internal] load .dockerignore [2022-05-12T20:00:12.748Z] #2 sha256:f73b43afcbde9beca579a5356d01adda34d12abf5c62b9c8f55ab5d496ca1f16 [2022-05-12T20:00:12.748Z] #2 transferring context: 145B done [2022-05-12T20:00:12.748Z] #2 DONE 0.0s [2022-05-12T20:00:12.748Z] [2022-05-12T20:00:12.748Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T20:00:12.748Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T20:00:12.748Z] #3 DONE 0.1s [2022-05-12T20:00:12.748Z] [2022-05-12T20:00:12.748Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T20:00:12.748Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T20:00:12.748Z] #4 CACHED [2022-05-12T20:00:12.767Z] #31 ... [2022-05-12T20:00:12.768Z] [2022-05-12T20:00:12.768Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T20:00:12.768Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T20:00:12.768Z] #56 DONE 0.4s [2022-05-12T20:00:12.768Z] [2022-05-12T20:00:12.768Z] #31 [internal] load build context [2022-05-12T20:00:12.768Z] #31 sha256:159118814151d102ef22eaaf66fc44a01d5d4a109cbd0c3eeac1cb2d4b2ada72 [2022-05-12T20:00:12.769Z] #78 exporting layers 1.0s done [2022-05-12T20:00:12.769Z] #78 writing image sha256:11d58764c226226af9c29632c28bbf090a3cf326dddc316d34cbde9e9e3ac51b [2022-05-12T20:00:12.769Z] #78 writing image sha256:11d58764c226226af9c29632c28bbf090a3cf326dddc316d34cbde9e9e3ac51b done [2022-05-12T20:00:12.769Z] #78 naming to docker.io/library/docker:aa1473687b286fa5a526daf47b157e91755567dd done [2022-05-12T20:00:12.769Z] #78 DONE 1.0s [2022-05-12T20:00:12.908Z] - "ipvlan": [2022-05-12T20:00:12.908Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-12T20:00:12.908Z] - "macvlan": [2022-05-12T20:00:12.908Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-12T20:00:12.908Z] - CONFIG_DUMMY: enabled (as module) [2022-05-12T20:00:12.908Z] - "ftp,tftp client in container": [2022-05-12T20:00:12.908Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-12T20:00:12.908Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-12T20:00:12.908Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-12T20:00:12.908Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-12T20:00:12.908Z] - Storage Drivers: [2022-05-12T20:00:12.908Z] - "aufs": [2022-05-12T20:00:12.908Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-12T20:00:12.908Z] - "btrfs": [2022-05-12T20:00:12.908Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-12T20:00:12.908Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-12T20:00:12.908Z] - "devicemapper": [2022-05-12T20:00:12.908Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-12T20:00:12.908Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-12T20:00:12.908Z] - "overlay": [2022-05-12T20:00:12.908Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-12T20:00:12.908Z] - "zfs": [2022-05-12T20:00:12.908Z] - /dev/zfs: present [2022-05-12T20:00:12.908Z] - zfs command: missing [2022-05-12T20:00:12.908Z] - zpool command: missing [2022-05-12T20:00:12.908Z] [2022-05-12T20:00:12.908Z] Limits: [2022-05-12T20:00:12.908Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-12T20:00:12.908Z] [2022-05-12T20:00:12.908Z] + true [2022-05-12T20:00:12.994Z] [2022-05-12T20:00:12.994Z] #6 [internal] load .dockerignore [2022-05-12T20:00:12.994Z] #6 sha256:cd1a3c4d4c35b7f52a93f3b1e8207cac6a7dc3cb3ce97524b5fc1944264e7aa6 [2022-05-12T20:00:12.994Z] #6 DONE 0.0s [2022-05-12T20:00:12.994Z] [2022-05-12T20:00:12.994Z] #5 [internal] load build definition from Dockerfile [2022-05-12T20:00:12.994Z] #5 sha256:b61589e0eb8fc499c2b9ea3eaefb23b391a9d4f89cdfb65136fef2c5861ef316 [2022-05-12T20:00:12.994Z] #5 DONE 0.0s [2022-05-12T20:00:12.994Z] [2022-05-12T20:00:12.994Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T20:00:12.994Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T20:00:12.994Z] #9 DONE 0.1s [2022-05-12T20:00:12.994Z] [2022-05-12T20:00:12.994Z] #10 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T20:00:12.994Z] #10 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-05-12T20:00:13.254Z] #10 DONE 0.1s [2022-05-12T20:00:13.254Z] [2022-05-12T20:00:13.254Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T20:00:13.254Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T20:00:13.254Z] #8 DONE 0.1s [2022-05-12T20:00:13.254Z] [2022-05-12T20:00:13.254Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T20:00:13.254Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T20:00:13.254Z] #7 DONE 0.1s [Pipeline] // stage [2022-05-12T20:00:13.270Z] Merge succeeded, producing d7ee159421c988b86b42e89e1599477339dca12b [2022-05-12T20:00:13.270Z] Checking out Revision d7ee159421c988b86b42e89e1599477339dca12b (PR-39812) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2022-05-12T20:00:13.317Z] [2022-05-12T20:00:13.317Z] #5 [internal] load build definition from Dockerfile [2022-05-12T20:00:13.317Z] #5 sha256:1ffa8741c4d228fc0d0277d108a1fb5640960748b4ea48000b426790a7dcfa57 [2022-05-12T20:00:13.317Z] #5 DONE 0.0s [2022-05-12T20:00:13.317Z] [2022-05-12T20:00:13.317Z] #6 [internal] load .dockerignore [2022-05-12T20:00:13.317Z] #6 sha256:4dc9e81c8730db0638a0489c6b183df015f4450b8b794b8c8832849afbd282e9 [2022-05-12T20:00:13.317Z] #6 DONE 0.0s [2022-05-12T20:00:13.317Z] [2022-05-12T20:00:13.317Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T20:00:13.317Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T20:00:13.317Z] #8 DONE 0.1s [2022-05-12T20:00:13.317Z] [2022-05-12T20:00:13.317Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T20:00:13.317Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T20:00:13.317Z] #10 DONE 0.1s [2022-05-12T20:00:13.317Z] [2022-05-12T20:00:13.317Z] #7 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T20:00:13.317Z] #7 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T20:00:13.317Z] #7 DONE 0.1s [2022-05-12T20:00:13.317Z] [2022-05-12T20:00:13.317Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T20:00:13.317Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T20:00:13.317Z] #9 DONE 0.1s [2022-05-12T20:00:13.515Z] [2022-05-12T20:00:13.515Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T20:00:13.515Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T20:00:13.515Z] #73 DONE 0.0s [2022-05-12T20:00:13.515Z] [2022-05-12T20:00:13.515Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T20:00:13.515Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T20:00:13.515Z] #71 DONE 0.0s [2022-05-12T20:00:13.515Z] [2022-05-12T20:00:13.515Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T20:00:13.515Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T20:00:13.515Z] #11 DONE 0.0s [2022-05-12T20:00:13.515Z] [2022-05-12T20:00:13.515Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T20:00:13.515Z] #12 sha256:1fe8b9c1f7869c0c3fd5c2827a8a144376a2e4ee2448fa85ac3355d98c0baed7 [2022-05-12T20:00:13.515Z] #12 CACHED [2022-05-12T20:00:13.515Z] [2022-05-12T20:00:13.515Z] #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-05-12T20:00:13.515Z] #13 sha256:7c2f35dc3a7eabaa3e07092dfeb1a51ff574dbe565fbb92a720f015cf046d7b4 [2022-05-12T20:00:13.515Z] #13 CACHED [2022-05-12T20:00:13.515Z] [2022-05-12T20:00:13.515Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T20:00:13.515Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T20:00:13.515Z] #28 DONE 0.0s [2022-05-12T20:00:13.515Z] [2022-05-12T20:00:13.515Z] #24 [internal] load build context [2022-05-12T20:00:13.515Z] #24 sha256:097f405077c0dfbbed74822252b5bff9badf79e879b7e895673d851e6768b27c [2022-05-12T20:00:13.565Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-12T20:00:13.582Z] [2022-05-12T20:00:13.582Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T20:00:13.582Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T20:00:13.582Z] #73 DONE 0.0s [2022-05-12T20:00:13.582Z] [2022-05-12T20:00:13.582Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T20:00:13.582Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T20:00:13.582Z] #71 DONE 0.0s [2022-05-12T20:00:13.582Z] [2022-05-12T20:00:13.583Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T20:00:13.583Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T20:00:13.583Z] #11 DONE 0.0s [2022-05-12T20:00:13.583Z] [2022-05-12T20:00:13.583Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T20:00:13.583Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T20:00:13.583Z] #28 DONE 0.0s [2022-05-12T20:00:13.583Z] [2022-05-12T20:00:13.583Z] #24 [internal] load build context [2022-05-12T20:00:13.583Z] #24 sha256:3b873d0e3f4d8059e6524ff55c13dbfb35e1f5f81d1a645e660965be2ae15b6f [2022-05-12T20:00:13.592Z] + sudo modprobe ip_vs [2022-05-12T20:00:13.592Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd . [2022-05-12T20:00:13.703Z] + docker info [2022-05-12T20:00:13.703Z] Client: [2022-05-12T20:00:13.703Z] Context: default [2022-05-12T20:00:13.703Z] Debug Mode: false [2022-05-12T20:00:13.703Z] [2022-05-12T20:00:13.703Z] Server: [2022-05-12T20:00:13.703Z] Containers: 0 [2022-05-12T20:00:13.703Z] Running: 0 [2022-05-12T20:00:13.703Z] Paused: 0 [2022-05-12T20:00:13.703Z] Stopped: 0 [2022-05-12T20:00:13.703Z] Images: 13 [2022-05-12T20:00:13.703Z] Server Version: 20.10.9 [2022-05-12T20:00:13.703Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T20:00:13.703Z] Windows: [2022-05-12T20:00:13.703Z] LCOW: [2022-05-12T20:00:13.703Z] Logging Driver: json-file [2022-05-12T20:00:13.703Z] Plugins: [2022-05-12T20:00:13.703Z] Volume: local [2022-05-12T20:00:13.703Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T20:00:13.703Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T20:00:13.703Z] Swarm: inactive [2022-05-12T20:00:13.703Z] Default Isolation: process [2022-05-12T20:00:13.703Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T20:00:13.703Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T20:00:13.703Z] OSType: windows [2022-05-12T20:00:13.703Z] Architecture: x86_64 [2022-05-12T20:00:13.703Z] CPUs: 4 [2022-05-12T20:00:13.703Z] Total Memory: 32GiB [2022-05-12T20:00:13.703Z] Name: azwin-2-9fb400 [2022-05-12T20:00:13.703Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T20:00:13.703Z] Docker Root Dir: D:\docker [2022-05-12T20:00:13.703Z] Debug Mode: false [2022-05-12T20:00:13.703Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:00:13.703Z] Labels: [2022-05-12T20:00:13.703Z] Experimental: true [2022-05-12T20:00:13.703Z] Insecure Registries: [2022-05-12T20:00:13.703Z] 10.0.0.4:5000 [2022-05-12T20:00:13.703Z] 127.0.0.0/8 [2022-05-12T20:00:13.703Z] Registry Mirrors: [2022-05-12T20:00:13.703Z] http://10.0.0.4:5000/ [2022-05-12T20:00:13.703Z] Live Restore Enabled: false [2022-05-12T20:00:13.703Z] Product License: Community Engine [2022-05-12T20:00:13.703Z] [2022-05-12T20:00:13.709Z] #31 transferring context: 61.11MB 1.5s done [2022-05-12T20:00:13.731Z] Commit message: "Merge commit '888c618c15c6a3c5f85c2cbe7e561e0401dc66a3' into HEAD" [2022-05-12T20:00:13.777Z] #24 ... [2022-05-12T20:00:13.777Z] [2022-05-12T20:00:13.777Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T20:00:13.777Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T20:00:13.777Z] #49 DONE 0.5s [2022-05-12T20:00:13.777Z] [2022-05-12T20:00:13.777Z] #24 [internal] load build context [2022-05-12T20:00:13.777Z] #24 sha256:097f405077c0dfbbed74822252b5bff9badf79e879b7e895673d851e6768b27c [2022-05-12T20:00:13.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39812/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr79 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aa1473687b286fa5a526daf47b157e91755567dd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:aa1473687b286fa5a526daf47b157e91755567dd hack/test/unit [2022-05-12T20:00:13.853Z] #2 [internal] load .dockerignore [2022-05-12T20:00:13.853Z] #2 sha256:eaa38cc8eab2e575d848f34fda72526e2f3b0cf15fafb139b5302445b831f227 [2022-05-12T20:00:13.853Z] #2 transferring context: 145B done [2022-05-12T20:00:13.853Z] #2 DONE 0.0s [2022-05-12T20:00:13.853Z] [2022-05-12T20:00:13.853Z] #1 [internal] load build definition from Dockerfile [2022-05-12T20:00:13.853Z] #1 sha256:2b9579c65601f50308c819ee27a99d7f02b63de674b004323d99263dcc4248ee [2022-05-12T20:00:13.853Z] #1 transferring dockerfile: 17.97kB done [2022-05-12T20:00:13.853Z] #1 DONE 0.0s [2022-05-12T20:00:13.853Z] [2022-05-12T20:00:13.853Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-12T20:00:13.853Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-12T20:00:13.853Z] #3 DONE 0.1s [2022-05-12T20:00:13.853Z] [2022-05-12T20:00:13.853Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-12T20:00:13.853Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-12T20:00:13.853Z] #4 CACHED [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T20:00:13.965Z] #31 DONE 1.6s [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T20:00:13.965Z] #72 sha256:83ee29924b1ac04001a527963031c73b041c0a4ce61422eb977bd03ee8d06dd6 [2022-05-12T20:00:13.965Z] #72 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T20:00:13.965Z] #43 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T20:00:13.965Z] #43 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T20:00:13.965Z] #82 sha256:494a804a39815d0aa3b4f7288f8eb08cce806eb5cb347516ea9df89c2f2bc0d2 [2022-05-12T20:00:13.965Z] #82 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #64 [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-05-12T20:00:13.965Z] #64 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T20:00:13.965Z] #64 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T20:00:13.965Z] #42 sha256:6f541c5d80bcc871e3c624eb5c955649746a3baecd496052c4dfb11b0b1babcd [2022-05-12T20:00:13.965Z] #42 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #69 [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-05-12T20:00:13.965Z] #69 sha256:501b362a87fda7977b45dd7fab32a2d34eec08cd8ae5d69d4110bf5c65d84bde [2022-05-12T20:00:13.965Z] #69 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #51 [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-05-12T20:00:13.965Z] #51 sha256:c462aaba2e5fd5d2bdc7dbaffc22882aa064d8ed7b444178dd54c4acbe5e3e4a [2022-05-12T20:00:13.965Z] #51 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T20:00:13.965Z] #26 sha256:dcef4c1189b643dff84d7cc42aa3cc805aed7ff61dfb33071d88e856b2eb09ea [2022-05-12T20:00:13.965Z] #26 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T20:00:13.965Z] #37 sha256:0726e0720319eea015258920497bf6449ba0a64238fc3e5ed557fffe915326ec [2022-05-12T20:00:13.965Z] #37 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #49 [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-05-12T20:00:13.965Z] #49 sha256:68f82207e644a5de0ff7144aa91c5fa106ff7dbdc8a4254950e6a4e549d55243 [2022-05-12T20:00:13.965Z] #49 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-12T20:00:13.965Z] #17 sha256:23659e0051cf0ad1bb97845b598e2376f9883087ce04576029a20166e39ce49e [2022-05-12T20:00:13.965Z] #17 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #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-05-12T20:00:13.965Z] #19 sha256:d883799adc563aaa3edadcf8ee4618d8d47b1fdba3443c248a1f7f7f17f6a7e0 [2022-05-12T20:00:13.965Z] #19 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #47 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T20:00:13.965Z] #47 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T20:00:13.965Z] #47 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-12T20:00:13.965Z] #14 sha256:bf14689f8d4b95c7631358a4c92ec035d97e30510327a5a48902c5ec7ccdf3c4 [2022-05-12T20:00:13.965Z] #14 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T20:00:13.965Z] #77 sha256:5782040e2cb05eecde3894f6361ac2a7bbac5683ea0442a369ca42acd186a1b7 [2022-05-12T20:00:13.965Z] #77 CACHED [2022-05-12T20:00:13.965Z] [2022-05-12T20:00:13.965Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T20:00:13.965Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T20:00:13.966Z] #81 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-12T20:00:13.966Z] #18 sha256:c1a29bb29b477084bfbf96df03e202451a2890ab1df2fc9b5244785dd20d1476 [2022-05-12T20:00:13.966Z] #18 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #74 [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-05-12T20:00:13.966Z] #74 sha256:bcd4370d3719e2d54f21637fde14c8b8572decc1b722d6f7a2ae16a7b3edf90a [2022-05-12T20:00:13.966Z] #74 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-12T20:00:13.966Z] #16 sha256:6d614968a1c9b6ae4cccfbddf7cf03e76df5d361722e02c4fb43464e6fe599aa [2022-05-12T20:00:13.966Z] #16 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T20:00:13.966Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T20:00:13.966Z] #79 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T20:00:13.966Z] #53 sha256:831b23dc9ab89f8684ebdb2defcd7091b4c574fc6010e7ac15797ca1baa03efe [2022-05-12T20:00:13.966Z] #53 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T20:00:13.966Z] #22 sha256:501cd5fffc6ad3c5127855fc418f26eb551fee58786a12f4e0dfb58e414cb8a7 [2022-05-12T20:00:13.966Z] #22 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T20:00:13.966Z] #70 sha256:4cd9adb6874e55fb5de3c0d7247811ce825d4d76259c74e5e550766078009176 [2022-05-12T20:00:13.966Z] #70 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T20:00:13.966Z] #48 sha256:8bf40c066bdffe0351c1f3259060ca7685cf464d7f5f34c40c2c00cfda48cfc9 [2022-05-12T20:00:13.966Z] #48 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T20:00:13.966Z] #24 sha256:f8fbf6aaebe818207e79d9008ba9f6178bf1933002be920fac4ba5a5dcba0f7e [2022-05-12T20:00:13.966Z] #24 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #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-05-12T20:00:13.966Z] #38 sha256:c80ee0caac79ef8a147fef4af1a00370b47f3d8ef5ad40a93a428a7262adfdbb [2022-05-12T20:00:13.966Z] #38 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #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-05-12T20:00:13.966Z] #13 sha256:7c2f35dc3a7eabaa3e07092dfeb1a51ff574dbe565fbb92a720f015cf046d7b4 [2022-05-12T20:00:13.966Z] #13 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #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-05-12T20:00:13.966Z] #33 sha256:125bb33d8c168ce874f987a82c67269d86217db0fe5b594f9e72fa8b71b8b0ac [2022-05-12T20:00:13.966Z] #33 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T20:00:13.966Z] #12 sha256:1fe8b9c1f7869c0c3fd5c2827a8a144376a2e4ee2448fa85ac3355d98c0baed7 [2022-05-12T20:00:13.966Z] #12 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #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-05-12T20:00:13.966Z] #36 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T20:00:13.966Z] #36 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T20:00:13.966Z] #46 sha256:9b424819046939589504d83dd7bd635ac95f09a096d4309e5f0df7fd07d480b9 [2022-05-12T20:00:13.966Z] #46 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #28 [dev-systemd-false 7/26] 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-05-12T20:00:13.966Z] #28 sha256:d8cba8207a0f8a4fba206c5312f0cb85ce8fd503a514affe4fb63d475711bda2 [2022-05-12T20:00:13.966Z] #28 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T20:00:13.966Z] #59 sha256:7764d4b56618002c32d9f8888cc7940181ff51003d72df80b87f5afaa79d154a [2022-05-12T20:00:13.966Z] #59 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #57 [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-05-12T20:00:13.966Z] #57 sha256:cbdfb016ee39c106b8f15baad12b0b9586c1ed540c57066f7fd48f169df1bcab [2022-05-12T20:00:13.966Z] #57 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T20:00:13.966Z] #76 sha256:c5e545983b437bca9d12ae660542dcfb13d8f457d7557a0336b59f74e0021bd3 [2022-05-12T20:00:13.966Z] #76 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #62 [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-05-12T20:00:13.966Z] #62 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T20:00:13.966Z] #62 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T20:00:13.966Z] #23 sha256:ee5d0e2e11c88fddf93aed81cce6f7292835640f1994401ff431a34295071cdd [2022-05-12T20:00:13.966Z] #23 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T20:00:13.966Z] #66 sha256:cafa54c18cb7fbd84bc5032d0aa7d3e00e03e2d95741128df55f4ffe1002d595 [2022-05-12T20:00:13.966Z] #66 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T20:00:13.966Z] #44 sha256:61130ca1cd0d234b9d60ab92edeeec7b850fd1c57c303805023efb7499eaa541 [2022-05-12T20:00:13.966Z] #44 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #60 [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-05-12T20:00:13.966Z] #60 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T20:00:13.966Z] #60 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #58 [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-05-12T20:00:13.966Z] #58 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T20:00:13.966Z] #58 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T20:00:13.966Z] #61 sha256:00311d80e8b0e17c35c4062c54ab5335f8cee0ddd578051ae9a53af5a771299d [2022-05-12T20:00:13.966Z] #61 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T20:00:13.966Z] #55 sha256:6aca1bf2825868d18267fb9737e3643a4502440ab65f620dc131cd25523e6689 [2022-05-12T20:00:13.966Z] #55 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T20:00:13.966Z] #68 sha256:d72a7281f3f4256246b6ec79428bd32f5ede70186620027ee0b88b0c48e2b8bc [2022-05-12T20:00:13.966Z] #68 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T20:00:13.966Z] #63 sha256:340337235bacbb05b56dff1c267dc39205805f8cfe5a497e6188768747ae52f8 [2022-05-12T20:00:13.966Z] #63 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T20:00:13.966Z] #52 sha256:a95e04f0ebf2997eb0319204a2e0cf08c80d4f81613649c4e090a0381b65741a [2022-05-12T20:00:13.966Z] #52 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T20:00:13.966Z] #34 sha256:8151dda882a18d4765be15312a6b38ae8de75e80af6cec97d3500bac99d0a64e [2022-05-12T20:00:13.966Z] #34 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T20:00:13.966Z] #73 sha256:2c4d7b52f31d5294534b5b7d43006abd13964f1981181d1b1a3fa234dd6a028e [2022-05-12T20:00:13.966Z] #73 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T20:00:13.966Z] #65 sha256:5481213ea35d1b84be4b480cddadf8dac914f619bb94527b39286abf5a09cecb [2022-05-12T20:00:13.966Z] #65 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T20:00:13.966Z] #40 sha256:12d06677c3a832da84f59ea731cf6ceac27d0e799905732a9999141ccd17a5a8 [2022-05-12T20:00:13.966Z] #40 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #45 [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-05-12T20:00:13.966Z] #45 sha256:29095294d84ccaa3d68c922857e9dcb95dc49dd0adafedaeef2fd3137e995d7a [2022-05-12T20:00:13.966Z] #45 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #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-05-12T20:00:13.966Z] #20 sha256:51f6e6551ad4bea2cdefe2ed05ebe590d889feb623bc8fe1685b39adfe8e1bf4 [2022-05-12T20:00:13.966Z] #20 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T20:00:13.966Z] #50 sha256:61e6673109a96c6ecc6de2e881bd81ccae3b68ef126d3c2f55a43b35495b0705 [2022-05-12T20:00:13.966Z] #50 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #54 [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-05-12T20:00:13.966Z] #54 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T20:00:13.966Z] #54 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #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-05-12T20:00:13.966Z] #21 sha256:dbfc42a9986c2ddd44b60808671038cdbe3cbabc3a03eaaecf468fd4be22290b [2022-05-12T20:00:13.966Z] #21 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T20:00:13.966Z] #75 sha256:923108d6fefcac5b242edb930293acf21555c4b0118d361e59dd4bc54c9f72ce [2022-05-12T20:00:13.966Z] #75 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #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-05-12T20:00:13.966Z] #41 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T20:00:13.966Z] #41 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #67 [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-05-12T20:00:13.966Z] #67 sha256:1f277b6a559b47b599e3ad89e3835d773d12d5d02b12ffac581781b7e308b02b [2022-05-12T20:00:13.966Z] #67 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T20:00:13.966Z] #25 sha256:478184535b41327e3ec479e15b256f034236f74c33c6ae0e16ad60f94761c5f4 [2022-05-12T20:00:13.966Z] #25 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-12T20:00:13.966Z] #15 sha256:c7433f0c2b22bae6eb7a9889fc3227311d2930ff4a4c29cb9588df5f4f46862d [2022-05-12T20:00:13.966Z] #15 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #29 [dev-systemd-false 8/26] 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-05-12T20:00:13.966Z] #29 sha256:efed0b580896fd344eafcdecfda9ddf035485233d43be2aae7795e094228a134 [2022-05-12T20:00:13.966Z] #29 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T20:00:13.966Z] #30 sha256:4ef5a20fbb069a2a8d99e719a4e505db2a3635c57f1269de44349cdfea2bbf33 [2022-05-12T20:00:13.966Z] #30 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T20:00:13.966Z] #32 sha256:21690963bd289dd14bcc078e5e55d64de8bc48647db549e299f03dfcf6810c87 [2022-05-12T20:00:13.966Z] #32 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T20:00:13.966Z] #27 sha256:4806571db9c699ea93be55c08c62f4f1adf89bcb3baeb54a5b51e602d7421069 [2022-05-12T20:00:13.966Z] #27 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T20:00:13.966Z] #39 sha256:55f6559f3b5dc0816642087ca7b89d457d2af3ed00b3ef6e673abe2dea0a1d10 [2022-05-12T20:00:13.966Z] #39 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #71 [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-05-12T20:00:13.966Z] #71 sha256:ba997e74b42c0e93689ffa665aaec84bc9553d2f8b3cf14af57e7003e54f7f3d [2022-05-12T20:00:13.966Z] #71 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T20:00:13.966Z] #83 sha256:c85c5b6657f764dd6c12d52dce92b576f24f111f77d490962780ba6ee73ba4d4 [2022-05-12T20:00:13.966Z] #83 CACHED [2022-05-12T20:00:13.966Z] [2022-05-12T20:00:13.966Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T20:00:13.966Z] #84 sha256:640b96ac279dd1a4d003bf8880a8eb2b3106c296b07e1aaa2475fcfb6d95514d [2022-05-12T20:00:12.638Z] > git remote # timeout=10 [2022-05-12T20:00:12.685Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T20:00:12.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:12.740Z] > git merge 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 # timeout=10 [2022-05-12T20:00:13.185Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T20:00:13.307Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:13.352Z] > git checkout -f d7ee159421c988b86b42e89e1599477339dca12b # timeout=10 [2022-05-12T20:00:13.770Z] > git rev-list --no-walk af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [2022-05-12T20:00:14.100Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-12T20:00:14.100Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-12T20:00:14.100Z] + TESTDIRS=./... [2022-05-12T20:00:14.100Z] + exclude_paths='/vendor/|/integration' [2022-05-12T20:00:14.100Z] ++ go list ./... [2022-05-12T20:00:14.100Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-12T20:00:14.115Z] [2022-05-12T20:00:14.115Z] #6 [internal] load build definition from Dockerfile [2022-05-12T20:00:14.115Z] #6 sha256:cc922e9d4f428a42203d4f63c6dd0d2c8084f5e1698cfe53ba04811084211dba [2022-05-12T20:00:14.115Z] #6 DONE 0.0s [2022-05-12T20:00:14.115Z] [2022-05-12T20:00:14.115Z] #5 [internal] load .dockerignore [2022-05-12T20:00:14.115Z] #5 sha256:80f8aa1de273e7630d06a6f7bd19fc118e3f0f099e092c70f21c8f780cb5d514 [2022-05-12T20:00:14.115Z] #5 DONE 0.0s [2022-05-12T20:00:14.115Z] [2022-05-12T20:00:14.115Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T20:00:14.115Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-12T20:00:14.115Z] #7 DONE 0.1s [2022-05-12T20:00:14.115Z] [2022-05-12T20:00:14.115Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-12T20:00:14.115Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-12T20:00:14.115Z] #8 DONE 0.1s [2022-05-12T20:00:14.115Z] [2022-05-12T20:00:14.115Z] #10 [internal] load metadata for docker.io/library/golang:1.18.2-bullseye [2022-05-12T20:00:14.115Z] #10 sha256:bda913637dfc96ae7398e978f5558b8bc08d10fc6fc8d03587819401a102d0a2 [2022-05-12T20:00:14.158Z] #24 ... [2022-05-12T20:00:14.158Z] [2022-05-12T20:00:14.158Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T20:00:14.158Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T20:00:14.158Z] #49 DONE 0.5s [2022-05-12T20:00:14.158Z] [2022-05-12T20:00:14.158Z] #24 [internal] load build context [2022-05-12T20:00:14.158Z] #24 sha256:3b873d0e3f4d8059e6524ff55c13dbfb35e1f5f81d1a645e660965be2ae15b6f [2022-05-12T20:00:14.377Z] #10 DONE 0.1s [2022-05-12T20:00:14.377Z] [2022-05-12T20:00:14.377Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-12T20:00:14.377Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-12T20:00:14.377Z] #9 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T20:00:14.641Z] [2022-05-12T20:00:14.641Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T20:00:14.641Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-12T20:00:14.641Z] #73 DONE 0.0s [2022-05-12T20:00:14.641Z] [2022-05-12T20:00:14.641Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-12T20:00:14.641Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-12T20:00:14.641Z] #71 DONE 0.0s [2022-05-12T20:00:14.641Z] [2022-05-12T20:00:14.641Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.2-bullseye@sha256:cce22ced9c7e52c3c669c20c01792ea584045213843a580634d9aec652d199a4 [2022-05-12T20:00:14.641Z] #11 sha256:640e23e7cdaf781af48d031b0f88c02be8c2483c9a587341394a11c038f9ac14 [2022-05-12T20:00:14.641Z] #11 DONE 0.0s [2022-05-12T20:00:14.641Z] [2022-05-12T20:00:14.641Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6137c67e2009e881526386c42ba99b3657e4f92f546814a33d35b14e60579777 [2022-05-12T20:00:14.641Z] #28 sha256:7c4be5aae40e15ff58ab956b21209722acec95128fd98f7d1ee6ae271b42511e [2022-05-12T20:00:14.641Z] #28 DONE 0.0s [2022-05-12T20:00:14.641Z] [2022-05-12T20:00:14.641Z] #24 [internal] load build context [2022-05-12T20:00:14.641Z] #24 sha256:b660097b7d9a325b4109579ee684ee22b25c6b90eb68acbcdb0506f3af12f0e6 [2022-05-12T20:00:14.897Z] #84 DONE 0.9s [2022-05-12T20:00:14.897Z] [2022-05-12T20:00:14.897Z] #85 exporting to image [2022-05-12T20:00:14.897Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T20:00:14.897Z] #85 exporting layers [2022-05-12T20:00:14.908Z] #24 ... [2022-05-12T20:00:14.908Z] [2022-05-12T20:00:14.908Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-12T20:00:14.908Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-12T20:00:14.908Z] #49 DONE 0.4s [2022-05-12T20:00:14.908Z] [2022-05-12T20:00:14.908Z] #24 [internal] load build context [2022-05-12T20:00:14.908Z] #24 sha256:b660097b7d9a325b4109579ee684ee22b25c6b90eb68acbcdb0506f3af12f0e6 [2022-05-12T20:00:15.030Z] + pkg_list='github.com/docker/docker/api [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/backend/build [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/httputils [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/middleware [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/router [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/router/build [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/router/container [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/router/debug [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/router/image [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/router/network [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/router/session [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/router/system [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/server/router/volume [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/backend [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/container [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/events [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/filters [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/image [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/mount [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/network [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/registry [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/strslice [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/swarm [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/time [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/versions [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T20:00:15.030Z] github.com/docker/docker/api/types/volume [2022-05-12T20:00:15.030Z] github.com/docker/docker/builder [2022-05-12T20:00:15.030Z] github.com/docker/docker/builder/builder-next [2022-05-12T20:00:15.030Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T20:00:15.030Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T20:00:15.030Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T20:00:15.030Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T20:00:15.030Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T20:00:15.030Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T20:00:15.030Z] github.com/docker/docker/builder/dockerfile [2022-05-12T20:00:15.030Z] github.com/docker/docker/builder/remotecontext [2022-05-12T20:00:15.030Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T20:00:15.030Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T20:00:15.030Z] github.com/docker/docker/cli [2022-05-12T20:00:15.030Z] github.com/docker/docker/cli/config [2022-05-12T20:00:15.030Z] github.com/docker/docker/cli/debug [2022-05-12T20:00:15.030Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T20:00:15.030Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T20:00:15.030Z] github.com/docker/docker/client [2022-05-12T20:00:15.030Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T20:00:15.030Z] github.com/docker/docker/cmd/dockerd [2022-05-12T20:00:15.030Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T20:00:15.030Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T20:00:15.030Z] github.com/docker/docker/container [2022-05-12T20:00:15.030Z] github.com/docker/docker/container/stream [2022-05-12T20:00:15.030Z] github.com/docker/docker/contrib/apparmor [2022-05-12T20:00:15.030Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T20:00:15.030Z] github.com/docker/docker/contrib/httpserver [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/cluster [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/config [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/events [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/exec [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/images [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/initlayer [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/links [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/listeners [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger/local [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/names [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/network [2022-05-12T20:00:15.030Z] github.com/docker/docker/daemon/stats [2022-05-12T20:00:15.030Z] github.com/docker/docker/distribution [2022-05-12T20:00:15.030Z] github.com/docker/docker/distribution/metadata [2022-05-12T20:00:15.030Z] github.com/docker/docker/distribution/utils [2022-05-12T20:00:15.030Z] github.com/docker/docker/distribution/xfer [2022-05-12T20:00:15.030Z] github.com/docker/docker/dockerversion [2022-05-12T20:00:15.030Z] github.com/docker/docker/errdefs [2022-05-12T20:00:15.030Z] github.com/docker/docker/image [2022-05-12T20:00:15.030Z] github.com/docker/docker/image/cache [2022-05-12T20:00:15.030Z] github.com/docker/docker/image/tarexport [2022-05-12T20:00:15.030Z] github.com/docker/docker/image/v1 [2022-05-12T20:00:15.030Z] github.com/docker/docker/internal/test/suite [2022-05-12T20:00:15.030Z] github.com/docker/docker/layer [2022-05-12T20:00:15.030Z] github.com/docker/docker/libcontainerd [2022-05-12T20:00:15.030Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T20:00:15.030Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T20:00:15.030Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T20:00:15.030Z] github.com/docker/docker/libcontainerd/types [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/config [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/idm [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/ns [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/options [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/osl [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T20:00:15.030Z] github.com/docker/docker/libnetwork/types [2022-05-12T20:00:15.030Z] github.com/docker/docker/oci [2022-05-12T20:00:15.030Z] github.com/docker/docker/oci/caps [2022-05-12T20:00:15.030Z] github.com/docker/docker/opts [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/aaparser [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/archive [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/authorization [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/capabilities [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/containerfs [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/directory [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/dmesg [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/filenotify [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/fileutils [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/fsutils [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/homedir [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/idtools [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/ioutils [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/longpath [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/loopback [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/parsers [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/pidfile [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/platform [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/plugins [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/pools [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/progress [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/pubsub [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/reexec [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/signal [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/stack [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/stringid [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/system [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/tailfile [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/tarsum [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/truncindex [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/urlutil [2022-05-12T20:00:15.030Z] github.com/docker/docker/pkg/useragent [2022-05-12T20:00:15.030Z] github.com/docker/docker/plugin [2022-05-12T20:00:15.030Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T20:00:15.030Z] github.com/docker/docker/plugin/v2 [2022-05-12T20:00:15.030Z] github.com/docker/docker/profiles/apparmor [2022-05-12T20:00:15.030Z] github.com/docker/docker/profiles/seccomp [2022-05-12T20:00:15.030Z] github.com/docker/docker/quota [2022-05-12T20:00:15.030Z] github.com/docker/docker/reference [2022-05-12T20:00:15.030Z] github.com/docker/docker/registry [2022-05-12T20:00:15.030Z] github.com/docker/docker/registry/resumable [2022-05-12T20:00:15.030Z] github.com/docker/docker/restartmanager [2022-05-12T20:00:15.030Z] github.com/docker/docker/rootless [2022-05-12T20:00:15.030Z] github.com/docker/docker/rootless/specconv [2022-05-12T20:00:15.031Z] github.com/docker/docker/runconfig [2022-05-12T20:00:15.031Z] github.com/docker/docker/runconfig/opts [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/daemon [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/environment [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/fakegit [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/registry [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/request [2022-05-12T20:00:15.031Z] github.com/docker/docker/volume [2022-05-12T20:00:15.031Z] github.com/docker/docker/volume/drivers [2022-05-12T20:00:15.031Z] github.com/docker/docker/volume/local [2022-05-12T20:00:15.031Z] github.com/docker/docker/volume/mounts [2022-05-12T20:00:15.031Z] github.com/docker/docker/volume/service [2022-05-12T20:00:15.031Z] github.com/docker/docker/volume/service/opts [2022-05-12T20:00:15.031Z] github.com/docker/docker/volume/testutils' [2022-05-12T20:00:15.031Z] ++ grep --fixed-strings -v /libnetwork [2022-05-12T20:00:15.031Z] ++ echo 'github.com/docker/docker/api [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/backend/build [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/httputils [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/middleware [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/router [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/router/build [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/router/container [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/router/debug [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/router/image [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/router/network [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/router/session [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/router/system [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/server/router/volume [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/backend [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/container [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/events [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/filters [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/image [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/mount [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/network [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/registry [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/strslice [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/swarm [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/time [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/versions [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T20:00:15.031Z] github.com/docker/docker/api/types/volume [2022-05-12T20:00:15.031Z] github.com/docker/docker/builder [2022-05-12T20:00:15.031Z] github.com/docker/docker/builder/builder-next [2022-05-12T20:00:15.031Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T20:00:15.031Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T20:00:15.031Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T20:00:15.031Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T20:00:15.031Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T20:00:15.031Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T20:00:15.031Z] github.com/docker/docker/builder/dockerfile [2022-05-12T20:00:15.031Z] github.com/docker/docker/builder/remotecontext [2022-05-12T20:00:15.031Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T20:00:15.031Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T20:00:15.031Z] github.com/docker/docker/cli [2022-05-12T20:00:15.031Z] github.com/docker/docker/cli/config [2022-05-12T20:00:15.031Z] github.com/docker/docker/cli/debug [2022-05-12T20:00:15.031Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T20:00:15.031Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T20:00:15.031Z] github.com/docker/docker/client [2022-05-12T20:00:15.031Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T20:00:15.031Z] github.com/docker/docker/cmd/dockerd [2022-05-12T20:00:15.031Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T20:00:15.031Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T20:00:15.031Z] github.com/docker/docker/container [2022-05-12T20:00:15.031Z] github.com/docker/docker/container/stream [2022-05-12T20:00:15.031Z] github.com/docker/docker/contrib/apparmor [2022-05-12T20:00:15.031Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T20:00:15.031Z] github.com/docker/docker/contrib/httpserver [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/cluster [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/config [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/events [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/exec [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/images [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/initlayer [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/links [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/listeners [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger/local [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/names [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/network [2022-05-12T20:00:15.031Z] github.com/docker/docker/daemon/stats [2022-05-12T20:00:15.031Z] github.com/docker/docker/distribution [2022-05-12T20:00:15.031Z] github.com/docker/docker/distribution/metadata [2022-05-12T20:00:15.031Z] github.com/docker/docker/distribution/utils [2022-05-12T20:00:15.031Z] github.com/docker/docker/distribution/xfer [2022-05-12T20:00:15.031Z] github.com/docker/docker/dockerversion [2022-05-12T20:00:15.031Z] github.com/docker/docker/errdefs [2022-05-12T20:00:15.031Z] github.com/docker/docker/image [2022-05-12T20:00:15.031Z] github.com/docker/docker/image/cache [2022-05-12T20:00:15.031Z] github.com/docker/docker/image/tarexport [2022-05-12T20:00:15.031Z] github.com/docker/docker/image/v1 [2022-05-12T20:00:15.031Z] github.com/docker/docker/internal/test/suite [2022-05-12T20:00:15.031Z] github.com/docker/docker/layer [2022-05-12T20:00:15.031Z] github.com/docker/docker/libcontainerd [2022-05-12T20:00:15.031Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T20:00:15.031Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T20:00:15.031Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T20:00:15.031Z] github.com/docker/docker/libcontainerd/types [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/config [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/idm [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/ns [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/options [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/osl [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T20:00:15.031Z] github.com/docker/docker/libnetwork/types [2022-05-12T20:00:15.031Z] github.com/docker/docker/oci [2022-05-12T20:00:15.031Z] github.com/docker/docker/oci/caps [2022-05-12T20:00:15.031Z] github.com/docker/docker/opts [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/aaparser [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/archive [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/authorization [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/capabilities [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/containerfs [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/directory [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/dmesg [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/filenotify [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/fileutils [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/fsutils [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/homedir [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/idtools [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/ioutils [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/longpath [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/loopback [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/parsers [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/pidfile [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/platform [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/plugins [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/pools [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/progress [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/pubsub [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/reexec [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/signal [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/stack [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/stringid [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/system [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/tailfile [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/tarsum [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/truncindex [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/urlutil [2022-05-12T20:00:15.031Z] github.com/docker/docker/pkg/useragent [2022-05-12T20:00:15.031Z] github.com/docker/docker/plugin [2022-05-12T20:00:15.031Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T20:00:15.031Z] github.com/docker/docker/plugin/v2 [2022-05-12T20:00:15.031Z] github.com/docker/docker/profiles/apparmor [2022-05-12T20:00:15.031Z] github.com/docker/docker/profiles/seccomp [2022-05-12T20:00:15.031Z] github.com/docker/docker/quota [2022-05-12T20:00:15.031Z] github.com/docker/docker/reference [2022-05-12T20:00:15.031Z] github.com/docker/docker/registry [2022-05-12T20:00:15.031Z] github.com/docker/docker/registry/resumable [2022-05-12T20:00:15.031Z] github.com/docker/docker/restartmanager [2022-05-12T20:00:15.031Z] github.com/docker/docker/rootless [2022-05-12T20:00:15.031Z] github.com/docker/docker/rootless/specconv [2022-05-12T20:00:15.031Z] github.com/docker/docker/runconfig [2022-05-12T20:00:15.031Z] github.com/docker/docker/runconfig/opts [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/daemon [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/environment [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/fakegit [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/registry [2022-05-12T20:00:15.031Z] github.com/docker/docker/testutil/request [2022-05-12T20:00:15.031Z] github.com/docker/docker/volume [2022-05-12T20:00:15.031Z] github.com/docker/docker/volume/drivers [2022-05-12T20:00:15.031Z] github.com/docker/docker/volume/local [2022-05-12T20:00:15.031Z] github.com/docker/docker/volume/mounts [2022-05-12T20:00:15.031Z] github.com/docker/docker/volume/service [2022-05-12T20:00:15.031Z] github.com/docker/docker/volume/service/opts [2022-05-12T20:00:15.031Z] github.com/docker/docker/volume/testutils' [2022-05-12T20:00:15.032Z] + base_pkg_list='github.com/docker/docker/api [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/backend/build [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/httputils [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/middleware [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/build [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/container [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/debug [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/image [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/network [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/session [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/system [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/volume [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/backend [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/container [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/events [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/filters [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/image [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/mount [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/network [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/registry [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/strslice [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/swarm [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/time [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/versions [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/volume [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/builder-next [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/dockerfile [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/remotecontext [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T20:00:15.032Z] github.com/docker/docker/cli [2022-05-12T20:00:15.032Z] github.com/docker/docker/cli/config [2022-05-12T20:00:15.032Z] github.com/docker/docker/cli/debug [2022-05-12T20:00:15.032Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T20:00:15.032Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T20:00:15.032Z] github.com/docker/docker/client [2022-05-12T20:00:15.032Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T20:00:15.032Z] github.com/docker/docker/cmd/dockerd [2022-05-12T20:00:15.032Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T20:00:15.032Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T20:00:15.032Z] github.com/docker/docker/container [2022-05-12T20:00:15.032Z] github.com/docker/docker/container/stream [2022-05-12T20:00:15.032Z] github.com/docker/docker/contrib/apparmor [2022-05-12T20:00:15.032Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T20:00:15.032Z] github.com/docker/docker/contrib/httpserver [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/cluster [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/config [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/events [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/exec [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/images [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/initlayer [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/links [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/listeners [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/local [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/names [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/network [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/stats [2022-05-12T20:00:15.032Z] github.com/docker/docker/distribution [2022-05-12T20:00:15.032Z] github.com/docker/docker/distribution/metadata [2022-05-12T20:00:15.032Z] github.com/docker/docker/distribution/utils [2022-05-12T20:00:15.032Z] github.com/docker/docker/distribution/xfer [2022-05-12T20:00:15.032Z] github.com/docker/docker/dockerversion [2022-05-12T20:00:15.032Z] github.com/docker/docker/errdefs [2022-05-12T20:00:15.032Z] github.com/docker/docker/image [2022-05-12T20:00:15.032Z] github.com/docker/docker/image/cache [2022-05-12T20:00:15.032Z] github.com/docker/docker/image/tarexport [2022-05-12T20:00:15.032Z] github.com/docker/docker/image/v1 [2022-05-12T20:00:15.032Z] github.com/docker/docker/internal/test/suite [2022-05-12T20:00:15.032Z] github.com/docker/docker/layer [2022-05-12T20:00:15.032Z] github.com/docker/docker/libcontainerd [2022-05-12T20:00:15.032Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T20:00:15.032Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T20:00:15.032Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T20:00:15.032Z] github.com/docker/docker/libcontainerd/types [2022-05-12T20:00:15.032Z] github.com/docker/docker/oci [2022-05-12T20:00:15.032Z] github.com/docker/docker/oci/caps [2022-05-12T20:00:15.032Z] github.com/docker/docker/opts [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/aaparser [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/archive [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/authorization [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/capabilities [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/containerfs [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/directory [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/dmesg [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/filenotify [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/fileutils [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/fsutils [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/homedir [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/idtools [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/ioutils [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/longpath [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/loopback [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/parsers [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/pidfile [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/platform [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/plugins [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/pools [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/progress [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/pubsub [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/reexec [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/signal [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/stack [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/stringid [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/system [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/tailfile [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/tarsum [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/truncindex [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/urlutil [2022-05-12T20:00:15.032Z] github.com/docker/docker/pkg/useragent [2022-05-12T20:00:15.032Z] github.com/docker/docker/plugin [2022-05-12T20:00:15.032Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T20:00:15.032Z] github.com/docker/docker/plugin/v2 [2022-05-12T20:00:15.032Z] github.com/docker/docker/profiles/apparmor [2022-05-12T20:00:15.032Z] github.com/docker/docker/profiles/seccomp [2022-05-12T20:00:15.032Z] github.com/docker/docker/quota [2022-05-12T20:00:15.032Z] github.com/docker/docker/reference [2022-05-12T20:00:15.032Z] github.com/docker/docker/registry [2022-05-12T20:00:15.032Z] github.com/docker/docker/registry/resumable [2022-05-12T20:00:15.032Z] github.com/docker/docker/restartmanager [2022-05-12T20:00:15.032Z] github.com/docker/docker/rootless [2022-05-12T20:00:15.032Z] github.com/docker/docker/rootless/specconv [2022-05-12T20:00:15.032Z] github.com/docker/docker/runconfig [2022-05-12T20:00:15.032Z] github.com/docker/docker/runconfig/opts [2022-05-12T20:00:15.032Z] github.com/docker/docker/testutil [2022-05-12T20:00:15.032Z] github.com/docker/docker/testutil/daemon [2022-05-12T20:00:15.032Z] github.com/docker/docker/testutil/environment [2022-05-12T20:00:15.032Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T20:00:15.032Z] github.com/docker/docker/testutil/fakegit [2022-05-12T20:00:15.032Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T20:00:15.032Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T20:00:15.032Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T20:00:15.032Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T20:00:15.032Z] github.com/docker/docker/testutil/registry [2022-05-12T20:00:15.032Z] github.com/docker/docker/testutil/request [2022-05-12T20:00:15.032Z] github.com/docker/docker/volume [2022-05-12T20:00:15.032Z] github.com/docker/docker/volume/drivers [2022-05-12T20:00:15.032Z] github.com/docker/docker/volume/local [2022-05-12T20:00:15.032Z] github.com/docker/docker/volume/mounts [2022-05-12T20:00:15.032Z] github.com/docker/docker/volume/service [2022-05-12T20:00:15.032Z] github.com/docker/docker/volume/service/opts [2022-05-12T20:00:15.032Z] github.com/docker/docker/volume/testutils' [2022-05-12T20:00:15.032Z] ++ grep --fixed-strings /libnetwork [2022-05-12T20:00:15.032Z] ++ echo 'github.com/docker/docker/api [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/backend/build [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/httputils [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/middleware [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/build [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/container [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/debug [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/image [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/network [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/session [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/system [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/server/router/volume [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/backend [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/container [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/events [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/filters [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/image [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/mount [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/network [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/registry [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/strslice [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/swarm [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/time [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/versions [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T20:00:15.032Z] github.com/docker/docker/api/types/volume [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/builder-next [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/dockerfile [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/remotecontext [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T20:00:15.032Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T20:00:15.032Z] github.com/docker/docker/cli [2022-05-12T20:00:15.032Z] github.com/docker/docker/cli/config [2022-05-12T20:00:15.032Z] github.com/docker/docker/cli/debug [2022-05-12T20:00:15.032Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T20:00:15.032Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T20:00:15.032Z] github.com/docker/docker/client [2022-05-12T20:00:15.032Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T20:00:15.032Z] github.com/docker/docker/cmd/dockerd [2022-05-12T20:00:15.032Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T20:00:15.032Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T20:00:15.032Z] github.com/docker/docker/container [2022-05-12T20:00:15.032Z] github.com/docker/docker/container/stream [2022-05-12T20:00:15.032Z] github.com/docker/docker/contrib/apparmor [2022-05-12T20:00:15.032Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T20:00:15.032Z] github.com/docker/docker/contrib/httpserver [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/cluster [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/config [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/events [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/exec [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/images [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/initlayer [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/links [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/listeners [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/local [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/names [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/network [2022-05-12T20:00:15.032Z] github.com/docker/docker/daemon/stats [2022-05-12T20:00:15.032Z] github.com/docker/docker/distribution [2022-05-12T20:00:15.032Z] github.com/docker/docker/distribution/metadata [2022-05-12T20:00:15.033Z] github.com/docker/docker/distribution/utils [2022-05-12T20:00:15.033Z] github.com/docker/docker/distribution/xfer [2022-05-12T20:00:15.033Z] github.com/docker/docker/dockerversion [2022-05-12T20:00:15.033Z] github.com/docker/docker/errdefs [2022-05-12T20:00:15.033Z] github.com/docker/docker/image [2022-05-12T20:00:15.033Z] github.com/docker/docker/image/cache [2022-05-12T20:00:15.033Z] github.com/docker/docker/image/tarexport [2022-05-12T20:00:15.033Z] github.com/docker/docker/image/v1 [2022-05-12T20:00:15.033Z] github.com/docker/docker/internal/test/suite [2022-05-12T20:00:15.033Z] github.com/docker/docker/layer [2022-05-12T20:00:15.033Z] github.com/docker/docker/libcontainerd [2022-05-12T20:00:15.033Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T20:00:15.033Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T20:00:15.033Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T20:00:15.033Z] github.com/docker/docker/libcontainerd/types [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/config [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/idm [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ns [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/options [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/osl [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/types [2022-05-12T20:00:15.033Z] github.com/docker/docker/oci [2022-05-12T20:00:15.033Z] github.com/docker/docker/oci/caps [2022-05-12T20:00:15.033Z] github.com/docker/docker/opts [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/aaparser [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/archive [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/authorization [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/capabilities [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/containerfs [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/directory [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/dmesg [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/filenotify [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/fileutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/fsutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/homedir [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/idtools [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/ioutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/longpath [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/loopback [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/parsers [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/pidfile [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/platform [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/plugins [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/pools [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/progress [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/pubsub [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/reexec [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/signal [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/stack [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/stringid [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/system [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/tailfile [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/tarsum [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/truncindex [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/urlutil [2022-05-12T20:00:15.033Z] github.com/docker/docker/pkg/useragent [2022-05-12T20:00:15.033Z] github.com/docker/docker/plugin [2022-05-12T20:00:15.033Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T20:00:15.033Z] github.com/docker/docker/plugin/v2 [2022-05-12T20:00:15.033Z] github.com/docker/docker/profiles/apparmor [2022-05-12T20:00:15.033Z] github.com/docker/docker/profiles/seccomp [2022-05-12T20:00:15.033Z] github.com/docker/docker/quota [2022-05-12T20:00:15.033Z] github.com/docker/docker/reference [2022-05-12T20:00:15.033Z] github.com/docker/docker/registry [2022-05-12T20:00:15.033Z] github.com/docker/docker/registry/resumable [2022-05-12T20:00:15.033Z] github.com/docker/docker/restartmanager [2022-05-12T20:00:15.033Z] github.com/docker/docker/rootless [2022-05-12T20:00:15.033Z] github.com/docker/docker/rootless/specconv [2022-05-12T20:00:15.033Z] github.com/docker/docker/runconfig [2022-05-12T20:00:15.033Z] github.com/docker/docker/runconfig/opts [2022-05-12T20:00:15.033Z] github.com/docker/docker/testutil [2022-05-12T20:00:15.033Z] github.com/docker/docker/testutil/daemon [2022-05-12T20:00:15.033Z] github.com/docker/docker/testutil/environment [2022-05-12T20:00:15.033Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T20:00:15.033Z] github.com/docker/docker/testutil/fakegit [2022-05-12T20:00:15.033Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T20:00:15.033Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T20:00:15.033Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T20:00:15.033Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T20:00:15.033Z] github.com/docker/docker/testutil/registry [2022-05-12T20:00:15.033Z] github.com/docker/docker/testutil/request [2022-05-12T20:00:15.033Z] github.com/docker/docker/volume [2022-05-12T20:00:15.033Z] github.com/docker/docker/volume/drivers [2022-05-12T20:00:15.033Z] github.com/docker/docker/volume/local [2022-05-12T20:00:15.033Z] github.com/docker/docker/volume/mounts [2022-05-12T20:00:15.033Z] github.com/docker/docker/volume/service [2022-05-12T20:00:15.033Z] github.com/docker/docker/volume/service/opts [2022-05-12T20:00:15.033Z] github.com/docker/docker/volume/testutils' [2022-05-12T20:00:15.033Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/config [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/idm [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ns [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/options [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/osl [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/types' [2022-05-12T20:00:15.033Z] + echo 'github.com/docker/docker/libnetwork [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/config [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/idm [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/ns [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/options [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/osl [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/types' [2022-05-12T20:00:15.033Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T20:00:15.033Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T20:00:15.033Z] + type docker-proxy [2022-05-12T20:00:15.033Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-12T20:00:15.033Z] + hack/make.sh binary-proxy install-proxy [2022-05-12T20:00:15.033Z] [2022-05-12T20:00:15.033Z] Removing bundles/ [2022-05-12T20:00:15.033Z] [2022-05-12T20:00:15.033Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-12T20:00:15.105Z] #24 transferring context: 61.10MB 1.6s done [2022-05-12T20:00:15.105Z] #24 DONE 1.6s [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T20:00:15.105Z] #70 sha256:7a5b82bc91f761f1f92e0181e34b159cf678c529f0177f0df8cf7510583091c7 [2022-05-12T20:00:15.105Z] #70 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #22 [dev-systemd-false 8/26] 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-05-12T20:00:15.105Z] #22 sha256:e4a7884250525d2df1a0f3fa33a4992ae0c28c329ad6086510c32c90a8155494 [2022-05-12T20:00:15.105Z] #22 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T20:00:15.105Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T20:00:15.105Z] #72 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T20:00:15.105Z] #23 sha256:4cf30ee343adedfc6c8e6b2cfa4aacd674724a2c8175e866cdbe54a1cc619c78 [2022-05-12T20:00:15.105Z] #23 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T20:00:15.105Z] #61 sha256:2005338f5c3356e39212497e773229faab2fa97896708168f7d790f650b3ce09 [2022-05-12T20:00:15.105Z] #61 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #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-05-12T20:00:15.105Z] #13 sha256:7c2f35dc3a7eabaa3e07092dfeb1a51ff574dbe565fbb92a720f015cf046d7b4 [2022-05-12T20:00:15.105Z] #13 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #21 [dev-systemd-false 7/26] 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-05-12T20:00:15.105Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T20:00:15.105Z] #21 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T20:00:15.105Z] #19 sha256:6dd94a961eb6471b43ea77c306efd0705348016a1464129e292aa483eedce7dd [2022-05-12T20:00:15.105Z] #19 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #57 [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-05-12T20:00:15.105Z] #57 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T20:00:15.105Z] #57 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T20:00:15.105Z] #45 sha256:a7ed8cf8fbc9f6a4e49bb89e9304d30508ae64f9c74d7a13970604483fb14619 [2022-05-12T20:00:15.105Z] #45 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T20:00:15.105Z] #12 sha256:1fe8b9c1f7869c0c3fd5c2827a8a144376a2e4ee2448fa85ac3355d98c0baed7 [2022-05-12T20:00:15.105Z] #12 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T20:00:15.105Z] #27 sha256:8c23784f5cfa575e72373e799e2bd6d7892049c83d832c01b3d92b47c99ee88d [2022-05-12T20:00:15.105Z] #27 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T20:00:15.105Z] #59 sha256:7ac6896fca4932b90cf1454b1d486ae72d4609f77dca8c143ca30c51991a6892 [2022-05-12T20:00:15.105Z] #59 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #64 [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-05-12T20:00:15.105Z] #64 sha256:214ab1bc10d419e29cc5932ec8d3a7ae18b91a3c5a5135da4f3a1b61efa04df5 [2022-05-12T20:00:15.105Z] #64 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T20:00:15.105Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T20:00:15.105Z] #74 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T20:00:15.105Z] #68 sha256:17f93d4f443d4992caf71c3274b9de846fa1692496146cfc501a0cadf6bdfebf [2022-05-12T20:00:15.105Z] #68 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-12T20:00:15.105Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T20:00:15.105Z] #47 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T20:00:15.105Z] #18 sha256:b73a6a4e87db51e5fb59479ff3d58450f16e137b7e8bcd72e79cdbb65ace2b9c [2022-05-12T20:00:15.105Z] #18 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T20:00:15.105Z] #43 sha256:ec5f1c84e94d2d592450484db2b976778ca7b8555a6e13b6200293c0094f48a6 [2022-05-12T20:00:15.105Z] #43 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T20:00:15.105Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T20:00:15.105Z] #36 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #67 [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-05-12T20:00:15.105Z] #67 sha256:a8beedeb34e81ebfeba0a13b1f4fc2edfd87b7a493327f4c1d1ac21de14db399 [2022-05-12T20:00:15.105Z] #67 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T20:00:15.105Z] #25 sha256:1e95e839da538ed60180e598c557972a59eacccd6d247adb47438f71112c7ac8 [2022-05-12T20:00:15.105Z] #25 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T20:00:15.105Z] #37 sha256:c50307bcf56a569563777680d01af1704f7770b952c194ce875da0a077299804 [2022-05-12T20:00:15.105Z] #37 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T20:00:15.105Z] #17 sha256:f2ba836e292779805ead20ae6c2f9101efea01c8f27ccec3ac304cbc452991f5 [2022-05-12T20:00:15.105Z] #17 CACHED [2022-05-12T20:00:15.105Z] [2022-05-12T20:00:15.105Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T20:00:15.105Z] #41 sha256:55408deb84fa3e88381eec216d7ed688ff7586481fe58e371f40bf029463c5e0 [2022-05-12T20:00:15.106Z] #41 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T20:00:15.106Z] #16 sha256:f8cc10def6ea9a2594272777b0a345cbe7638dabe5739c6a0da55b88dbbe4652 [2022-05-12T20:00:15.106Z] #16 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #42 [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-05-12T20:00:15.106Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T20:00:15.106Z] #42 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T20:00:15.106Z] #48 sha256:7652686ea7206b558d0d53a8d1bc8f84e26385d6b6033a97822cf5064ced35c9 [2022-05-12T20:00:15.106Z] #48 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T20:00:15.106Z] #20 sha256:99bd56aad99525280c7eb9833507e30de440084e730f8b61701e495207765f3c [2022-05-12T20:00:15.106Z] #20 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #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-05-12T20:00:15.106Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T20:00:15.106Z] #14 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T20:00:15.106Z] #75 sha256:aad7b4845757b9bff87f89071455b0843faeacd8bcf34934a9d05da50329854c [2022-05-12T20:00:15.106Z] #75 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #44 [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-05-12T20:00:15.106Z] #44 sha256:e72030d0ce203d9f708aa2d7ed88fed47550cf3e2c054759699adb08a345ede5 [2022-05-12T20:00:15.106Z] #44 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T20:00:15.106Z] #40 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T20:00:15.106Z] #40 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T20:00:15.106Z] #15 sha256:bf12da473d0f53f5f67a121d0837588c5396e1f6ec5306e7d23779a58a163e6a [2022-05-12T20:00:15.106Z] #15 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T20:00:15.106Z] #76 sha256:552c3d031c445a5d783cd0a149380d7814565698681ffd2e2450d3157bdd0a57 [2022-05-12T20:00:15.106Z] #76 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T20:00:15.106Z] #39 sha256:7075c1ebf38d4338a3c7a33c76feab531a35cd5a148c56f806e1c6eb187412ad [2022-05-12T20:00:15.106Z] #39 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #38 [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-05-12T20:00:15.106Z] #38 sha256:29095294d84ccaa3d68c922857e9dcb95dc49dd0adafedaeef2fd3137e995d7a [2022-05-12T20:00:15.106Z] #38 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-12T20:00:15.106Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T20:00:15.106Z] #51 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T20:00:15.106Z] #65 sha256:8a748db0de180795d7c7b7d61df8ff4f2b88c79391ffd4ba6aaf826120127e97 [2022-05-12T20:00:15.106Z] #65 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #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-05-12T20:00:15.106Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T20:00:15.106Z] #29 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #77 [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-05-12T20:00:15.106Z] #77 sha256:a38eab06b9d4ea8a504cc2a49cdde784d60a5bb3f4651b094b4aa294c1e8cc5b [2022-05-12T20:00:15.106Z] #77 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #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-05-12T20:00:15.106Z] #31 sha256:11ba1b2c9d149dde373db1d8c41722927dab419edcc74a56b6dab78a733bb76c [2022-05-12T20:00:15.106Z] #31 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T20:00:15.106Z] #32 sha256:ae31a78f607114d90c9e2c7534d2324948912fce6c9e722f6c11dfebbdd9c7a9 [2022-05-12T20:00:15.106Z] #32 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #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-05-12T20:00:15.106Z] #26 sha256:28717a97d85ae220bdabb614ade460ad2535c3723a422f807951d346b85be208 [2022-05-12T20:00:15.106Z] #26 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T20:00:15.106Z] #69 sha256:f8196bf7c681cb1aa4baae3f101a5c5ea5aa349c28f662621d1bf051bdc5119b [2022-05-12T20:00:15.106Z] #69 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #60 [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-05-12T20:00:15.106Z] #60 sha256:a52163e3b38a395afb31d41d2d57e11d170a159f84b490aebbcbcd1b4c0ef3b7 [2022-05-12T20:00:15.106Z] #60 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #55 [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-05-12T20:00:15.106Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T20:00:15.106Z] #55 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T20:00:15.106Z] #58 sha256:e10476fac912610dcdf0fc494ad01f6f7eadb6ee9e62aba96a5a1f3ad0f99adc [2022-05-12T20:00:15.106Z] #58 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #50 [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-05-12T20:00:15.106Z] #50 sha256:cbdfb016ee39c106b8f15baad12b0b9586c1ed540c57066f7fd48f169df1bcab [2022-05-12T20:00:15.106Z] #50 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T20:00:15.106Z] #56 sha256:f704f36e337980c4bdf1278f4c9d6191e943360bccdfbab73b1f37a6f19adc12 [2022-05-12T20:00:15.106Z] #56 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #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-05-12T20:00:15.106Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T20:00:15.106Z] #34 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #62 [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-05-12T20:00:15.106Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T20:00:15.106Z] #62 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #53 [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-05-12T20:00:15.106Z] #53 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T20:00:15.106Z] #53 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T20:00:15.106Z] #54 sha256:b41ca39b7bbfd1d8ac805dd283d4014ebad30a1c8e0643db4ade474593a9b076 [2022-05-12T20:00:15.106Z] #54 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T20:00:15.106Z] #66 sha256:643decaf649adcd6106c35bb2597d094b97d20179dcf9254fb79d04d2678ddae [2022-05-12T20:00:15.106Z] #66 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T20:00:15.106Z] #63 sha256:59bbf03cb1967dfde664a1997780ffd082bfbe590aa7d7017fda6631f55fd2d6 [2022-05-12T20:00:15.106Z] #63 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T20:00:15.106Z] #35 sha256:1647b52b6d75e0e918169b58e79e1ebebe5ccf8bbcc00cd424852d2253723b13 [2022-05-12T20:00:15.106Z] #35 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T20:00:15.106Z] #46 sha256:831b23dc9ab89f8684ebdb2defcd7091b4c574fc6010e7ac15797ca1baa03efe [2022-05-12T20:00:15.106Z] #46 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T20:00:15.106Z] #30 sha256:69af582929b838178001c73feca72014d4a4630dce4f75cd4c981634f63c9672 [2022-05-12T20:00:15.106Z] #30 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T20:00:15.106Z] #52 sha256:ebd656bfe45e05b02697e833f22c8a01aad19aa82648dd95f1052135285e3c0d [2022-05-12T20:00:15.106Z] #52 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T20:00:15.106Z] #33 sha256:12d06677c3a832da84f59ea731cf6ceac27d0e799905732a9999141ccd17a5a8 [2022-05-12T20:00:15.106Z] #33 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #78 [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-05-12T20:00:15.106Z] #78 sha256:7a4de7302a8f135b0c986cbd693f8d798102da7a12c2b33c394c7b51ca60ff26 [2022-05-12T20:00:15.106Z] #78 CACHED [2022-05-12T20:00:15.106Z] [2022-05-12T20:00:15.106Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T20:00:15.106Z] #79 sha256:53349bc16a85812d422dc772bed9f4c65730688db23512235fee20fc12035c1e [2022-05-12T20:00:15.173Z] Merge succeeded, producing 8eac8f03657ba96c4adb945468f85d8bfa2761ad [2022-05-12T20:00:15.173Z] Checking out Revision 8eac8f03657ba96c4adb945468f85d8bfa2761ad (PR-39812) [2022-05-12T20:00:15.289Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-12T20:00:15.289Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T20:00:15.530Z] + docker version [2022-05-12T20:00:15.530Z] Client: [2022-05-12T20:00:15.530Z] Version: 20.10.9 [2022-05-12T20:00:15.530Z] API version: 1.41 [2022-05-12T20:00:15.530Z] Go version: go1.16.8 [2022-05-12T20:00:15.530Z] Git commit: c2ea9bc [2022-05-12T20:00:15.530Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T20:00:15.530Z] OS/Arch: windows/amd64 [2022-05-12T20:00:15.530Z] Context: default [2022-05-12T20:00:15.530Z] Experimental: true [2022-05-12T20:00:15.530Z] [2022-05-12T20:00:15.530Z] Server: Docker Engine - Community [2022-05-12T20:00:15.530Z] Engine: [2022-05-12T20:00:15.530Z] Version: 20.10.9 [2022-05-12T20:00:15.530Z] API version: 1.41 (minimum version 1.24) [2022-05-12T20:00:15.530Z] Go version: go1.16.8 [2022-05-12T20:00:15.530Z] Git commit: 79ea9d3 [2022-05-12T20:00:15.530Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T20:00:15.530Z] OS/Arch: windows/amd64 [2022-05-12T20:00:15.530Z] Experimental: true [2022-05-12T20:00:15.665Z] Commit message: "Merge commit '888c618c15c6a3c5f85c2cbe7e561e0401dc66a3' into HEAD" [Pipeline] sh [2022-05-12T20:00:15.823Z] #85 exporting layers 1.1s done [2022-05-12T20:00:15.823Z] #85 writing image sha256:7259b246d436b4f10ffd20046c4448137a6325693e5fc184ee173e14ea5a7a88 done [2022-05-12T20:00:15.823Z] #85 naming to docker.io/library/docker:d847de492c0067618d1a599ef49ae9a6d1229bf1 done [2022-05-12T20:00:15.823Z] #85 DONE 1.2s [2022-05-12T20:00:14.466Z] > git remote # timeout=10 [2022-05-12T20:00:14.528Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T20:00:14.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-12T20:00:14.587Z] > git merge 888c618c15c6a3c5f85c2cbe7e561e0401dc66a3 # timeout=10 [2022-05-12T20:00:15.068Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-12T20:00:15.210Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T20:00:15.271Z] > git checkout -f 8eac8f03657ba96c4adb945468f85d8bfa2761ad # timeout=10 [2022-05-12T20:00:15.704Z] > git rev-list --no-walk af5d83a6410f6a6bbe89f1a13d72b1982a3973cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-12T20:00:16.310Z] #24 transferring context: 61.11MB 1.7s done [2022-05-12T20:00:16.310Z] #24 DONE 1.7s [2022-05-12T20:00:16.310Z] [2022-05-12T20:00:16.310Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T20:00:16.310Z] #61 sha256:578f7e6baabe7f6a8c961eb8c14540393a284bc93bc86ed869688b8548306910 [2022-05-12T20:00:16.310Z] #61 CACHED [2022-05-12T20:00:16.310Z] [2022-05-12T20:00:16.310Z] #50 [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-05-12T20:00:16.310Z] #50 sha256:cbdfb016ee39c106b8f15baad12b0b9586c1ed540c57066f7fd48f169df1bcab [2022-05-12T20:00:16.310Z] #50 CACHED [2022-05-12T20:00:16.310Z] [2022-05-12T20:00:16.310Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T20:00:16.310Z] #17 sha256:f2ba836e292779805ead20ae6c2f9101efea01c8f27ccec3ac304cbc452991f5 [2022-05-12T20:00:16.310Z] #17 CACHED [2022-05-12T20:00:16.310Z] [2022-05-12T20:00:16.310Z] #57 [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-05-12T20:00:16.310Z] #57 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T20:00:16.310Z] #57 CACHED [2022-05-12T20:00:16.310Z] [2022-05-12T20:00:16.310Z] #42 [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-05-12T20:00:16.310Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T20:00:16.310Z] #42 CACHED [2022-05-12T20:00:16.310Z] [2022-05-12T20:00:16.310Z] #53 [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-05-12T20:00:16.310Z] #53 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T20:00:16.310Z] #53 CACHED [2022-05-12T20:00:16.310Z] [2022-05-12T20:00:16.310Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T20:00:16.310Z] #52 sha256:962716a9d169fa4bfdaae125101de000783d1f8cae4f85b7923359b4811c13fd [2022-05-12T20:00:16.310Z] #52 CACHED [2022-05-12T20:00:16.310Z] [2022-05-12T20:00:16.310Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T20:00:16.310Z] #46 sha256:831b23dc9ab89f8684ebdb2defcd7091b4c574fc6010e7ac15797ca1baa03efe [2022-05-12T20:00:16.310Z] #46 CACHED [2022-05-12T20:00:16.310Z] [2022-05-12T20:00:16.310Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T20:00:16.310Z] #58 sha256:cba2927a0f71c77ae0f73e082e48e7ca85685c4ffe4ad6f251e85a7a83d0aeb7 [2022-05-12T20:00:16.310Z] #58 CACHED [2022-05-12T20:00:16.310Z] [2022-05-12T20:00:16.310Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-12T20:00:16.310Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T20:00:16.310Z] #47 CACHED [2022-05-12T20:00:16.310Z] [2022-05-12T20:00:16.310Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T20:00:16.310Z] #25 sha256:ca6f7db1720d7c491e433d03d7e116d7b1a392fa3373dde97354a9395bd198b8 [2022-05-12T20:00:16.310Z] #25 CACHED [2022-05-12T20:00:16.310Z] [2022-05-12T20:00:16.310Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T20:00:16.310Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T20:00:16.310Z] #74 CACHED [2022-05-12T20:00:16.310Z] [2022-05-12T20:00:16.311Z] #22 [dev-systemd-false 8/26] 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-05-12T20:00:16.311Z] #22 sha256:e4a7884250525d2df1a0f3fa33a4992ae0c28c329ad6086510c32c90a8155494 [2022-05-12T20:00:16.311Z] #22 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #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-05-12T20:00:16.311Z] #31 sha256:f3a92bd775a8d8d3201681d1ed0f5afd1f237791f7f5e13d110b080b41ffc684 [2022-05-12T20:00:16.311Z] #31 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #62 [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-05-12T20:00:16.311Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T20:00:16.311Z] #62 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T20:00:16.311Z] #75 sha256:910850c2e175fed7735bdf59615452e59e81aef99b456fbc5d052dc730ecda50 [2022-05-12T20:00:16.311Z] #75 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T20:00:16.311Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T20:00:16.311Z] #36 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T20:00:16.311Z] #23 sha256:4cf30ee343adedfc6c8e6b2cfa4aacd674724a2c8175e866cdbe54a1cc619c78 [2022-05-12T20:00:16.311Z] #23 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #55 [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-05-12T20:00:16.311Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T20:00:16.311Z] #55 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T20:00:16.311Z] #18 sha256:b73a6a4e87db51e5fb59479ff3d58450f16e137b7e8bcd72e79cdbb65ace2b9c [2022-05-12T20:00:16.311Z] #18 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T20:00:16.311Z] #65 sha256:c8599d0dbdd200e5043db7f798ab8826775ecf7cc14415c3ed6f8f296bcebb31 [2022-05-12T20:00:16.311Z] #65 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T20:00:16.311Z] #27 sha256:e3f0b9e7c75db81a0b6b09cc433897fd48fb42aa6a7e7e6f4f19e7d8f754db1b [2022-05-12T20:00:16.311Z] #27 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T20:00:16.311Z] #59 sha256:d6e6be29c2ebe857caad9308a206bb9624e8c181cb2571f51cef0a96351c7547 [2022-05-12T20:00:16.311Z] #59 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T20:00:16.311Z] #69 sha256:40389981935c531c6012b7b391fc1ad391adb9d936a85f23937b88450c8e56c3 [2022-05-12T20:00:16.311Z] #69 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T20:00:16.311Z] #33 sha256:12d06677c3a832da84f59ea731cf6ceac27d0e799905732a9999141ccd17a5a8 [2022-05-12T20:00:16.311Z] #33 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T20:00:16.311Z] #40 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T20:00:16.311Z] #40 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T20:00:16.311Z] #35 sha256:08308ad088c98df1a3523b07e11a5bc037c49737def428c2d7dd7f38dff17c03 [2022-05-12T20:00:16.311Z] #35 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T20:00:16.311Z] #56 sha256:8ad5746cfaadc9b098fdb31efb5601e59be0d27b76a3ad84ddd54a808de0b31f [2022-05-12T20:00:16.311Z] #56 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T20:00:16.311Z] #43 sha256:db422f2df782ab75e63d73b1f99d043b1278757d9491c205279c254e758caebd [2022-05-12T20:00:16.311Z] #43 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-12T20:00:16.311Z] #12 sha256:1fe8b9c1f7869c0c3fd5c2827a8a144376a2e4ee2448fa85ac3355d98c0baed7 [2022-05-12T20:00:16.311Z] #12 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T20:00:16.311Z] #41 sha256:9363848b13f42f32d92055b1226c9befb93c64253efe9d9f06764ba533941297 [2022-05-12T20:00:16.311Z] #41 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-12T20:00:16.311Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T20:00:16.311Z] #51 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T20:00:16.311Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T20:00:16.311Z] #72 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #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-05-12T20:00:16.311Z] #26 sha256:b948dd57a52f3406c63ec36484eb43c770af382ca47436a2b2f05a494cd4e73d [2022-05-12T20:00:16.311Z] #26 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T20:00:16.311Z] #37 sha256:eafe138ec8b94bd7b684b37511a3312ecdfbc5800762153c3ae9db7e424939f9 [2022-05-12T20:00:16.311Z] #37 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T20:00:16.311Z] #45 sha256:82f89a18701ff35f110f0da35bcb4e8cec0b7f6ca4d2a229b5a405e3f25e594b [2022-05-12T20:00:16.311Z] #45 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #21 [dev-systemd-false 7/26] 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-05-12T20:00:16.311Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T20:00:16.311Z] #21 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #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-05-12T20:00:16.311Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T20:00:16.311Z] #29 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #60 [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-05-12T20:00:16.311Z] #60 sha256:77acb0479c26473f1826464751a292d0e5b56583c7a7e5109a4dedc135e60bd6 [2022-05-12T20:00:16.311Z] #60 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T20:00:16.311Z] #20 sha256:99bd56aad99525280c7eb9833507e30de440084e730f8b61701e495207765f3c [2022-05-12T20:00:16.311Z] #20 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #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-05-12T20:00:16.311Z] #13 sha256:7c2f35dc3a7eabaa3e07092dfeb1a51ff574dbe565fbb92a720f015cf046d7b4 [2022-05-12T20:00:16.311Z] #13 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #44 [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-05-12T20:00:16.311Z] #44 sha256:3be4a5942e901553e494be90bbfd2006e02cbb51de53f9d0cedf028d63d57d21 [2022-05-12T20:00:16.311Z] #44 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #64 [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-05-12T20:00:16.311Z] #64 sha256:677d676fd4791747808ec41b951d1e97c370c300e5650ca061434868e2d6476c [2022-05-12T20:00:16.311Z] #64 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T20:00:16.311Z] #68 sha256:942783b8a8501c4096e4188e9b1da918419f87c062b3de4fe8194464a9b172a0 [2022-05-12T20:00:16.311Z] #68 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T20:00:16.311Z] #48 sha256:83d6ea8d7e1243d6d45e42eec62077e97812b0b528b717b9243cc81b9c2a80d5 [2022-05-12T20:00:16.311Z] #48 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T20:00:16.311Z] #63 sha256:a7e6800237fdfccc929fa792b322298f06e04d4f43e98ebfe480d7c6aa47f963 [2022-05-12T20:00:16.311Z] #63 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T20:00:16.311Z] #70 sha256:01c2121568548a74b6c0ffabb6a3cff023cf6daffe74e73fce908dea3f2b87cb [2022-05-12T20:00:16.311Z] #70 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T20:00:16.311Z] #30 sha256:5592e759900d9edd220772f1f4f4d59e5394400e04308c6a0015c24b19bc8709 [2022-05-12T20:00:16.311Z] #30 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T20:00:16.311Z] #54 sha256:a9a3476462c5a0dbe597f777df84adda07576282eaa5edaef9c92221d5a5a87d [2022-05-12T20:00:16.311Z] #54 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T20:00:16.311Z] #32 sha256:6527e3e7b31159d3a1821fe29cc92fddf47177dc7db73dfac4f3a6c1986fdbed [2022-05-12T20:00:16.311Z] #32 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T20:00:16.311Z] #15 sha256:bf12da473d0f53f5f67a121d0837588c5396e1f6ec5306e7d23779a58a163e6a [2022-05-12T20:00:16.311Z] #15 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T20:00:16.311Z] #19 sha256:6dd94a961eb6471b43ea77c306efd0705348016a1464129e292aa483eedce7dd [2022-05-12T20:00:16.311Z] #19 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T20:00:16.311Z] #39 sha256:9562fa2d5ba4a98c2d1f5a28ad216d8bdb82f1f8b8343fe37284e74031365d4c [2022-05-12T20:00:16.311Z] #39 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #38 [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-05-12T20:00:16.311Z] #38 sha256:29095294d84ccaa3d68c922857e9dcb95dc49dd0adafedaeef2fd3137e995d7a [2022-05-12T20:00:16.311Z] #38 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #67 [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-05-12T20:00:16.311Z] #67 sha256:f3ff1cd699766c1681fbef1af54d7ed5b141a809950460260e89e71ff175c671 [2022-05-12T20:00:16.311Z] #67 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #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-05-12T20:00:16.311Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T20:00:16.311Z] #14 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T20:00:16.311Z] #66 sha256:93091d092220a3badb6090c60b9d2850ed8a51edfecec49d4905dba9254c497f [2022-05-12T20:00:16.311Z] #66 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T20:00:16.311Z] #16 sha256:f8cc10def6ea9a2594272777b0a345cbe7638dabe5739c6a0da55b88dbbe4652 [2022-05-12T20:00:16.311Z] #16 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #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-05-12T20:00:16.311Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T20:00:16.311Z] #34 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T20:00:16.311Z] #76 sha256:dba51d298f2a7b1e4dbbc37706ec9fcc74bc60cf05f65c7a7ce1dbe8edf97dcd [2022-05-12T20:00:16.311Z] #76 CACHED [2022-05-12T20:00:16.311Z] [2022-05-12T20:00:16.311Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T20:00:16.311Z] #77 sha256:745eb66e6be1abae0702600744343452342418280d33b5e0b8e816eee4274cd3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-12T20:00:16.447Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39812/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39812/.git:/go/src/github.com/docker/docker/.git --name docker-pr79 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d847de492c0067618d1a599ef49ae9a6d1229bf1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d847de492c0067618d1a599ef49ae9a6d1229bf1 hack/validate/default [2022-05-12T20:00:16.483Z] #79 DONE 1.1s [2022-05-12T20:00:16.483Z] [2022-05-12T20:00:16.483Z] #80 exporting to image [2022-05-12T20:00:16.483Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T20:00:16.483Z] #80 exporting layers [2022-05-12T20:00:16.585Z] + docker info [2022-05-12T20:00:17.051Z] #80 exporting layers 0.9s done [2022-05-12T20:00:17.051Z] #80 writing image sha256:a68cdc0ba6bc48500d32df145f441764e851352db4225b0ceb93f20316816e44 [2022-05-12T20:00:17.051Z] #80 writing image sha256:a68cdc0ba6bc48500d32df145f441764e851352db4225b0ceb93f20316816e44 done [2022-05-12T20:00:17.051Z] #80 naming to docker.io/library/docker:4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd done [2022-05-12T20:00:17.051Z] #80 DONE 0.9s [Pipeline] } [Pipeline] // stage [2022-05-12T20:00:17.083Z] #24 transferring context: 61.11MB 3.6s done [2022-05-12T20:00:17.083Z] #24 DONE 3.6s [2022-05-12T20:00:17.083Z] [2022-05-12T20:00:17.083Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-12T20:00:17.083Z] #66 sha256:b666e7ff9b8b2b3f59dba0e501fa0f1b0c00be5455d6b64ff8ad37944558bdf1 [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T20:00:17.360Z] + docker version [2022-05-12T20:00:17.360Z] Client: [2022-05-12T20:00:17.360Z] Version: 20.10.9 [2022-05-12T20:00:17.360Z] API version: 1.41 [2022-05-12T20:00:17.360Z] Go version: go1.16.8 [2022-05-12T20:00:17.360Z] Git commit: c2ea9bc [2022-05-12T20:00:17.360Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T20:00:17.360Z] OS/Arch: windows/amd64 [2022-05-12T20:00:17.360Z] Context: default [2022-05-12T20:00:17.360Z] Experimental: true [2022-05-12T20:00:17.360Z] [2022-05-12T20:00:17.360Z] Server: Docker Engine - Community [2022-05-12T20:00:17.360Z] Engine: [2022-05-12T20:00:17.360Z] Version: 20.10.9 [2022-05-12T20:00:17.360Z] API version: 1.41 (minimum version 1.24) [2022-05-12T20:00:17.360Z] Go version: go1.16.8 [2022-05-12T20:00:17.360Z] Git commit: 79ea9d3 [2022-05-12T20:00:17.360Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T20:00:17.360Z] OS/Arch: windows/amd64 [2022-05-12T20:00:17.360Z] Experimental: true [2022-05-12T20:00:17.410Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39812/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr79 -e DOCKER_GITCOMMIT=4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd -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:4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd hack/make.sh dynbinary test-integration [Pipeline] sh [2022-05-12T20:00:17.570Z] Client: [2022-05-12T20:00:17.570Z] Context: default [2022-05-12T20:00:17.570Z] Debug Mode: false [2022-05-12T20:00:17.570Z] Plugins: [2022-05-12T20:00:17.570Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-12T20:00:17.570Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-12T20:00:17.570Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-12T20:00:17.570Z] [2022-05-12T20:00:17.570Z] Server: [2022-05-12T20:00:17.570Z] Containers: 0 [2022-05-12T20:00:17.570Z] Running: 0 [2022-05-12T20:00:17.570Z] Paused: 0 [2022-05-12T20:00:17.570Z] Stopped: 0 [2022-05-12T20:00:17.570Z] Images: 10 [2022-05-12T20:00:17.570Z] Server Version: 20.10.9 [2022-05-12T20:00:17.570Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T20:00:17.570Z] Windows: [2022-05-12T20:00:17.570Z] LCOW: [2022-05-12T20:00:17.570Z] Logging Driver: json-file [2022-05-12T20:00:17.570Z] Plugins: [2022-05-12T20:00:17.570Z] Volume: local [2022-05-12T20:00:17.570Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T20:00:17.570Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T20:00:17.570Z] Swarm: inactive [2022-05-12T20:00:17.570Z] Default Isolation: process [2022-05-12T20:00:17.570Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T20:00:17.570Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-12T20:00:17.570Z] OSType: windows [2022-05-12T20:00:17.570Z] Architecture: x86_64 [2022-05-12T20:00:17.570Z] CPUs: 4 [2022-05-12T20:00:17.570Z] Total Memory: 32GiB [2022-05-12T20:00:17.570Z] Name: azwin-2-f4b050 [2022-05-12T20:00:17.570Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-12T20:00:17.570Z] Docker Root Dir: D:\docker [2022-05-12T20:00:17.570Z] Debug Mode: false [2022-05-12T20:00:17.570Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:00:17.570Z] Labels: [2022-05-12T20:00:17.570Z] Experimental: true [2022-05-12T20:00:17.570Z] Insecure Registries: [2022-05-12T20:00:17.570Z] 10.0.0.4:5000 [2022-05-12T20:00:17.570Z] 127.0.0.0/8 [2022-05-12T20:00:17.570Z] Registry Mirrors: [2022-05-12T20:00:17.570Z] http://10.0.0.4:5000/ [2022-05-12T20:00:17.570Z] Live Restore Enabled: false [2022-05-12T20:00:17.570Z] Product License: Community Engine [2022-05-12T20:00:17.570Z] [2022-05-12T20:00:17.656Z] #66 DONE 0.4s [2022-05-12T20:00:17.656Z] [2022-05-12T20:00:17.656Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-12T20:00:17.656Z] #25 sha256:7da115b7589573e0e160a47574decf6138f6e73be71cc1cd44cb5fbc92634aee [2022-05-12T20:00:17.656Z] #25 DONE 0.4s [2022-05-12T20:00:17.656Z] [2022-05-12T20:00:17.656Z] #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-05-12T20:00:17.656Z] #26 sha256:56975bcd8c6556dde2ea5f87786ae94828e5634aa7048dd68abe3e5b3ef0e53d [2022-05-12T20:00:17.702Z] #77 DONE 1.1s [2022-05-12T20:00:17.702Z] [2022-05-12T20:00:17.702Z] #78 exporting to image [2022-05-12T20:00:17.702Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T20:00:17.702Z] #78 exporting layers [2022-05-12T20:00:17.977Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-12T20:00:17.977Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-12T20:00:17.977Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-12T20:00:17.977Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-12T20:00:17.977Z] 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-05-12T20:00:17.977Z] Detected virtualization docker. [2022-05-12T20:00:17.977Z] Detected architecture x86-64. [2022-05-12T20:00:17.977Z] Set hostname to . [2022-05-12T20:00:17.977Z] modprobe@configfs.service: Succeeded. [2022-05-12T20:00:17.977Z] modprobe@drm.service: Succeeded. [2022-05-12T20:00:17.977Z] modprobe@fuse.service: Succeeded. [2022-05-12T20:00:17.977Z] + source /etc/docker-entrypoint-cmd [2022-05-12T20:00:17.977Z] ++ hack/make.sh dynbinary test-integration [2022-05-12T20:00:17.977Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-12T20:00:18.236Z] Removing bundles/ [2022-05-12T20:00:18.236Z] [2022-05-12T20:00:18.236Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T20:00:18.237Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T20:00:18.237Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T20:00:18.279Z] #78 exporting layers 1.0s done [2022-05-12T20:00:18.338Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-12T20:00:18.485Z] + docker info [2022-05-12T20:00:18.485Z] Client: [2022-05-12T20:00:18.485Z] Context: default [2022-05-12T20:00:18.485Z] Debug Mode: false [2022-05-12T20:00:18.485Z] [2022-05-12T20:00:18.485Z] Server: [2022-05-12T20:00:18.485Z] Containers: 0 [2022-05-12T20:00:18.485Z] Running: 0 [2022-05-12T20:00:18.485Z] Paused: 0 [2022-05-12T20:00:18.485Z] Stopped: 0 [2022-05-12T20:00:18.485Z] Images: 13 [2022-05-12T20:00:18.485Z] Server Version: 20.10.9 [2022-05-12T20:00:18.485Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T20:00:18.485Z] Windows: [2022-05-12T20:00:18.485Z] LCOW: [2022-05-12T20:00:18.485Z] Logging Driver: json-file [2022-05-12T20:00:18.485Z] Plugins: [2022-05-12T20:00:18.485Z] Volume: local [2022-05-12T20:00:18.485Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T20:00:18.485Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T20:00:18.485Z] Swarm: inactive [2022-05-12T20:00:18.485Z] Default Isolation: process [2022-05-12T20:00:18.485Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T20:00:18.485Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T20:00:18.485Z] OSType: windows [2022-05-12T20:00:18.485Z] Architecture: x86_64 [2022-05-12T20:00:18.485Z] CPUs: 4 [2022-05-12T20:00:18.485Z] Total Memory: 32GiB [2022-05-12T20:00:18.485Z] Name: azwin-2-d20fd1 [2022-05-12T20:00:18.485Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T20:00:18.485Z] Docker Root Dir: D:\docker [2022-05-12T20:00:18.485Z] Debug Mode: false [2022-05-12T20:00:18.485Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:00:18.485Z] Labels: [2022-05-12T20:00:18.485Z] Experimental: true [2022-05-12T20:00:18.485Z] Insecure Registries: [2022-05-12T20:00:18.485Z] 10.0.0.4:5000 [2022-05-12T20:00:18.485Z] 127.0.0.0/8 [2022-05-12T20:00:18.485Z] Registry Mirrors: [2022-05-12T20:00:18.485Z] http://10.0.0.4:5000/ [2022-05-12T20:00:18.485Z] Live Restore Enabled: false [2022-05-12T20:00:18.485Z] Product License: Community Engine [2022-05-12T20:00:18.485Z] [2022-05-12T20:00:18.541Z] #78 writing image sha256:edb44cfe6710c35722a25b69f5a35b07ca59b5848d0beae4de384867c602f01d done [2022-05-12T20:00:18.541Z] #78 naming to docker.io/library/docker:4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd done [2022-05-12T20:00:18.541Z] #78 DONE 1.1s [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [Pipeline] powershell [2022-05-12T20:00:19.028Z] + trap exit INT TERM [2022-05-12T20:00:19.028Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-12T20:00:19.028Z] + CONTAINER_NAME=docker-pr79 [2022-05-12T20:00:19.028Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39812/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39812/.git:/go/src/github.com/docker/docker/.git --name docker-pr79-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd -e DOCKER_GRAPHDRIVER docker:4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd hack/make.sh dynbinary [2022-05-12T20:00:19.037Z] #26 1.294 + RM_GOPATH=0 [2022-05-12T20:00:19.037Z] #26 1.295 + TMP_GOPATH= [2022-05-12T20:00:19.037Z] #26 1.295 + : /build [2022-05-12T20:00:19.037Z] #26 1.296 + '[' -z '' ']' [2022-05-12T20:00:19.037Z] #26 1.298 ++ mktemp -d [2022-05-12T20:00:19.037Z] #26 1.298 + export GOPATH=/tmp/tmp.SbR1RrPErD [2022-05-12T20:00:19.037Z] #26 1.298 + GOPATH=/tmp/tmp.SbR1RrPErD [2022-05-12T20:00:19.037Z] #26 1.298 + RM_GOPATH=1 [2022-05-12T20:00:19.037Z] #26 1.298 + case "$(go env GOARCH)" in [2022-05-12T20:00:19.037Z] #26 1.300 ++ go env GOARCH [2022-05-12T20:00:19.037Z] #26 1.321 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T20:00:19.037Z] #26 1.321 + GO_BUILDMODE=-buildmode=pie [2022-05-12T20:00:19.037Z] #26 1.322 ++ dirname /install.sh [2022-05-12T20:00:19.037Z] #26 1.323 + dir=/ [2022-05-12T20:00:19.037Z] #26 1.323 + bin=dockercli [2022-05-12T20:00:19.037Z] #26 1.323 + shift [2022-05-12T20:00:19.037Z] #26 1.324 + '[' '!' -f //dockercli.installer ']' [2022-05-12T20:00:19.037Z] #26 1.325 + . //dockercli.installer [2022-05-12T20:00:19.037Z] #26 1.325 ++ : stable [2022-05-12T20:00:19.037Z] #26 1.325 ++ : 17.06.2-ce [2022-05-12T20:00:19.037Z] #26 1.326 + install_dockercli [2022-05-12T20:00:19.037Z] #26 1.326 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-12T20:00:19.037Z] #26 1.326 Install docker/cli version 17.06.2-ce from stable [2022-05-12T20:00:19.037Z] #26 1.330 ++ uname -m [2022-05-12T20:00:19.037Z] #26 1.331 + arch=x86_64 [2022-05-12T20:00:19.037Z] #26 1.331 + '[' x86_64 '!=' x86_64 ']' [2022-05-12T20:00:19.037Z] #26 1.332 + url=https://download.docker.com/linux/static [2022-05-12T20:00:19.037Z] #26 1.333 + tar -xz docker/docker [2022-05-12T20:00:19.037Z] #26 1.333 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-12T20:00:19.289Z] [2022-05-12T20:00:19.551Z] Removing bundles/ [2022-05-12T20:00:19.551Z] [2022-05-12T20:00:19.551Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T20:00:19.551Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T20:00:19.551Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T20:00:21.815Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T20:00:21.815Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-52829c6b\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T20:00:21.815Z] ---------------------------------------------------------------------------- [2022-05-12T20:00:21.815Z] [2022-05-12T20:00:21.815Z] INFO: executeCI.ps1 starting at Thu May 12 20:00:20 CUT 2022 [2022-05-12T20:00:21.815Z] [2022-05-12T20:00:21.815Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T20:00:21.815Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T20:00:21.815Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-12T20:00:21.815Z] INFO: Environment variables: [2022-05-12T20:00:21.815Z] [2022-05-12T20:00:21.815Z] Name Value [2022-05-12T20:00:21.815Z] ---- ----- [2022-05-12T20:00:21.815Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T20:00:21.815Z] amd64 true [2022-05-12T20:00:21.815Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T20:00:21.815Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T20:00:21.815Z] arm64 true [2022-05-12T20:00:21.815Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T20:00:21.815Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T20:00:21.815Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T20:00:21.815Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T20:00:21.815Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T20:00:21.815Z] BRANCH_NAME PR-39812 [2022-05-12T20:00:21.815Z] BUILD_DISPLAY_NAME #79 [2022-05-12T20:00:21.815Z] BUILD_ID 79 [2022-05-12T20:00:21.815Z] BUILD_NUMBER 79 [2022-05-12T20:00:21.815Z] BUILD_TAG jenkins-moby-PR-39812-79 [2022-05-12T20:00:21.815Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/ [2022-05-12T20:00:21.815Z] cgroup2 true [2022-05-12T20:00:21.815Z] CHANGE_AUTHOR ndeloof [2022-05-12T20:00:21.815Z] CHANGE_AUTHOR_DISPLAY_NAME Nicolas De loof [2022-05-12T20:00:21.815Z] CHANGE_AUTHOR_EMAIL nicolas.deloof@gmail.com [2022-05-12T20:00:21.815Z] CHANGE_BRANCH raw-stream [2022-05-12T20:00:21.815Z] CHANGE_FORK ndeloof/docker [2022-05-12T20:00:21.815Z] CHANGE_ID 39812 [2022-05-12T20:00:21.815Z] CHANGE_TARGET master [2022-05-12T20:00:21.815Z] CHANGE_TITLE Header to explicit raw-stream implementation being used [2022-05-12T20:00:21.815Z] CHANGE_URL https://github.com/moby/moby/pull/39812 [2022-05-12T20:00:21.815Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T20:00:21.815Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T20:00:21.815Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T20:00:21.815Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T20:00:21.815Z] COMPUTERNAME azwin-2-9fb400 [2022-05-12T20:00:21.815Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T20:00:21.815Z] ConfigSequenceNumber 0 [2022-05-12T20:00:21.815Z] dco true [2022-05-12T20:00:21.815Z] DOCKER_BUILDKIT 0 [2022-05-12T20:00:21.815Z] DOCKER_DUT_DEBUG 1 [2022-05-12T20:00:21.815Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T20:00:21.815Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T20:00:21.815Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-12T20:00:21.815Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T20:00:21.815Z] EXECUTOR_NUMBER 0 [2022-05-12T20:00:21.815Z] FQDN azwin-2-9fb400.westus.cloudapp.azure.com [2022-05-12T20:00:21.815Z] GIT_BRANCH PR-39812 [2022-05-12T20:00:21.815Z] GIT_COMMIT 467531df65d814d25143e381ad1dd7e67cd3f7a6 [2022-05-12T20:00:21.815Z] GIT_PREVIOUS_COMMIT af5d83a6410f6a6bbe89f1a13d72b1982a3973cc [2022-05-12T20:00:21.815Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 6bff13a4b4cdffc94493ba1d77f22894fd7ea46e [2022-05-12T20:00:21.815Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T20:00:21.815Z] HUDSON_COOKIE f6a0aaeb-2ee0-4366-bfea-119dab54c2a2 [2022-05-12T20:00:21.815Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T20:00:21.815Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T20:00:21.815Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T20:00:21.815Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T20:00:21.815Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T20:00:21.815Z] JENKINS_NODE_COOKIE 32f2a079-e113-4dae-acbc-a83bc38c08d7 [2022-05-12T20:00:21.815Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T20:00:21.815Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T20:00:21.815Z] JOB_BASE_NAME PR-39812 [2022-05-12T20:00:21.815Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/display/redirect [2022-05-12T20:00:21.815Z] JOB_NAME moby/PR-39812 [2022-05-12T20:00:21.815Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/ [2022-05-12T20:00:21.815Z] library.jps.version master [2022-05-12T20:00:21.815Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T20:00:21.815Z] NODE_LABELS amd64 azure azwin-2-9fb400 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-12T20:00:21.815Z] NODE_NAME azwin-2-9fb400 [2022-05-12T20:00:21.815Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T20:00:21.815Z] OS Windows_NT [2022-05-12T20:00:21.815Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T20:00:21.815Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T20:00:21.815Z] ppc64le false [2022-05-12T20:00:21.815Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T20:00:21.815Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-05-12T20:00:21.815Z] PROCESSOR_LEVEL 6 [2022-05-12T20:00:21.815Z] PROCESSOR_REVISION 5507 [2022-05-12T20:00:21.815Z] ProgramData C:\ProgramData [2022-05-12T20:00:21.815Z] ProgramFiles C:\Program Files [2022-05-12T20:00:21.815Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T20:00:21.815Z] ProgramW6432 C:\Program Files [2022-05-12T20:00:21.815Z] PROMPT $P$G [2022-05-12T20:00:21.815Z] PSExecutionPolicyPreference Bypass [2022-05-12T20:00:21.815Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T20:00:21.815Z] PUBLIC C:\Users\Public [2022-05-12T20:00:21.815Z] rootless true [2022-05-12T20:00:21.815Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/display/redirect?page=arti... [2022-05-12T20:00:21.815Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/display/redirect?page=changes [2022-05-12T20:00:21.815Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/display/redirect [2022-05-12T20:00:21.815Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/display/redirect?page=tests [2022-05-12T20:00:21.815Z] s390x false [2022-05-12T20:00:21.815Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T20:00:21.815Z] SOURCES_DRIVE d [2022-05-12T20:00:21.815Z] SOURCES_SUBDIR gopath [2022-05-12T20:00:21.815Z] STAGE_NAME Run tests [2022-05-12T20:00:21.815Z] SystemDrive C: [2022-05-12T20:00:21.815Z] SystemRoot C:\Windows [2022-05-12T20:00:21.815Z] TEMP C:\Windows\TEMP [2022-05-12T20:00:21.815Z] TESTDEBUG 0 [2022-05-12T20:00:21.815Z] TESTRUN_DRIVE d [2022-05-12T20:00:21.815Z] TESTRUN_SUBDIR CI [2022-05-12T20:00:21.815Z] TIMEOUT 120m [2022-05-12T20:00:21.815Z] TMP C:\Windows\TEMP [2022-05-12T20:00:21.815Z] unit_validate true [2022-05-12T20:00:21.815Z] USERDOMAIN WORKGROUP [2022-05-12T20:00:21.815Z] USERNAME azwin-2-9fb400$ [2022-05-12T20:00:21.815Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T20:00:21.815Z] validate_force false [2022-05-12T20:00:21.815Z] windir C:\Windows [2022-05-12T20:00:21.815Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T20:00:21.815Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-12T20:00:21.815Z] windows2022 true [2022-05-12T20:00:21.815Z] windows2022containerd true [2022-05-12T20:00:21.815Z] windowsRS5 true [2022-05-12T20:00:21.815Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T20:00:21.815Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T20:00:21.815Z] [2022-05-12T20:00:21.815Z] [2022-05-12T20:00:21.815Z] [2022-05-12T20:00:21.815Z] INFO: Sources under d:\gopath\... [2022-05-12T20:00:21.815Z] INFO: Test run under d:\CI\... [2022-05-12T20:00:21.815Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T20:00:21.815Z] INFO: docker/docker repository was found [2022-05-12T20:00:21.815Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-12T20:00:21.815Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-12T20:00:21.815Z] INFO: Docker version of control daemon [2022-05-12T20:00:21.815Z] [2022-05-12T20:00:21.815Z] Client: [2022-05-12T20:00:21.815Z] Version: 20.10.9 [2022-05-12T20:00:21.815Z] API version: 1.41 [2022-05-12T20:00:21.815Z] Go version: go1.16.8 [2022-05-12T20:00:21.815Z] Git commit: c2ea9bc [2022-05-12T20:00:21.815Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T20:00:21.815Z] OS/Arch: windows/amd64 [2022-05-12T20:00:21.815Z] Context: default [2022-05-12T20:00:21.815Z] Experimental: true [2022-05-12T20:00:21.815Z] [2022-05-12T20:00:21.816Z] Server: Docker Engine - Community [2022-05-12T20:00:21.816Z] Engine: [2022-05-12T20:00:21.816Z] Version: 20.10.9 [2022-05-12T20:00:21.816Z] API version: 1.41 (minimum version 1.24) [2022-05-12T20:00:21.816Z] Go version: go1.16.8 [2022-05-12T20:00:21.816Z] Git commit: 79ea9d3 [2022-05-12T20:00:21.816Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T20:00:21.816Z] OS/Arch: windows/amd64 [2022-05-12T20:00:21.816Z] Experimental: true [2022-05-12T20:00:21.816Z] [2022-05-12T20:00:21.816Z] INFO: Docker info of control daemon [2022-05-12T20:00:21.816Z] [2022-05-12T20:00:21.816Z] Client: [2022-05-12T20:00:21.816Z] Context: default [2022-05-12T20:00:21.816Z] Debug Mode: false [2022-05-12T20:00:21.816Z] [2022-05-12T20:00:21.816Z] Server: [2022-05-12T20:00:21.816Z] Containers: 0 [2022-05-12T20:00:21.816Z] Running: 0 [2022-05-12T20:00:21.816Z] Paused: 0 [2022-05-12T20:00:21.816Z] Stopped: 0 [2022-05-12T20:00:21.816Z] Images: 13 [2022-05-12T20:00:21.816Z] Server Version: 20.10.9 [2022-05-12T20:00:21.816Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T20:00:21.816Z] Windows: [2022-05-12T20:00:21.816Z] LCOW: [2022-05-12T20:00:21.816Z] Logging Driver: json-file [2022-05-12T20:00:21.816Z] Plugins: [2022-05-12T20:00:21.816Z] Volume: local [2022-05-12T20:00:21.816Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T20:00:21.816Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T20:00:21.816Z] Swarm: inactive [2022-05-12T20:00:21.816Z] Default Isolation: process [2022-05-12T20:00:21.816Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T20:00:21.816Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T20:00:21.816Z] OSType: windows [2022-05-12T20:00:21.816Z] Architecture: x86_64 [2022-05-12T20:00:21.816Z] CPUs: 4 [2022-05-12T20:00:21.816Z] Total Memory: 32GiB [2022-05-12T20:00:21.816Z] Name: azwin-2-9fb400 [2022-05-12T20:00:21.816Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T20:00:21.816Z] Docker Root Dir: D:\docker [2022-05-12T20:00:21.816Z] Debug Mode: false [2022-05-12T20:00:21.816Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:00:21.816Z] Labels: [2022-05-12T20:00:21.816Z] Experimental: true [2022-05-12T20:00:21.816Z] Insecure Registries: [2022-05-12T20:00:21.816Z] 10.0.0.4:5000 [2022-05-12T20:00:21.816Z] 127.0.0.0/8 [2022-05-12T20:00:21.816Z] Registry Mirrors: [2022-05-12T20:00:21.816Z] http://10.0.0.4:5000/ [2022-05-12T20:00:21.816Z] Live Restore Enabled: false [2022-05-12T20:00:21.816Z] Product License: Community Engine [2022-05-12T20:00:21.816Z] [2022-05-12T20:00:21.816Z] [2022-05-12T20:00:21.816Z] INFO: Commit hash is 467531df65 [2022-05-12T20:00:21.829Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-12T20:00:21.829Z] [2022-05-12T20:00:21.829Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-12T20:00:21.829Z] Installing docker-proxy to /usr/local/bin/ [2022-05-12T20:00:21.829Z] [2022-05-12T20:00:21.829Z] + mkdir -p bundles [2022-05-12T20:00:21.829Z] + '[' -n 'github.com/docker/docker/api [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/backend/build [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/httputils [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/middleware [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/router [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/router/build [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/router/container [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/router/debug [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/router/image [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/router/network [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/router/session [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/router/system [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/server/router/volume [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/backend [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/container [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/events [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/filters [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/image [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/mount [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/network [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/registry [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/strslice [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/swarm [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/time [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/versions [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T20:00:21.829Z] github.com/docker/docker/api/types/volume [2022-05-12T20:00:21.829Z] github.com/docker/docker/builder [2022-05-12T20:00:21.829Z] github.com/docker/docker/builder/builder-next [2022-05-12T20:00:21.829Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T20:00:21.829Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T20:00:21.829Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T20:00:21.829Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T20:00:21.829Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T20:00:21.829Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T20:00:21.829Z] github.com/docker/docker/builder/dockerfile [2022-05-12T20:00:21.829Z] github.com/docker/docker/builder/remotecontext [2022-05-12T20:00:21.829Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T20:00:21.829Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T20:00:21.829Z] github.com/docker/docker/cli [2022-05-12T20:00:21.829Z] github.com/docker/docker/cli/config [2022-05-12T20:00:21.829Z] github.com/docker/docker/cli/debug [2022-05-12T20:00:21.829Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T20:00:21.829Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T20:00:21.829Z] github.com/docker/docker/client [2022-05-12T20:00:21.829Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T20:00:21.829Z] github.com/docker/docker/cmd/dockerd [2022-05-12T20:00:21.829Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T20:00:21.829Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T20:00:21.829Z] github.com/docker/docker/container [2022-05-12T20:00:21.829Z] github.com/docker/docker/container/stream [2022-05-12T20:00:21.829Z] github.com/docker/docker/contrib/apparmor [2022-05-12T20:00:21.829Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T20:00:21.829Z] github.com/docker/docker/contrib/httpserver [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/cluster [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/config [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/events [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/exec [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/images [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/initlayer [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/links [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/listeners [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger/local [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/names [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/network [2022-05-12T20:00:21.829Z] github.com/docker/docker/daemon/stats [2022-05-12T20:00:21.829Z] github.com/docker/docker/distribution [2022-05-12T20:00:21.829Z] github.com/docker/docker/distribution/metadata [2022-05-12T20:00:21.829Z] github.com/docker/docker/distribution/utils [2022-05-12T20:00:21.829Z] github.com/docker/docker/distribution/xfer [2022-05-12T20:00:21.829Z] github.com/docker/docker/dockerversion [2022-05-12T20:00:21.829Z] github.com/docker/docker/errdefs [2022-05-12T20:00:21.829Z] github.com/docker/docker/image [2022-05-12T20:00:21.829Z] github.com/docker/docker/image/cache [2022-05-12T20:00:21.829Z] github.com/docker/docker/image/tarexport [2022-05-12T20:00:21.829Z] github.com/docker/docker/image/v1 [2022-05-12T20:00:21.829Z] github.com/docker/docker/internal/test/suite [2022-05-12T20:00:21.829Z] github.com/docker/docker/layer [2022-05-12T20:00:21.829Z] github.com/docker/docker/libcontainerd [2022-05-12T20:00:21.829Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T20:00:21.829Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T20:00:21.829Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T20:00:21.829Z] github.com/docker/docker/libcontainerd/types [2022-05-12T20:00:21.829Z] github.com/docker/docker/oci [2022-05-12T20:00:21.829Z] github.com/docker/docker/oci/caps [2022-05-12T20:00:21.829Z] github.com/docker/docker/opts [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/aaparser [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/archive [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/authorization [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/capabilities [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/containerfs [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/directory [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/dmesg [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/filenotify [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/fileutils [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/fsutils [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/homedir [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/idtools [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/ioutils [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/longpath [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/loopback [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/parsers [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/pidfile [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/platform [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/plugins [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/pools [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/progress [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/pubsub [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/reexec [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/signal [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/stack [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/stringid [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/system [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/tailfile [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/tarsum [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/truncindex [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/urlutil [2022-05-12T20:00:21.829Z] github.com/docker/docker/pkg/useragent [2022-05-12T20:00:21.829Z] github.com/docker/docker/plugin [2022-05-12T20:00:21.829Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T20:00:21.829Z] github.com/docker/docker/plugin/v2 [2022-05-12T20:00:21.829Z] github.com/docker/docker/profiles/apparmor [2022-05-12T20:00:21.829Z] github.com/docker/docker/profiles/seccomp [2022-05-12T20:00:21.829Z] github.com/docker/docker/quota [2022-05-12T20:00:21.829Z] github.com/docker/docker/reference [2022-05-12T20:00:21.829Z] github.com/docker/docker/registry [2022-05-12T20:00:21.829Z] github.com/docker/docker/registry/resumable [2022-05-12T20:00:21.829Z] github.com/docker/docker/restartmanager [2022-05-12T20:00:21.829Z] github.com/docker/docker/rootless [2022-05-12T20:00:21.829Z] github.com/docker/docker/rootless/specconv [2022-05-12T20:00:21.829Z] github.com/docker/docker/runconfig [2022-05-12T20:00:21.829Z] github.com/docker/docker/runconfig/opts [2022-05-12T20:00:21.829Z] github.com/docker/docker/testutil [2022-05-12T20:00:21.829Z] github.com/docker/docker/testutil/daemon [2022-05-12T20:00:21.829Z] github.com/docker/docker/testutil/environment [2022-05-12T20:00:21.829Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T20:00:21.829Z] github.com/docker/docker/testutil/fakegit [2022-05-12T20:00:21.829Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T20:00:21.829Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T20:00:21.829Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T20:00:21.829Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T20:00:21.829Z] github.com/docker/docker/testutil/registry [2022-05-12T20:00:21.829Z] github.com/docker/docker/testutil/request [2022-05-12T20:00:21.829Z] github.com/docker/docker/volume [2022-05-12T20:00:21.829Z] github.com/docker/docker/volume/drivers [2022-05-12T20:00:21.829Z] github.com/docker/docker/volume/local [2022-05-12T20:00:21.829Z] github.com/docker/docker/volume/mounts [2022-05-12T20:00:21.829Z] github.com/docker/docker/volume/service [2022-05-12T20:00:21.829Z] github.com/docker/docker/volume/service/opts [2022-05-12T20:00:21.829Z] github.com/docker/docker/volume/testutils' ']' [2022-05-12T20:00:21.830Z] + 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/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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-05-12T20:00:21.830Z] ? github.com/docker/docker/api [no test files] [2022-05-12T20:00:22.304Z] INFO: Nuke-Everything... [2022-05-12T20:00:22.304Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T20:00:22.304Z] INFO: Nuking d:\CI [2022-05-12T20:00:22.304Z] INFO: Zapped successfully [2022-05-12T20:00:22.304Z] INFO: Location for testing is d:\CI\PR-39812\79 [2022-05-12T20:00:22.304Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T20:00:22.304Z] [2022-05-12T20:00:22.304Z] [2022-05-12T20:00:22.304Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 20:00:22... [2022-05-12T20:00:22.304Z] [2022-05-12T20:00:22.334Z] #26 4.202 + mkdir -p /build [2022-05-12T20:00:22.334Z] #26 4.204 + mv docker/docker /build/ [2022-05-12T20:00:22.334Z] #26 4.211 + rmdir docker [2022-05-12T20:00:22.334Z] #26 DONE 4.3s [2022-05-12T20:00:22.334Z] [2022-05-12T20:00:22.334Z] #67 [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-05-12T20:00:22.334Z] #67 sha256:ba01ca1d13d6a89340ed4f766e6922a6514576432804c7ff8946c50c1e71dc4f [2022-05-12T20:00:22.334Z] #67 1.299 + RM_GOPATH=0 [2022-05-12T20:00:22.334Z] #67 1.300 + TMP_GOPATH= [2022-05-12T20:00:22.334Z] #67 1.301 + : /build [2022-05-12T20:00:22.334Z] #67 1.302 + '[' -z '' ']' [2022-05-12T20:00:22.334Z] #67 1.304 ++ mktemp -d [2022-05-12T20:00:22.334Z] #67 1.305 + export GOPATH=/tmp/tmp.hEflcspK1m [2022-05-12T20:00:22.334Z] #67 1.305 + GOPATH=/tmp/tmp.hEflcspK1m [2022-05-12T20:00:22.334Z] #67 1.306 + RM_GOPATH=1 [2022-05-12T20:00:22.334Z] #67 1.306 + case "$(go env GOARCH)" in [2022-05-12T20:00:22.334Z] #67 1.306 ++ go env GOARCH [2022-05-12T20:00:22.334Z] #67 1.316 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T20:00:22.334Z] #67 1.316 + GO_BUILDMODE=-buildmode=pie [2022-05-12T20:00:22.334Z] #67 1.317 ++ dirname /install.sh [2022-05-12T20:00:22.334Z] #67 1.318 + dir=/ [2022-05-12T20:00:22.334Z] #67 1.318 + bin=rootlesskit [2022-05-12T20:00:22.334Z] #67 1.318 + shift [2022-05-12T20:00:22.334Z] #67 1.319 + '[' '!' -f //rootlesskit.installer ']' [2022-05-12T20:00:22.334Z] #67 1.319 + . //rootlesskit.installer [2022-05-12T20:00:22.334Z] #67 1.319 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T20:00:22.334Z] #67 1.319 + install_rootlesskit [2022-05-12T20:00:22.334Z] #67 1.320 + case "$1" in [2022-05-12T20:00:22.334Z] #67 1.320 + export CGO_ENABLED=0 [2022-05-12T20:00:22.334Z] #67 1.320 + CGO_ENABLED=0 [2022-05-12T20:00:22.334Z] #67 1.320 + _install_rootlesskit [2022-05-12T20:00:22.334Z] #67 1.321 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-12T20:00:22.334Z] #67 1.321 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-12T20:00:22.334Z] #67 1.321 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T20:00:22.334Z] #67 1.322 + GOBIN=/build [2022-05-12T20:00:22.334Z] #67 1.322 + GO111MODULE=on [2022-05-12T20:00:22.334Z] #67 1.322 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T20:00:23.407Z] #67 5.888 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-12T20:00:23.407Z] #67 ... [2022-05-12T20:00:23.407Z] [2022-05-12T20:00:23.407Z] #62 [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-05-12T20:00:23.407Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T20:00:23.407Z] #62 1.950 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T20:00:23.407Z] #62 1.951 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T20:00:23.407Z] #62 1.955 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T20:00:23.407Z] #62 2.734 Get:4 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T20:00:23.407Z] #62 3.298 Fetched 190 kB in 2s (114 kB/s) [2022-05-12T20:00:23.407Z] #62 3.298 Reading package lists... [2022-05-12T20:00:23.407Z] #62 5.565 Reading package lists... [2022-05-12T20:00:23.407Z] #62 7.327 Building dependency tree... [2022-05-12T20:00:23.407Z] #62 7.674 Reading state information... [2022-05-12T20:00:23.407Z] #62 8.102 The following additional packages will be installed: [2022-05-12T20:00:23.407Z] #62 8.106 libbtrfs0 [2022-05-12T20:00:23.407Z] #62 8.154 The following NEW packages will be installed: [2022-05-12T20:00:23.407Z] #62 8.155 libbtrfs-dev libbtrfs0 [2022-05-12T20:00:23.407Z] #62 8.447 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T20:00:23.407Z] #62 8.447 Need to get 460 kB of archives. [2022-05-12T20:00:23.407Z] #62 8.447 After this operation, 1237 kB of additional disk space will be used. [2022-05-12T20:00:23.407Z] #62 8.447 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T20:00:23.407Z] #62 8.447 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T20:00:23.407Z] #62 8.846 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T20:00:23.407Z] #62 9.014 Fetched 460 kB in 0s (1587 kB/s) [2022-05-12T20:00:23.407Z] #62 9.122 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T20:00:23.407Z] #62 9.122 (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-05-12T20:00:23.407Z] #62 9.304 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T20:00:23.407Z] #62 9.556 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T20:00:23.407Z] #62 9.677 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T20:00:23.407Z] #62 9.677 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T20:00:23.407Z] #62 9.690 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T20:00:23.407Z] #62 9.887 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T20:00:23.407Z] #62 9.902 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T20:00:23.407Z] #62 9.932 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T20:00:23.668Z] #62 ... [2022-05-12T20:00:23.668Z] [2022-05-12T20:00:23.668Z] #42 [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-05-12T20:00:23.668Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T20:00:23.668Z] #42 1.721 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T20:00:23.668Z] #42 1.904 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T20:00:23.668Z] #42 1.910 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T20:00:23.668Z] #42 2.562 Get:4 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T20:00:23.668Z] #42 2.965 Fetched 190 kB in 2s (123 kB/s) [2022-05-12T20:00:23.668Z] #42 2.965 Reading package lists... [2022-05-12T20:00:23.668Z] #42 5.115 Reading package lists... [2022-05-12T20:00:23.668Z] #42 7.033 Building dependency tree... [2022-05-12T20:00:23.668Z] #42 7.357 Reading state information... [2022-05-12T20:00:23.668Z] #42 7.721 The following additional packages will be installed: [2022-05-12T20:00:23.668Z] #42 7.723 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-12T20:00:23.668Z] #42 7.724 Suggested packages: [2022-05-12T20:00:23.668Z] #42 7.724 cmake-doc ninja-build lrzip [2022-05-12T20:00:23.668Z] #42 7.725 Recommended packages: [2022-05-12T20:00:23.668Z] #42 7.725 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-12T20:00:23.668Z] #42 7.956 The following NEW packages will be installed: [2022-05-12T20:00:23.668Z] #42 7.958 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-12T20:00:23.668Z] #42 7.959 vim-common xxd [2022-05-12T20:00:23.668Z] #42 8.239 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T20:00:23.668Z] #42 8.239 Need to get 17.7 MB of archives. [2022-05-12T20:00:23.668Z] #42 8.239 After this operation, 70.7 MB of additional disk space will be used. [2022-05-12T20:00:23.668Z] #42 8.239 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T20:00:23.668Z] #42 8.244 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T20:00:23.668Z] #42 8.247 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-12T20:00:23.668Z] #42 8.276 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T20:00:23.668Z] #42 8.370 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-12T20:00:23.668Z] #42 8.379 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-12T20:00:23.668Z] #42 8.383 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-12T20:00:23.668Z] #42 8.383 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-12T20:00:23.668Z] #42 8.385 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-12T20:00:23.668Z] #42 8.387 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-12T20:00:23.668Z] #42 8.997 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T20:00:23.668Z] #42 9.148 Fetched 17.7 MB in 1s (34.7 MB/s) [2022-05-12T20:00:23.668Z] #42 9.213 Selecting previously unselected package xxd. [2022-05-12T20:00:23.668Z] #42 9.213 (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-05-12T20:00:23.668Z] #42 9.310 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T20:00:23.668Z] #42 9.553 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T20:00:23.668Z] #42 9.661 Selecting previously unselected package vim-common. [2022-05-12T20:00:23.668Z] #42 9.665 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T20:00:23.668Z] #42 9.696 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T20:00:23.668Z] #42 9.883 Selecting previously unselected package cmake-data. [2022-05-12T20:00:23.668Z] #42 9.883 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-12T20:00:23.668Z] #42 9.894 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T20:00:23.668Z] #42 ... [2022-05-12T20:00:23.668Z] [2022-05-12T20:00:23.668Z] #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-05-12T20:00:23.668Z] #29 sha256:87b36cc280fe638d7ef5f20bb22729024d374f203f2bcca845213957d578aa99 [2022-05-12T20:00:23.668Z] #29 CACHED [2022-05-12T20:00:23.668Z] [2022-05-12T20:00:23.668Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-12T20:00:23.668Z] #30 sha256:f62c8c28d3106cc3fdc4a6b12be05e0d014fdfd91238e1a2c2da219f11295ff4 [2022-05-12T20:00:23.668Z] #30 CACHED [2022-05-12T20:00:23.668Z] [2022-05-12T20:00:23.668Z] #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-05-12T20:00:23.668Z] #31 sha256:2fcebd35fe3d0c8638180072619f839a76d8da3662f4d55f620260a8bfecdd3f [2022-05-12T20:00:23.668Z] #31 CACHED [2022-05-12T20:00:23.668Z] [2022-05-12T20:00:23.668Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-12T20:00:23.668Z] #33 sha256:12d06677c3a832da84f59ea731cf6ceac27d0e799905732a9999141ccd17a5a8 [2022-05-12T20:00:23.668Z] #33 CACHED [2022-05-12T20:00:23.668Z] [2022-05-12T20:00:23.668Z] #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-05-12T20:00:23.668Z] #34 sha256:f84017a1de4b0069f04e3c741153244110335897a02b94dfe73b6e5ce653b86e [2022-05-12T20:00:23.668Z] #34 CACHED [2022-05-12T20:00:23.668Z] [2022-05-12T20:00:23.668Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-12T20:00:23.668Z] #36 sha256:61dd4406d2aedfc5032a3723caacc23fbf350c10f398f5aedc24e1b3901bd6b1 [2022-05-12T20:00:23.668Z] #36 CACHED [2022-05-12T20:00:23.668Z] [2022-05-12T20:00:23.668Z] #38 [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-05-12T20:00:23.668Z] #38 sha256:29095294d84ccaa3d68c922857e9dcb95dc49dd0adafedaeef2fd3137e995d7a [2022-05-12T20:00:23.668Z] #38 CACHED [2022-05-12T20:00:23.668Z] [2022-05-12T20:00:23.668Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-12T20:00:23.668Z] #40 sha256:07690c14da36021265f3dfadf34648bd4a8a09ef2a7881de353f4cec0a0ff1e1 [2022-05-12T20:00:23.668Z] #40 CACHED [2022-05-12T20:00:23.668Z] [2022-05-12T20:00:23.668Z] #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-05-12T20:00:23.668Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T20:00:23.668Z] #14 1.906 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T20:00:23.668Z] #14 1.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T20:00:23.668Z] #14 1.920 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T20:00:23.668Z] #14 2.775 Get:4 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T20:00:23.668Z] #14 3.556 Fetched 190 kB in 2s (101 kB/s) [2022-05-12T20:00:23.668Z] #14 3.556 Reading package lists... [2022-05-12T20:00:23.668Z] #14 5.499 Reading package lists... [2022-05-12T20:00:23.668Z] #14 6.903 Building dependency tree... [2022-05-12T20:00:23.668Z] #14 7.132 Reading state information... [2022-05-12T20:00:23.668Z] #14 7.888 The following additional packages will be installed: [2022-05-12T20:00:23.668Z] #14 7.889 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T20:00:23.668Z] #14 7.889 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-12T20:00:23.668Z] #14 7.889 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-12T20:00:23.668Z] #14 7.890 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-12T20:00:23.668Z] #14 7.890 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-12T20:00:23.668Z] #14 7.893 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-12T20:00:23.668Z] #14 7.895 mingw-w64-common mingw-w64-x86-64-dev [2022-05-12T20:00:23.668Z] #14 7.897 Suggested packages: [2022-05-12T20:00:23.668Z] #14 7.899 gcc-10-locales seccomp wine64 [2022-05-12T20:00:23.668Z] #14 8.253 The following NEW packages will be installed: [2022-05-12T20:00:23.668Z] #14 8.254 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-12T20:00:23.668Z] #14 8.254 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-12T20:00:23.668Z] #14 8.255 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-12T20:00:23.668Z] #14 8.255 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-12T20:00:23.668Z] #14 8.255 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-12T20:00:23.668Z] #14 8.256 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-12T20:00:23.668Z] #14 8.257 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-12T20:00:23.668Z] #14 8.258 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-12T20:00:23.668Z] #14 8.259 mingw-w64-x86-64-dev [2022-05-12T20:00:23.668Z] #14 8.547 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T20:00:23.668Z] #14 8.547 Need to get 115 MB of archives. [2022-05-12T20:00:23.668Z] #14 8.547 After this operation, 645 MB of additional disk space will be used. [2022-05-12T20:00:23.668Z] #14 8.547 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-05-12T20:00:23.668Z] #14 8.613 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-05-12T20:00:23.668Z] #14 8.740 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-12T20:00:23.668Z] #14 8.754 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-05-12T20:00:23.668Z] #14 8.754 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-12T20:00:23.668Z] #14 8.772 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-12T20:00:23.668Z] #14 8.953 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-05-12T20:00:23.668Z] #14 9.057 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-05-12T20:00:23.668Z] #14 9.090 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-05-12T20:00:23.668Z] #14 9.540 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-05-12T20:00:23.668Z] #14 10.32 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-05-12T20:00:23.928Z] #14 10.54 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-05-12T20:00:23.928Z] #14 ... [2022-05-12T20:00:23.928Z] [2022-05-12T20:00:23.928Z] #62 [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-05-12T20:00:23.928Z] #62 sha256:5542853b332462d9cb874b2c5635571633f81167b8fb50814124b4bbdbd951c0 [2022-05-12T20:00:23.928Z] #62 DONE 10.6s [2022-05-12T20:00:23.928Z] [2022-05-12T20:00:23.928Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-12T20:00:23.928Z] #63 sha256:de2b1942ca9994eb398574b711baf3753da9c79a339dab19a96a6816fd19f04e [2022-05-12T20:00:24.532Z] #63 DONE 0.3s [2022-05-12T20:00:24.532Z] [2022-05-12T20:00:24.532Z] #64 [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-05-12T20:00:24.532Z] #64 sha256:3685dd480f2967915cdc15ae03f4880897dc8bc6495c3ce8ce7e109fb4dedae1 [2022-05-12T20:00:24.876Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-05-12T20:00:25.101Z] #64 0.576 + RM_GOPATH=0 [2022-05-12T20:00:25.101Z] #64 0.576 + TMP_GOPATH= [2022-05-12T20:00:25.101Z] #64 0.576 + : /build [2022-05-12T20:00:25.101Z] #64 0.576 + '[' -z '' ']' [2022-05-12T20:00:25.101Z] #64 0.576 ++ mktemp -d [2022-05-12T20:00:25.101Z] #64 0.581 + export GOPATH=/tmp/tmp.GvPdmu6tzA [2022-05-12T20:00:25.101Z] #64 0.581 + GOPATH=/tmp/tmp.GvPdmu6tzA [2022-05-12T20:00:25.101Z] #64 0.582 + RM_GOPATH=1 [2022-05-12T20:00:25.101Z] #64 0.582 + case "$(go env GOARCH)" in [2022-05-12T20:00:25.101Z] #64 0.584 ++ go env GOARCH [2022-05-12T20:00:25.101Z] #64 0.591 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T20:00:25.101Z] #64 0.591 + GO_BUILDMODE=-buildmode=pie [2022-05-12T20:00:25.101Z] #64 0.591 ++ dirname /install.sh [2022-05-12T20:00:25.101Z] #64 0.594 + dir=/ [2022-05-12T20:00:25.101Z] #64 0.603 + bin=containerd [2022-05-12T20:00:25.101Z] #64 0.603 + shift [2022-05-12T20:00:25.101Z] #64 0.603 + '[' '!' -f //containerd.installer ']' [2022-05-12T20:00:25.101Z] #64 0.604 + . //containerd.installer [2022-05-12T20:00:25.101Z] #64 0.604 ++ set -e [2022-05-12T20:00:25.101Z] #64 0.605 ++ : v1.6.4 [2022-05-12T20:00:25.101Z] #64 0.605 + install_containerd [2022-05-12T20:00:25.101Z] #64 0.605 + echo 'Install containerd version v1.6.4' [2022-05-12T20:00:25.101Z] #64 0.606 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GvPdmu6tzA/src/github.com/containerd/containerd [2022-05-12T20:00:25.101Z] #64 0.606 Install containerd version v1.6.4 [2022-05-12T20:00:25.101Z] #64 0.607 Cloning into '/tmp/tmp.GvPdmu6tzA/src/github.com/containerd/containerd'... [2022-05-12T20:00:27.199Z] Sending build context to Docker daemon 66.69MB [2022-05-12T20:00:27.199Z] [2022-05-12T20:00:27.199Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T20:00:27.199Z] ---> 7c569352fed3 [2022-05-12T20:00:27.199Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T20:00:27.199Z] ---> Using cache [2022-05-12T20:00:27.199Z] ---> a9b5d0a8e92f [2022-05-12T20:00:27.199Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T20:00:27.199Z] ---> Using cache [2022-05-12T20:00:27.199Z] ---> 9715dd7c6e7e [2022-05-12T20:00:27.199Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T20:00:27.199Z] ---> Using cache [2022-05-12T20:00:27.199Z] ---> f01b1c2d15be [2022-05-12T20:00:27.199Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T20:00:27.199Z] ---> Using cache [2022-05-12T20:00:27.199Z] ---> 1c1f793171cd [2022-05-12T20:00:27.199Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T20:00:27.199Z] ---> Using cache [2022-05-12T20:00:27.199Z] ---> 02ab1696a47b [2022-05-12T20:00:27.199Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-12T20:00:27.687Z] ---> Using cache [2022-05-12T20:00:27.687Z] ---> 9edfb6a148e0 [2022-05-12T20:00:27.688Z] Step 8/13 : 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-05-12T20:00:27.688Z] ---> Using cache [2022-05-12T20:00:27.688Z] ---> db937a2f8082 [2022-05-12T20:00:27.688Z] Step 9/13 : 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-05-12T20:00:27.688Z] ---> Using cache [2022-05-12T20:00:27.688Z] ---> 8a1ec8cd2cb5 [2022-05-12T20:00:27.688Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-12T20:00:27.688Z] ---> Using cache [2022-05-12T20:00:27.688Z] ---> ae01a01c701e [2022-05-12T20:00:27.688Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T20:00:27.688Z] ---> Using cache [2022-05-12T20:00:27.688Z] ---> f72cab21121f [2022-05-12T20:00:27.688Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T20:00:27.688Z] ---> Using cache [2022-05-12T20:00:27.688Z] ---> 64893b768a23 [2022-05-12T20:00:27.688Z] Step 13/13 : COPY . . [2022-05-12T20:00:28.081Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T20:00:28.081Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-26472180\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T20:00:28.081Z] ---------------------------------------------------------------------------- [2022-05-12T20:00:28.081Z] [2022-05-12T20:00:28.081Z] INFO: executeCI.ps1 starting at Thu May 12 20:00:27 CUT 2022 [2022-05-12T20:00:28.081Z] [2022-05-12T20:00:28.081Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T20:00:28.081Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T20:00:28.081Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-12T20:00:28.081Z] INFO: Environment variables: [2022-05-12T20:00:28.081Z] [2022-05-12T20:00:28.081Z] Name Value [2022-05-12T20:00:28.081Z] ---- ----- [2022-05-12T20:00:28.081Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T20:00:28.082Z] amd64 true [2022-05-12T20:00:28.082Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T20:00:28.082Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T20:00:28.082Z] arm64 true [2022-05-12T20:00:28.082Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T20:00:28.082Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T20:00:28.082Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T20:00:28.082Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T20:00:28.082Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T20:00:28.082Z] BRANCH_NAME PR-39812 [2022-05-12T20:00:28.082Z] BUILD_DISPLAY_NAME #79 [2022-05-12T20:00:28.082Z] BUILD_ID 79 [2022-05-12T20:00:28.082Z] BUILD_NUMBER 79 [2022-05-12T20:00:28.082Z] BUILD_TAG jenkins-moby-PR-39812-79 [2022-05-12T20:00:28.082Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/ [2022-05-12T20:00:28.082Z] cgroup2 true [2022-05-12T20:00:28.082Z] CHANGE_AUTHOR ndeloof [2022-05-12T20:00:28.082Z] CHANGE_AUTHOR_DISPLAY_NAME Nicolas De loof [2022-05-12T20:00:28.082Z] CHANGE_AUTHOR_EMAIL nicolas.deloof@gmail.com [2022-05-12T20:00:28.082Z] CHANGE_BRANCH raw-stream [2022-05-12T20:00:28.082Z] CHANGE_FORK ndeloof/docker [2022-05-12T20:00:28.082Z] CHANGE_ID 39812 [2022-05-12T20:00:28.082Z] CHANGE_TARGET master [2022-05-12T20:00:28.082Z] CHANGE_TITLE Header to explicit raw-stream implementation being used [2022-05-12T20:00:28.082Z] CHANGE_URL https://github.com/moby/moby/pull/39812 [2022-05-12T20:00:28.082Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T20:00:28.082Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T20:00:28.082Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T20:00:28.082Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T20:00:28.082Z] COMPUTERNAME azwin-2-d20fd1 [2022-05-12T20:00:28.082Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T20:00:28.082Z] ConfigSequenceNumber 0 [2022-05-12T20:00:28.082Z] dco true [2022-05-12T20:00:28.082Z] DOCKER_BUILDKIT 0 [2022-05-12T20:00:28.082Z] DOCKER_DUT_DEBUG 1 [2022-05-12T20:00:28.082Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T20:00:28.082Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T20:00:28.082Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T20:00:28.082Z] EXECUTOR_NUMBER 0 [2022-05-12T20:00:28.082Z] FQDN azwin-2-d20fd1.westus.cloudapp.azure.com [2022-05-12T20:00:28.082Z] GIT_BRANCH PR-39812 [2022-05-12T20:00:28.082Z] GIT_COMMIT 8eac8f03657ba96c4adb945468f85d8bfa2761ad [2022-05-12T20:00:28.082Z] GIT_PREVIOUS_COMMIT af5d83a6410f6a6bbe89f1a13d72b1982a3973cc [2022-05-12T20:00:28.082Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 6bff13a4b4cdffc94493ba1d77f22894fd7ea46e [2022-05-12T20:00:28.082Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T20:00:28.082Z] HUDSON_COOKIE 99ff02fd-6da3-4e0a-a6dc-0d7d27ed83a3 [2022-05-12T20:00:28.082Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T20:00:28.082Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T20:00:28.082Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T20:00:28.082Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T20:00:28.082Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T20:00:28.082Z] JENKINS_NODE_COOKIE 1eb41773-2484-4e5e-97ce-392b4ea8557a [2022-05-12T20:00:28.082Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T20:00:28.082Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T20:00:28.082Z] JOB_BASE_NAME PR-39812 [2022-05-12T20:00:28.082Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/display/redirect [2022-05-12T20:00:28.082Z] JOB_NAME moby/PR-39812 [2022-05-12T20:00:28.082Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/ [2022-05-12T20:00:28.082Z] library.jps.version master [2022-05-12T20:00:28.082Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T20:00:28.082Z] NODE_LABELS amd64 azure azwin-2-d20fd1 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-12T20:00:28.082Z] NODE_NAME azwin-2-d20fd1 [2022-05-12T20:00:28.082Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T20:00:28.082Z] OS Windows_NT [2022-05-12T20:00:28.082Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T20:00:28.082Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T20:00:28.082Z] ppc64le false [2022-05-12T20:00:28.082Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T20:00:28.082Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-12T20:00:28.082Z] PROCESSOR_LEVEL 6 [2022-05-12T20:00:28.082Z] PROCESSOR_REVISION 4f01 [2022-05-12T20:00:28.082Z] ProgramData C:\ProgramData [2022-05-12T20:00:28.082Z] ProgramFiles C:\Program Files [2022-05-12T20:00:28.082Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T20:00:28.082Z] ProgramW6432 C:\Program Files [2022-05-12T20:00:28.082Z] PROMPT $P$G [2022-05-12T20:00:28.082Z] PSExecutionPolicyPreference Bypass [2022-05-12T20:00:28.082Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T20:00:28.082Z] PUBLIC C:\Users\Public [2022-05-12T20:00:28.082Z] rootless true [2022-05-12T20:00:28.082Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/display/redirect?page=arti... [2022-05-12T20:00:28.082Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/display/redirect?page=changes [2022-05-12T20:00:28.082Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/display/redirect [2022-05-12T20:00:28.082Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/display/redirect?page=tests [2022-05-12T20:00:28.082Z] s390x false [2022-05-12T20:00:28.082Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T20:00:28.082Z] SOURCES_DRIVE d [2022-05-12T20:00:28.082Z] SOURCES_SUBDIR gopath [2022-05-12T20:00:28.082Z] STAGE_NAME Run tests [2022-05-12T20:00:28.082Z] SystemDrive C: [2022-05-12T20:00:28.082Z] SystemRoot C:\Windows [2022-05-12T20:00:28.082Z] TEMP C:\Windows\TEMP [2022-05-12T20:00:28.082Z] TESTDEBUG 0 [2022-05-12T20:00:28.082Z] TESTRUN_DRIVE d [2022-05-12T20:00:28.082Z] TESTRUN_SUBDIR CI [2022-05-12T20:00:28.082Z] TIMEOUT 120m [2022-05-12T20:00:28.082Z] TMP C:\Windows\TEMP [2022-05-12T20:00:28.082Z] unit_validate true [2022-05-12T20:00:28.082Z] USERDOMAIN WORKGROUP [2022-05-12T20:00:28.082Z] USERNAME azwin-2-d20fd1$ [2022-05-12T20:00:28.082Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T20:00:28.082Z] validate_force false [2022-05-12T20:00:28.082Z] windir C:\Windows [2022-05-12T20:00:28.082Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T20:00:28.082Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-12T20:00:28.082Z] windows2022 true [2022-05-12T20:00:28.082Z] windows2022containerd true [2022-05-12T20:00:28.082Z] windowsRS5 true [2022-05-12T20:00:28.082Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T20:00:28.082Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T20:00:28.082Z] [2022-05-12T20:00:28.082Z] [2022-05-12T20:00:28.082Z] [2022-05-12T20:00:28.141Z] Congratulations! All API changes are done the right way. [2022-05-12T20:00:28.141Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-12T20:00:28.141Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-12T20:00:28.141Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-12T20:00:28.141Z] Congratulations! No new tests were added to integration-cli. [2022-05-12T20:00:28.141Z] [2022-05-12T20:00:28.141Z] INFO Start validation with golang-ci-lint [2022-05-12T20:00:28.398Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-12T20:00:28.398Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-12T20:00:28.398Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-05-12T20:00:28.550Z] INFO: Sources under d:\gopath\... [2022-05-12T20:00:28.550Z] INFO: Test run under d:\CI\... [2022-05-12T20:00:28.550Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T20:00:28.550Z] INFO: docker/docker repository was found [2022-05-12T20:00:28.550Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-12T20:00:28.550Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.707' [2022-05-12T20:00:28.550Z] INFO: Docker version of control daemon [2022-05-12T20:00:28.550Z] [2022-05-12T20:00:29.019Z] Client: [2022-05-12T20:00:29.020Z] Version: 20.10.9 [2022-05-12T20:00:29.020Z] API version: 1.41 [2022-05-12T20:00:29.020Z] Go version: go1.16.8 [2022-05-12T20:00:29.020Z] Git commit: c2ea9bc [2022-05-12T20:00:29.020Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T20:00:29.020Z] OS/Arch: windows/amd64 [2022-05-12T20:00:29.020Z] Context: default [2022-05-12T20:00:29.020Z] Experimental: true [2022-05-12T20:00:29.020Z] [2022-05-12T20:00:29.020Z] Server: Docker Engine - Community [2022-05-12T20:00:29.020Z] Engine: [2022-05-12T20:00:29.020Z] Version: 20.10.9 [2022-05-12T20:00:29.020Z] API version: 1.41 (minimum version 1.24) [2022-05-12T20:00:29.020Z] Go version: go1.16.8 [2022-05-12T20:00:29.020Z] Git commit: 79ea9d3 [2022-05-12T20:00:29.020Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T20:00:29.020Z] OS/Arch: windows/amd64 [2022-05-12T20:00:29.020Z] Experimental: true [2022-05-12T20:00:29.020Z] [2022-05-12T20:00:29.020Z] INFO: Docker info of control daemon [2022-05-12T20:00:29.020Z] [2022-05-12T20:00:29.020Z] Client: [2022-05-12T20:00:29.020Z] Context: default [2022-05-12T20:00:29.020Z] Debug Mode: false [2022-05-12T20:00:29.020Z] [2022-05-12T20:00:29.020Z] Server: [2022-05-12T20:00:29.020Z] Containers: 0 [2022-05-12T20:00:29.020Z] Running: 0 [2022-05-12T20:00:29.020Z] Paused: 0 [2022-05-12T20:00:29.020Z] Stopped: 0 [2022-05-12T20:00:29.020Z] Images: 13 [2022-05-12T20:00:29.020Z] Server Version: 20.10.9 [2022-05-12T20:00:29.020Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T20:00:29.020Z] Windows: [2022-05-12T20:00:29.020Z] LCOW: [2022-05-12T20:00:29.020Z] Logging Driver: json-file [2022-05-12T20:00:29.020Z] Plugins: [2022-05-12T20:00:29.020Z] Volume: local [2022-05-12T20:00:29.020Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T20:00:29.020Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T20:00:29.020Z] Swarm: inactive [2022-05-12T20:00:29.020Z] Default Isolation: process [2022-05-12T20:00:29.020Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T20:00:29.020Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-12T20:00:29.020Z] OSType: windows [2022-05-12T20:00:29.020Z] Architecture: x86_64 [2022-05-12T20:00:29.020Z] CPUs: 4 [2022-05-12T20:00:29.020Z] Total Memory: 32GiB [2022-05-12T20:00:29.020Z] Name: azwin-2-d20fd1 [2022-05-12T20:00:29.020Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-12T20:00:29.020Z] Docker Root Dir: D:\docker [2022-05-12T20:00:29.020Z] Debug Mode: false [2022-05-12T20:00:29.020Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:00:29.020Z] Labels: [2022-05-12T20:00:29.020Z] Experimental: true [2022-05-12T20:00:29.020Z] Insecure Registries: [2022-05-12T20:00:29.020Z] 10.0.0.4:5000 [2022-05-12T20:00:29.020Z] 127.0.0.0/8 [2022-05-12T20:00:29.020Z] Registry Mirrors: [2022-05-12T20:00:29.020Z] http://10.0.0.4:5000/ [2022-05-12T20:00:29.020Z] Live Restore Enabled: false [2022-05-12T20:00:29.020Z] Product License: Community Engine [2022-05-12T20:00:29.020Z] [2022-05-12T20:00:29.020Z] [2022-05-12T20:00:29.020Z] INFO: Commit hash is 8eac8f0365 [2022-05-12T20:00:29.020Z] INFO: Nuke-Everything... [2022-05-12T20:00:29.020Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T20:00:29.066Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-12T20:00:29.066Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-fa469ce9\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-12T20:00:29.066Z] ---------------------------------------------------------------------------- [2022-05-12T20:00:29.066Z] [2022-05-12T20:00:29.066Z] INFO: executeCI.ps1 starting at Thu May 12 20:00:27 CUT 2022 [2022-05-12T20:00:29.066Z] [2022-05-12T20:00:29.066Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-12T20:00:29.066Z] INFO: Running git version 2.24.1.windows.2 [2022-05-12T20:00:29.066Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-12T20:00:29.066Z] INFO: Environment variables: [2022-05-12T20:00:29.066Z] [2022-05-12T20:00:29.066Z] Name Value [2022-05-12T20:00:29.066Z] ---- ----- [2022-05-12T20:00:29.066Z] ALLUSERSPROFILE C:\ProgramData [2022-05-12T20:00:29.066Z] amd64 true [2022-05-12T20:00:29.066Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-12T20:00:29.066Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-12T20:00:29.066Z] arm64 true [2022-05-12T20:00:29.066Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-12T20:00:29.066Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-12T20:00:29.066Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-12T20:00:29.066Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-12T20:00:29.066Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-12T20:00:29.066Z] BRANCH_NAME PR-39812 [2022-05-12T20:00:29.066Z] BUILD_DISPLAY_NAME #79 [2022-05-12T20:00:29.066Z] BUILD_ID 79 [2022-05-12T20:00:29.066Z] BUILD_NUMBER 79 [2022-05-12T20:00:29.066Z] BUILD_TAG jenkins-moby-PR-39812-79 [2022-05-12T20:00:29.066Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/ [2022-05-12T20:00:29.066Z] cgroup2 true [2022-05-12T20:00:29.066Z] CHANGE_AUTHOR ndeloof [2022-05-12T20:00:29.066Z] CHANGE_AUTHOR_DISPLAY_NAME Nicolas De loof [2022-05-12T20:00:29.066Z] CHANGE_AUTHOR_EMAIL nicolas.deloof@gmail.com [2022-05-12T20:00:29.066Z] CHANGE_BRANCH raw-stream [2022-05-12T20:00:29.066Z] CHANGE_FORK ndeloof/docker [2022-05-12T20:00:29.066Z] CHANGE_ID 39812 [2022-05-12T20:00:29.066Z] CHANGE_TARGET master [2022-05-12T20:00:29.066Z] CHANGE_TITLE Header to explicit raw-stream implementation being used [2022-05-12T20:00:29.066Z] CHANGE_URL https://github.com/moby/moby/pull/39812 [2022-05-12T20:00:29.066Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-12T20:00:29.066Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-12T20:00:29.066Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-12T20:00:29.066Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-12T20:00:29.066Z] COMPUTERNAME azwin-2-f4b050 [2022-05-12T20:00:29.066Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-12T20:00:29.066Z] ConfigSequenceNumber 0 [2022-05-12T20:00:29.066Z] dco true [2022-05-12T20:00:29.066Z] DOCKER_BUILDKIT 0 [2022-05-12T20:00:29.066Z] DOCKER_DUT_DEBUG 1 [2022-05-12T20:00:29.066Z] DOCKER_EXPERIMENTAL 1 [2022-05-12T20:00:29.066Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-12T20:00:29.066Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-12T20:00:29.066Z] EXECUTOR_NUMBER 0 [2022-05-12T20:00:29.066Z] FQDN azwin-2-f4b050.westus.cloudapp.azure.com [2022-05-12T20:00:29.066Z] GIT_BRANCH PR-39812 [2022-05-12T20:00:29.066Z] GIT_COMMIT d7ee159421c988b86b42e89e1599477339dca12b [2022-05-12T20:00:29.066Z] GIT_PREVIOUS_COMMIT af5d83a6410f6a6bbe89f1a13d72b1982a3973cc [2022-05-12T20:00:29.066Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 6bff13a4b4cdffc94493ba1d77f22894fd7ea46e [2022-05-12T20:00:29.066Z] GIT_URL https://github.com/moby/moby.git [2022-05-12T20:00:29.066Z] HUDSON_COOKIE 3bd58b88-cefb-4fb4-a570-9f1399daccfb [2022-05-12T20:00:29.066Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-12T20:00:29.066Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-12T20:00:29.066Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-12T20:00:29.066Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-12T20:00:29.066Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-12T20:00:29.066Z] JENKINS_NODE_COOKIE fc6448e4-e3d3-41f5-8a85-a2cd81f657ed [2022-05-12T20:00:29.066Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-12T20:00:29.066Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-12T20:00:29.066Z] JOB_BASE_NAME PR-39812 [2022-05-12T20:00:29.066Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/display/redirect [2022-05-12T20:00:29.066Z] JOB_NAME moby/PR-39812 [2022-05-12T20:00:29.066Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/ [2022-05-12T20:00:29.066Z] library.jps.version master [2022-05-12T20:00:29.066Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-12T20:00:29.066Z] NODE_LABELS amd64 azure azwin-2-f4b050 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-12T20:00:29.066Z] NODE_NAME azwin-2-f4b050 [2022-05-12T20:00:29.066Z] NUMBER_OF_PROCESSORS 4 [2022-05-12T20:00:29.066Z] OS Windows_NT [2022-05-12T20:00:29.066Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-12T20:00:29.066Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-12T20:00:29.066Z] ppc64le false [2022-05-12T20:00:29.066Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-12T20:00:29.066Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-05-12T20:00:29.066Z] PROCESSOR_LEVEL 6 [2022-05-12T20:00:29.066Z] PROCESSOR_REVISION 5507 [2022-05-12T20:00:29.066Z] ProgramData C:\ProgramData [2022-05-12T20:00:29.066Z] ProgramFiles C:\Program Files [2022-05-12T20:00:29.066Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-12T20:00:29.066Z] ProgramW6432 C:\Program Files [2022-05-12T20:00:29.066Z] PROMPT $P$G [2022-05-12T20:00:29.066Z] PSExecutionPolicyPreference Bypass [2022-05-12T20:00:29.066Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-12T20:00:29.066Z] PUBLIC C:\Users\Public [2022-05-12T20:00:29.066Z] rootless true [2022-05-12T20:00:29.066Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/display/redirect?page=arti... [2022-05-12T20:00:29.066Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/display/redirect?page=changes [2022-05-12T20:00:29.066Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/display/redirect [2022-05-12T20:00:29.066Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39812/79/display/redirect?page=tests [2022-05-12T20:00:29.066Z] s390x false [2022-05-12T20:00:29.066Z] SKIP_VALIDATION_TESTS 1 [2022-05-12T20:00:29.066Z] SOURCES_DRIVE d [2022-05-12T20:00:29.066Z] SOURCES_SUBDIR gopath [2022-05-12T20:00:29.066Z] STAGE_NAME Run tests [2022-05-12T20:00:29.066Z] SystemDrive C: [2022-05-12T20:00:29.066Z] SystemRoot C:\Windows [2022-05-12T20:00:29.066Z] TEMP C:\Windows\TEMP [2022-05-12T20:00:29.066Z] TESTDEBUG 0 [2022-05-12T20:00:29.066Z] TESTRUN_DRIVE d [2022-05-12T20:00:29.066Z] TESTRUN_SUBDIR CI [2022-05-12T20:00:29.066Z] TIMEOUT 120m [2022-05-12T20:00:29.066Z] TMP C:\Windows\TEMP [2022-05-12T20:00:29.066Z] unit_validate true [2022-05-12T20:00:29.066Z] USERDOMAIN WORKGROUP [2022-05-12T20:00:29.066Z] USERNAME azwin-2-f4b050$ [2022-05-12T20:00:29.066Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-12T20:00:29.066Z] validate_force false [2022-05-12T20:00:29.066Z] windir C:\Windows [2022-05-12T20:00:29.066Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-12T20:00:29.066Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-12T20:00:29.066Z] windows2022 true [2022-05-12T20:00:29.066Z] windows2022containerd true [2022-05-12T20:00:29.066Z] windowsRS5 true [2022-05-12T20:00:29.066Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-12T20:00:29.066Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-12T20:00:29.066Z] [2022-05-12T20:00:29.066Z] [2022-05-12T20:00:29.066Z] [2022-05-12T20:00:29.066Z] INFO: Sources under d:\gopath\... [2022-05-12T20:00:29.067Z] INFO: Test run under d:\CI\... [2022-05-12T20:00:29.067Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-12T20:00:29.067Z] INFO: docker/docker repository was found [2022-05-12T20:00:29.067Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-12T20:00:29.067Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2928' [2022-05-12T20:00:29.067Z] INFO: Docker version of control daemon [2022-05-12T20:00:29.067Z] [2022-05-12T20:00:29.067Z] Client: [2022-05-12T20:00:29.067Z] Version: 20.10.9 [2022-05-12T20:00:29.067Z] API version: 1.41 [2022-05-12T20:00:29.067Z] Go version: go1.16.8 [2022-05-12T20:00:29.067Z] Git commit: c2ea9bc [2022-05-12T20:00:29.067Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-12T20:00:29.067Z] OS/Arch: windows/amd64 [2022-05-12T20:00:29.067Z] Context: default [2022-05-12T20:00:29.067Z] Experimental: true [2022-05-12T20:00:29.067Z] [2022-05-12T20:00:29.067Z] Server: Docker Engine - Community [2022-05-12T20:00:29.067Z] Engine: [2022-05-12T20:00:29.067Z] Version: 20.10.9 [2022-05-12T20:00:29.067Z] API version: 1.41 (minimum version 1.24) [2022-05-12T20:00:29.067Z] Go version: go1.16.8 [2022-05-12T20:00:29.067Z] Git commit: 79ea9d3 [2022-05-12T20:00:29.067Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-12T20:00:29.067Z] OS/Arch: windows/amd64 [2022-05-12T20:00:29.067Z] Experimental: true [2022-05-12T20:00:29.067Z] [2022-05-12T20:00:29.067Z] INFO: Docker info of control daemon [2022-05-12T20:00:29.067Z] [2022-05-12T20:00:29.487Z] INFO: Nuking d:\CI [2022-05-12T20:00:29.487Z] INFO: Zapped successfully [2022-05-12T20:00:29.487Z] INFO: Location for testing is d:\CI\PR-39812\79 [2022-05-12T20:00:29.487Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T20:00:29.487Z] [2022-05-12T20:00:29.487Z] [2022-05-12T20:00:29.487Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 20:00:29... [2022-05-12T20:00:29.487Z] [2022-05-12T20:00:29.533Z] Client: [2022-05-12T20:00:29.533Z] Context: default [2022-05-12T20:00:29.533Z] Debug Mode: false [2022-05-12T20:00:29.533Z] Plugins: [2022-05-12T20:00:29.533Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-12T20:00:29.533Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-12T20:00:29.533Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-12T20:00:29.533Z] [2022-05-12T20:00:29.533Z] Server: [2022-05-12T20:00:29.533Z] Containers: 0 [2022-05-12T20:00:29.533Z] Running: 0 [2022-05-12T20:00:29.533Z] Paused: 0 [2022-05-12T20:00:29.533Z] Stopped: 0 [2022-05-12T20:00:29.533Z] Images: 10 [2022-05-12T20:00:29.533Z] Server Version: 20.10.9 [2022-05-12T20:00:29.533Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-12T20:00:29.533Z] Windows: [2022-05-12T20:00:29.533Z] LCOW: [2022-05-12T20:00:29.533Z] Logging Driver: json-file [2022-05-12T20:00:29.533Z] Plugins: [2022-05-12T20:00:29.533Z] Volume: local [2022-05-12T20:00:29.533Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T20:00:29.533Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T20:00:29.533Z] Swarm: inactive [2022-05-12T20:00:29.533Z] Default Isolation: process [2022-05-12T20:00:29.533Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T20:00:29.533Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-12T20:00:29.533Z] OSType: windows [2022-05-12T20:00:29.533Z] Architecture: x86_64 [2022-05-12T20:00:29.533Z] CPUs: 4 [2022-05-12T20:00:29.533Z] Total Memory: 32GiB [2022-05-12T20:00:29.533Z] Name: azwin-2-f4b050 [2022-05-12T20:00:29.533Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-12T20:00:29.533Z] Docker Root Dir: D:\docker [2022-05-12T20:00:29.533Z] Debug Mode: false [2022-05-12T20:00:29.533Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:00:29.533Z] Labels: [2022-05-12T20:00:29.533Z] Experimental: true [2022-05-12T20:00:29.533Z] Insecure Registries: [2022-05-12T20:00:29.533Z] 10.0.0.4:5000 [2022-05-12T20:00:29.533Z] 127.0.0.0/8 [2022-05-12T20:00:29.533Z] Registry Mirrors: [2022-05-12T20:00:29.533Z] http://10.0.0.4:5000/ [2022-05-12T20:00:29.533Z] Live Restore Enabled: false [2022-05-12T20:00:29.533Z] Product License: Community Engine [2022-05-12T20:00:29.533Z] [2022-05-12T20:00:29.533Z] [2022-05-12T20:00:29.533Z] INFO: Commit hash is d7ee159421 [2022-05-12T20:00:29.533Z] INFO: Nuke-Everything... [2022-05-12T20:00:29.533Z] INFO: Container count on control daemon to delete is 0 [2022-05-12T20:00:29.533Z] INFO: Nuking d:\CI [2022-05-12T20:00:29.533Z] INFO: Zapped successfully [2022-05-12T20:00:29.999Z] INFO: Location for testing is d:\CI\PR-39812\79 [2022-05-12T20:00:29.999Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-12T20:00:29.999Z] [2022-05-12T20:00:29.999Z] [2022-05-12T20:00:29.999Z] INFO: Building the image from Dockerfile.windows at 05/12/2022 20:00:29... [2022-05-12T20:00:29.999Z] [2022-05-12T20:00:30.386Z] #64 ... [2022-05-12T20:00:30.386Z] [2022-05-12T20:00:30.386Z] #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-05-12T20:00:30.386Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T20:00:30.386Z] #14 10.74 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-05-12T20:00:30.386Z] #14 11.45 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-05-12T20:00:30.386Z] #14 11.69 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-05-12T20:00:30.386Z] #14 11.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-12T20:00:30.386Z] #14 11.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-12T20:00:30.386Z] #14 11.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-12T20:00:30.386Z] #14 11.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-12T20:00:30.386Z] #14 11.70 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-05-12T20:00:30.386Z] #14 11.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-12T20:00:30.386Z] #14 11.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-12T20:00:30.386Z] #14 11.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-12T20:00:30.386Z] #14 11.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-12T20:00:30.386Z] #14 11.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-12T20:00:30.386Z] #14 11.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-12T20:00:30.386Z] #14 11.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-12T20:00:30.386Z] #14 11.74 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-05-12T20:00:30.386Z] #14 11.74 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-12T20:00:30.386Z] #14 11.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-12T20:00:30.386Z] #14 12.05 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T20:00:30.386Z] #14 12.14 Fetched 115 MB in 3s (32.8 MB/s) [2022-05-12T20:00:30.386Z] #14 12.18 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-12T20:00:30.386Z] #14 12.18 (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-05-12T20:00:30.386Z] #14 12.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T20:00:30.386Z] #14 12.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T20:00:30.386Z] #14 13.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-12T20:00:30.386Z] #14 13.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-12T20:00:30.386Z] #14 13.05 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T20:00:30.386Z] #14 14.05 Selecting previously unselected package binutils-mingw-w64. [2022-05-12T20:00:30.386Z] #14 14.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-12T20:00:30.386Z] #14 14.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T20:00:30.386Z] #14 14.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-12T20:00:30.386Z] #14 14.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T20:00:30.386Z] #14 14.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T20:00:30.386Z] #14 14.24 Selecting previously unselected package dmsetup. [2022-05-12T20:00:30.386Z] #14 14.24 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T20:00:30.386Z] #14 14.25 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-12T20:00:30.386Z] #14 14.33 Selecting previously unselected package mingw-w64-common. [2022-05-12T20:00:30.386Z] #14 14.34 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-12T20:00:30.386Z] #14 14.34 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-12T20:00:30.386Z] #14 16.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-12T20:00:30.386Z] #14 16.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-12T20:00:30.386Z] #14 16.63 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T20:00:30.386Z] #14 ... [2022-05-12T20:00:30.386Z] [2022-05-12T20:00:30.386Z] #42 [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-05-12T20:00:30.386Z] #42 sha256:20bfbe1cbee36beb2b35d40348370e36e838821c2b7a93304e6d85d0ed14f063 [2022-05-12T20:00:30.386Z] #42 11.47 Selecting previously unselected package libicu67:amd64. [2022-05-12T20:00:30.386Z] #42 11.48 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-12T20:00:30.386Z] #42 11.48 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T20:00:30.386Z] #42 13.82 Selecting previously unselected package libxml2:amd64. [2022-05-12T20:00:30.386Z] #42 13.82 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-12T20:00:30.386Z] #42 13.83 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T20:00:30.386Z] #42 14.06 Selecting previously unselected package libarchive13:amd64. [2022-05-12T20:00:30.386Z] #42 14.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-12T20:00:30.386Z] #42 14.07 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T20:00:30.386Z] #42 14.18 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-12T20:00:30.386Z] #42 14.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-12T20:00:30.386Z] #42 14.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T20:00:30.386Z] #42 14.27 Selecting previously unselected package librhash0:amd64. [2022-05-12T20:00:30.386Z] #42 14.27 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-12T20:00:30.386Z] #42 14.28 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-12T20:00:30.386Z] #42 14.36 Selecting previously unselected package libuv1:amd64. [2022-05-12T20:00:30.386Z] #42 14.36 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-12T20:00:30.386Z] #42 14.36 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-12T20:00:30.386Z] #42 14.43 Selecting previously unselected package cmake. [2022-05-12T20:00:30.386Z] #42 14.43 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-12T20:00:30.386Z] #42 14.44 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-12T20:00:30.386Z] #42 16.15 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T20:00:30.386Z] #42 16.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T20:00:30.386Z] #42 16.18 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-12T20:00:30.386Z] #42 16.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T20:00:30.386Z] #42 16.21 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-12T20:00:30.386Z] #42 16.23 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-12T20:00:30.386Z] #42 16.24 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-12T20:00:30.386Z] #42 16.26 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-12T20:00:30.386Z] #42 16.27 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-12T20:00:30.386Z] #42 16.29 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-12T20:00:30.386Z] #42 16.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T20:00:30.386Z] #42 DONE 17.0s [2022-05-12T20:00:30.386Z] [2022-05-12T20:00:30.386Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-12T20:00:30.386Z] #43 sha256:ff7e42713b98ef0a2e6b4cd2624613fbc7f9a910048ff5b4f097774581ea28ec [2022-05-12T20:00:30.646Z] #43 DONE 0.1s [2022-05-12T20:00:30.646Z] [2022-05-12T20:00:30.646Z] #44 [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-05-12T20:00:30.646Z] #44 sha256:151557782d58065c8898b6495c9f058f50652d3861ab237b9a505f67edd1662f [2022-05-12T20:00:31.214Z] #44 0.788 + RM_GOPATH=0 [2022-05-12T20:00:31.214Z] #44 0.788 + TMP_GOPATH= [2022-05-12T20:00:31.214Z] #44 0.789 + : /build [2022-05-12T20:00:31.214Z] #44 0.789 + '[' -z '' ']' [2022-05-12T20:00:31.214Z] #44 0.790 ++ mktemp -d [2022-05-12T20:00:31.214Z] #44 0.794 + export GOPATH=/tmp/tmp.gDYkAfTUXj [2022-05-12T20:00:31.214Z] #44 0.794 + GOPATH=/tmp/tmp.gDYkAfTUXj [2022-05-12T20:00:31.214Z] #44 0.794 + RM_GOPATH=1 [2022-05-12T20:00:31.214Z] #44 0.795 + case "$(go env GOARCH)" in [2022-05-12T20:00:31.214Z] #44 0.795 ++ go env GOARCH [2022-05-12T20:00:31.214Z] #44 0.806 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T20:00:31.214Z] #44 0.806 + GO_BUILDMODE=-buildmode=pie [2022-05-12T20:00:31.214Z] #44 0.807 ++ dirname /install.sh [2022-05-12T20:00:31.214Z] #44 0.808 + dir=/ [2022-05-12T20:00:31.214Z] #44 0.812 + bin=tini [2022-05-12T20:00:31.214Z] #44 0.812 + shift [2022-05-12T20:00:31.214Z] #44 0.812 + '[' '!' -f //tini.installer ']' [2022-05-12T20:00:31.214Z] #44 0.812 + . //tini.installer [2022-05-12T20:00:31.214Z] #44 0.813 ++ : v0.19.0 [2022-05-12T20:00:31.214Z] #44 0.813 + install_tini [2022-05-12T20:00:31.214Z] #44 0.813 + echo 'Install tini version v0.19.0' [2022-05-12T20:00:31.214Z] #44 0.813 Install tini version v0.19.0 [2022-05-12T20:00:31.214Z] #44 0.814 + git clone https://github.com/krallin/tini.git /tmp/tmp.gDYkAfTUXj/tini [2022-05-12T20:00:31.214Z] #44 0.815 Cloning into '/tmp/tmp.gDYkAfTUXj/tini'... [2022-05-12T20:00:31.784Z] #44 1.268 + cd /tmp/tmp.gDYkAfTUXj/tini [2022-05-12T20:00:31.784Z] #44 1.269 + git checkout -q v0.19.0 [2022-05-12T20:00:31.784Z] #44 1.285 + cmake . [2022-05-12T20:00:32.044Z] #44 1.555 -- The C compiler identification is GNU 10.2.1 [2022-05-12T20:00:32.044Z] #44 1.601 -- Detecting C compiler ABI info [2022-05-12T20:00:32.304Z] #44 1.945 -- Detecting C compiler ABI info - done [2022-05-12T20:00:32.564Z] #44 2.010 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-12T20:00:32.564Z] #44 2.024 -- Detecting C compile features [2022-05-12T20:00:32.564Z] #44 2.025 -- Detecting C compile features - done [2022-05-12T20:00:32.564Z] #44 2.044 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-12T20:00:32.564Z] #44 2.137 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-12T20:00:32.824Z] #44 2.183 -- Configuring done [2022-05-12T20:00:32.824Z] #44 2.200 -- Generating done [2022-05-12T20:00:32.824Z] #44 2.202 -- Build files have been written to: /tmp/tmp.gDYkAfTUXj/tini [2022-05-12T20:00:32.824Z] #44 2.210 + make tini-static [2022-05-12T20:00:32.824Z] #44 2.357 Scanning dependencies of target tini-static [2022-05-12T20:00:32.824Z] #44 2.413 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-12T20:00:33.393Z] #44 2.955 [100%] Linking C executable tini-static [2022-05-12T20:00:33.653Z] #44 3.268 [100%] Built target tini-static [2022-05-12T20:00:33.913Z] #44 3.322 + mkdir -p /build [2022-05-12T20:00:33.913Z] #44 3.324 + cp tini-static /build/docker-init [2022-05-12T20:00:34.173Z] #44 DONE 3.7s [2022-05-12T20:00:34.173Z] [2022-05-12T20:00:34.173Z] #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-05-12T20:00:34.173Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T20:00:34.173Z] #14 19.18 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-12T20:00:34.173Z] #14 19.19 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-12T20:00:34.173Z] #14 19.19 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T20:00:34.173Z] #14 19.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-12T20:00:34.173Z] #14 19.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T20:00:34.173Z] #14 19.28 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T20:00:35.112Z] #14 ... [2022-05-12T20:00:35.112Z] [2022-05-12T20:00:35.112Z] #67 [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-05-12T20:00:35.112Z] #67 sha256:ba01ca1d13d6a89340ed4f766e6922a6514576432804c7ff8946c50c1e71dc4f [2022-05-12T20:00:35.112Z] #67 7.577 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-12T20:00:35.112Z] #67 7.579 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-12T20:00:35.112Z] #67 7.666 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-12T20:00:35.112Z] #67 8.495 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-12T20:00:35.112Z] #67 8.704 go: downloading github.com/google/uuid v1.3.0 [2022-05-12T20:00:35.112Z] #67 8.723 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-12T20:00:35.112Z] #67 8.724 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-12T20:00:35.112Z] #67 8.810 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-12T20:00:35.112Z] #67 8.839 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-12T20:00:35.112Z] #67 8.927 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-12T20:00:35.112Z] #67 9.072 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-12T20:00:35.112Z] #67 9.125 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-12T20:00:35.112Z] #67 9.742 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-12T20:00:35.112Z] #67 9.846 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T20:00:35.112Z] #67 ... [2022-05-12T20:00:35.112Z] [2022-05-12T20:00:35.112Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-12T20:00:35.112Z] #46 sha256:831b23dc9ab89f8684ebdb2defcd7091b4c574fc6010e7ac15797ca1baa03efe [2022-05-12T20:00:35.112Z] #46 CACHED [2022-05-12T20:00:35.112Z] [2022-05-12T20:00:35.112Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-05-12T20:00:35.112Z] #47 sha256:a922e76a828854ef7bf93a10b9d05f8e05d2d99dd38be90163d2ec59aba70aa4 [2022-05-12T20:00:35.372Z] #47 CACHED [2022-05-12T20:00:35.372Z] [2022-05-12T20:00:35.372Z] #50 [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-05-12T20:00:35.372Z] #50 sha256:cbdfb016ee39c106b8f15baad12b0b9586c1ed540c57066f7fd48f169df1bcab [2022-05-12T20:00:35.372Z] #50 CACHED [2022-05-12T20:00:35.372Z] [2022-05-12T20:00:35.372Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-05-12T20:00:35.372Z] #51 sha256:2018f47022a502d61349bd81991415d33c4b64dae80547417cc41643af145d34 [2022-05-12T20:00:35.372Z] #51 CACHED [2022-05-12T20:00:35.372Z] [2022-05-12T20:00:35.372Z] #53 [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-05-12T20:00:35.372Z] #53 sha256:790ed867243785c6f9973abe0c4542538253dce274dd32670e2ad24013bed604 [2022-05-12T20:00:35.372Z] #53 CACHED [2022-05-12T20:00:35.372Z] [2022-05-12T20:00:35.372Z] #55 [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-05-12T20:00:35.372Z] #55 sha256:76b839f04060eb863a0d44ab505674475fd5ca8b682d089669a9db1c8380ee4b [2022-05-12T20:00:35.372Z] #55 CACHED [2022-05-12T20:00:35.372Z] [2022-05-12T20:00:35.372Z] #57 [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-05-12T20:00:35.372Z] #57 sha256:6217450f53886f85e8e49c7b3aca376801c2433679c677adb8f313292d45d32f [2022-05-12T20:00:35.372Z] #57 CACHED [2022-05-12T20:00:35.372Z] [2022-05-12T20:00:35.372Z] #64 [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-05-12T20:00:35.372Z] #64 sha256:3685dd480f2967915cdc15ae03f4880897dc8bc6495c3ce8ce7e109fb4dedae1 [2022-05-12T20:00:35.858Z] Sending build context to Docker daemon 66.69MB [2022-05-12T20:00:35.858Z] [2022-05-12T20:00:35.858Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T20:00:35.858Z] ---> 3e15a767850d [2022-05-12T20:00:35.858Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T20:00:35.858Z] ---> Using cache [2022-05-12T20:00:35.858Z] ---> a2aa05260980 [2022-05-12T20:00:35.858Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T20:00:35.858Z] ---> Running in b3404bfd3eb6 [2022-05-12T20:00:35.858Z] Removing intermediate container b3404bfd3eb6 [2022-05-12T20:00:35.858Z] ---> aade4f4cd136 [2022-05-12T20:00:35.858Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T20:00:35.858Z] ---> Running in 203515950ab8 [2022-05-12T20:00:35.858Z] Removing intermediate container 203515950ab8 [2022-05-12T20:00:35.858Z] ---> 380f38260c6c [2022-05-12T20:00:35.858Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T20:00:35.942Z] #64 ... [2022-05-12T20:00:35.942Z] [2022-05-12T20:00:35.942Z] #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-05-12T20:00:35.942Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T20:00:35.942Z] #14 22.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-12T20:00:36.213Z] #14 22.73 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T20:00:36.213Z] #14 22.74 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T20:00:36.325Z] ---> Running in 6c6871e1c92a [2022-05-12T20:00:36.325Z] Removing intermediate container 6c6871e1c92a [2022-05-12T20:00:36.325Z] ---> 941dd60e8271 [2022-05-12T20:00:36.325Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T20:00:36.325Z] ---> Running in 9484b3dcfc7d [2022-05-12T20:00:36.673Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-05-12T20:00:36.920Z] Removing intermediate container 9484b3dcfc7d [2022-05-12T20:00:36.920Z] ---> 6da810a7e8d7 [2022-05-12T20:00:36.920Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-12T20:00:36.920Z] ---> Running in 384e2ca50ae6 [2022-05-12T20:00:37.389Z] Removing intermediate container 384e2ca50ae6 [2022-05-12T20:00:37.389Z] ---> 7d80771b67ef [2022-05-12T20:00:37.389Z] Step 8/13 : 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-05-12T20:00:37.389Z] ---> Running in e5698736894b [2022-05-12T20:00:38.146Z] Sending build context to Docker daemon 66.69MB [2022-05-12T20:00:38.146Z] [2022-05-12T20:00:38.146Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-12T20:00:38.146Z] ---> 7c569352fed3 [2022-05-12T20:00:38.146Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-12T20:00:38.146Z] ---> Using cache [2022-05-12T20:00:38.146Z] ---> 925e982af1a5 [2022-05-12T20:00:38.146Z] Step 3/13 : ARG GO_VERSION=1.18.2 [2022-05-12T20:00:38.146Z] ---> Using cache [2022-05-12T20:00:38.146Z] ---> 23fdbca75d0c [2022-05-12T20:00:38.146Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-12T20:00:38.146Z] ---> Using cache [2022-05-12T20:00:38.146Z] ---> 56b99c60c1b8 [2022-05-12T20:00:38.146Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-12T20:00:38.146Z] ---> Using cache [2022-05-12T20:00:38.146Z] ---> 751bd71138be [2022-05-12T20:00:38.146Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-12T20:00:38.146Z] ---> Using cache [2022-05-12T20:00:38.146Z] ---> 70e14ea77c13 [2022-05-12T20:00:38.146Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-12T20:00:38.146Z] ---> Using cache [2022-05-12T20:00:38.146Z] ---> 09942d3bb773 [2022-05-12T20:00:38.146Z] Step 8/13 : 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-05-12T20:00:38.146Z] ---> Using cache [2022-05-12T20:00:38.146Z] ---> cfcd2df5b131 [2022-05-12T20:00:38.146Z] Step 9/13 : 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-05-12T20:00:38.146Z] ---> Using cache [2022-05-12T20:00:38.146Z] ---> 0a93b0fb930a [2022-05-12T20:00:38.146Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-12T20:00:38.146Z] ---> Using cache [2022-05-12T20:00:38.146Z] ---> 5cb8daea8dcc [2022-05-12T20:00:38.146Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T20:00:38.146Z] ---> Using cache [2022-05-12T20:00:38.146Z] ---> 0c9acec772a4 [2022-05-12T20:00:38.146Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T20:00:38.146Z] ---> Using cache [2022-05-12T20:00:38.146Z] ---> e25fe5868b73 [2022-05-12T20:00:38.146Z] Step 13/13 : COPY . . [2022-05-12T20:00:41.489Z] #14 27.89 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-12T20:00:41.489Z] #14 27.89 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-12T20:00:41.489Z] #14 27.90 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T20:00:42.131Z] [2022-05-12T20:00:42.131Z] SUCCESS: Specified value was saved. [2022-05-12T20:00:42.427Z] #14 ... [2022-05-12T20:00:42.427Z] [2022-05-12T20:00:42.427Z] #64 [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-05-12T20:00:42.427Z] #64 sha256:3685dd480f2967915cdc15ae03f4880897dc8bc6495c3ce8ce7e109fb4dedae1 [2022-05-12T20:00:42.427Z] #64 18.23 + cd /tmp/tmp.GvPdmu6tzA/src/github.com/containerd/containerd [2022-05-12T20:00:42.427Z] #64 18.23 + git checkout -q v1.6.4 [2022-05-12T20:00:43.113Z] INFO: Downloading git... [2022-05-12T20:00:43.367Z] #64 19.01 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-12T20:00:43.367Z] #64 19.01 + BUILDTAGS='netgo osusergo static_build' [2022-05-12T20:00:43.367Z] #64 19.01 + export EXTRA_FLAGS=-buildmode=pie [2022-05-12T20:00:43.367Z] #64 19.01 + EXTRA_FLAGS=-buildmode=pie [2022-05-12T20:00:43.367Z] #64 19.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-12T20:00:43.367Z] #64 19.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-12T20:00:43.367Z] #64 19.01 + '[' '' = dynamic ']' [2022-05-12T20:00:43.367Z] #64 19.01 + make [2022-05-12T20:00:44.329Z] #64 20.18 + bin/ctr [2022-05-12T20:00:44.682Z] INFO: Downloading go... [2022-05-12T20:00:46.895Z] INFO: Downloading compiler 1 of 3... [2022-05-12T20:00:47.879Z] INFO: Downloading compiler 2 of 3... [2022-05-12T20:00:48.933Z] INFO: Downloading compiler 3 of 3... [2022-05-12T20:00:49.219Z] ---> 17d212a8827b [2022-05-12T20:00:49.219Z] Successfully built 17d212a8827b [2022-05-12T20:00:49.219Z] Successfully tagged docker:latest [2022-05-12T20:00:49.219Z] INFO: Image build ended at 05/12/2022 20:00:47. Duration:00:00:25.7129234 [2022-05-12T20:00:49.219Z] [2022-05-12T20:00:49.219Z] [2022-05-12T20:00:49.219Z] INFO: Building the test binaries at 05/12/2022 20:00:47... [2022-05-12T20:00:49.399Z] INFO: Extracting git... [2022-05-12T20:00:50.899Z] #64 ... [2022-05-12T20:00:50.899Z] [2022-05-12T20:00:50.899Z] #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-05-12T20:00:50.899Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T20:00:50.899Z] #14 30.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-12T20:00:50.899Z] #14 30.23 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-12T20:00:50.899Z] #14 30.24 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T20:00:50.899Z] #14 32.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-12T20:00:50.899Z] #14 32.75 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T20:00:50.899Z] #14 32.75 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T20:00:50.899Z] #14 37.20 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-12T20:00:50.899Z] #14 37.20 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-12T20:00:50.899Z] #14 37.21 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T20:00:51.471Z] #14 ... [2022-05-12T20:00:51.471Z] [2022-05-12T20:00:51.471Z] #67 [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-05-12T20:00:51.471Z] #67 sha256:ba01ca1d13d6a89340ed4f766e6922a6514576432804c7ff8946c50c1e71dc4f [2022-05-12T20:00:51.471Z] #67 28.96 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-12T20:00:51.472Z] #67 28.96 + GOBIN=/build [2022-05-12T20:00:51.472Z] #67 28.96 + GO111MODULE=on [2022-05-12T20:00:51.472Z] #67 28.96 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-12T20:00:51.472Z] #67 33.23 rootlesskit version 1.0.0 [2022-05-12T20:00:51.472Z] #67 33.25 Usage of /build/rootlesskit-docker-proxy: [2022-05-12T20:00:51.472Z] #67 33.25 -container-ip string [2022-05-12T20:00:51.472Z] #67 33.25 container ip [2022-05-12T20:00:51.472Z] #67 33.25 -container-port int [2022-05-12T20:00:51.472Z] #67 33.25 container port (default -1) [2022-05-12T20:00:51.472Z] #67 33.25 -host-ip string [2022-05-12T20:00:51.472Z] #67 33.25 host ip [2022-05-12T20:00:51.472Z] #67 33.25 -host-port int [2022-05-12T20:00:51.472Z] #67 33.25 host port (default -1) [2022-05-12T20:00:51.472Z] #67 33.25 -proto string [2022-05-12T20:00:51.472Z] #67 33.25 proxy protocol (default "tcp") [2022-05-12T20:00:51.472Z] #67 DONE 34.1s [2022-05-12T20:00:51.523Z] INFO: make.ps1 starting at 05/12/2022 20:00:51 [2022-05-12T20:00:51.731Z] [2022-05-12T20:00:51.731Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-12T20:00:51.731Z] #68 sha256:78d882d33d80388394d7f0a4c1fdf198ba93d31ceeddf7d1182c40db8f464353 [2022-05-12T20:00:51.731Z] #68 DONE 0.1s [2022-05-12T20:00:51.731Z] [2022-05-12T20:00:51.731Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-12T20:00:51.731Z] #69 sha256:ea6b48cba1cba4905feb55a036ed43b7d4e2500f70b71fd0e0a421beeed3dd81 [2022-05-12T20:00:51.731Z] #69 DONE 0.1s [2022-05-12T20:00:51.731Z] [2022-05-12T20:00:51.731Z] #64 [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-05-12T20:00:51.731Z] #64 sha256:3685dd480f2967915cdc15ae03f4880897dc8bc6495c3ce8ce7e109fb4dedae1 [2022-05-12T20:00:52.011Z] INFO: Git commit (467531df65) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T20:00:52.011Z] INFO: Invoking autogen... [2022-05-12T20:00:52.011Z] { [2022-05-12T20:00:52.011Z] "RT_GROUP_ICON": { [2022-05-12T20:00:52.011Z] "#1": { [2022-05-12T20:00:52.011Z] "0409": "../../winresources/docker.ico" [2022-05-12T20:00:52.011Z] } [2022-05-12T20:00:52.011Z] }, [2022-05-12T20:00:52.011Z] "RT_MANIFEST": { [2022-05-12T20:00:52.011Z] "#1": { [2022-05-12T20:00:52.011Z] "0409": { [2022-05-12T20:00:52.011Z] "identity": {}, [2022-05-12T20:00:52.011Z] "description": "Docker Engine", [2022-05-12T20:00:52.011Z] "minimum-os": "vista", [2022-05-12T20:00:52.011Z] "execution-level": "", [2022-05-12T20:00:52.011Z] "ui-access": false, [2022-05-12T20:00:52.011Z] "auto-elevate": false, [2022-05-12T20:00:52.011Z] "dpi-awareness": "unaware", [2022-05-12T20:00:52.011Z] "disable-theming": false, [2022-05-12T20:00:52.011Z] "disable-window-filtering": false, [2022-05-12T20:00:52.011Z] "high-resolution-scrolling-aware": false, [2022-05-12T20:00:52.011Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T20:00:52.011Z] "long-path-aware": false, [2022-05-12T20:00:52.011Z] "printer-driver-isolation": false, [2022-05-12T20:00:52.011Z] "gdi-scaling": false, [2022-05-12T20:00:52.011Z] "segment-heap": false, [2022-05-12T20:00:52.011Z] "use-common-controls-v6": false [2022-05-12T20:00:52.011Z] } [2022-05-12T20:00:52.011Z] } [2022-05-12T20:00:52.011Z] }, [2022-05-12T20:00:52.011Z] "RT_MESSAGETABLE": { [2022-05-12T20:00:52.011Z] "#1": { [2022-05-12T20:00:52.011Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T20:00:52.011Z] } [2022-05-12T20:00:52.011Z] }, [2022-05-12T20:00:52.011Z] "RT_VERSION": { [2022-05-12T20:00:52.011Z] "#1": { [2022-05-12T20:00:52.011Z] "0409": { [2022-05-12T20:00:52.011Z] "fixed": { [2022-05-12T20:00:52.011Z] "file_version": "0.0.0.0", [2022-05-12T20:00:52.011Z] "product_version": "0.0.0.0", [2022-05-12T20:00:52.011Z] "type": "Unknown" [2022-05-12T20:00:52.011Z] }, [2022-05-12T20:00:52.011Z] "info": { [2022-05-12T20:00:52.011Z] "0000": { [2022-05-12T20:00:52.011Z] "CompanyName": "", [2022-05-12T20:00:52.011Z] "FileVersion": "0.0.0-dev", [2022-05-12T20:00:52.011Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T20:00:52.011Z] "OriginalFileName": "dockerd.exe", [2022-05-12T20:00:52.011Z] "ProductName": "", [2022-05-12T20:00:52.011Z] "ProductVersion": "0.0.0-dev", [2022-05-12T20:00:52.011Z] "SpecialBuild": "467531df65" [2022-05-12T20:00:52.011Z] } [2022-05-12T20:00:52.011Z] } [2022-05-12T20:00:52.011Z] } [2022-05-12T20:00:52.011Z] } [2022-05-12T20:00:52.011Z] } [2022-05-12T20:00:52.011Z] } [2022-05-12T20:00:52.507Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T20:00:52.507Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-52829c6b\powershellWrapper.ps1:3 char:1 [2022-05-12T20:00:52.507Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T20:00:52.507Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T20:00:52.507Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T20:00:52.507Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T20:00:52.507Z] [2022-05-12T20:00:52.507Z] cmd\dockerd\config_windows.go [2022-05-12T20:00:52.507Z] cmd\dockerd\daemon.go [2022-05-12T20:00:52.507Z] cmd\dockerd\daemon_test.go [2022-05-12T20:00:52.507Z] cmd\dockerd\daemon_windows.go [2022-05-12T20:00:52.507Z] cmd\dockerd\docker.go [2022-05-12T20:00:52.507Z] cmd\dockerd\docker_windows.go [2022-05-12T20:00:52.507Z] cmd\dockerd\genwinres_windows.go [2022-05-12T20:00:52.507Z] cmd\dockerd\metrics.go [2022-05-12T20:00:52.507Z] cmd\dockerd\options.go [2022-05-12T20:00:52.507Z] cmd\dockerd\options_test.go [2022-05-12T20:00:52.507Z] cmd\dockerd\service_windows.go [2022-05-12T20:00:52.507Z] INFO: Building daemon... [2022-05-12T20:00:52.667Z] #64 ... [2022-05-12T20:00:52.667Z] [2022-05-12T20:00:52.667Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-12T20:00:52.667Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-12T20:00:52.667Z] #72 CACHED [2022-05-12T20:00:52.667Z] [2022-05-12T20:00:52.667Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-12T20:00:52.667Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-12T20:00:52.667Z] #74 CACHED [2022-05-12T20:00:52.927Z] [2022-05-12T20:00:52.927Z] #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-05-12T20:00:52.927Z] #14 sha256:5752876196678e16ec2fa4fc912c395fb9de3f74418215f8afd73ecaa2aa926a [2022-05-12T20:00:53.186Z] #14 39.75 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-12T20:00:53.186Z] #14 39.75 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-12T20:00:53.186Z] #14 39.76 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T20:00:53.186Z] #14 39.83 Selecting previously unselected package libapparmor1:amd64. [2022-05-12T20:00:53.186Z] #14 39.84 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-12T20:00:53.186Z] #14 39.84 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T20:00:53.186Z] #14 39.89 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-12T20:00:53.445Z] #14 39.89 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-12T20:00:53.445Z] #14 39.90 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T20:00:53.445Z] #14 39.96 Selecting previously unselected package libbtrfs0:amd64. [2022-05-12T20:00:53.445Z] #14 39.96 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-12T20:00:53.445Z] #14 39.97 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T20:00:53.445Z] #14 40.04 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-12T20:00:53.445Z] #14 40.04 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-12T20:00:53.445Z] #14 40.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T20:00:53.445Z] #14 40.14 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-12T20:00:53.704Z] #14 40.14 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T20:00:53.704Z] #14 40.15 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T20:00:53.704Z] #14 40.18 Selecting previously unselected package libudev-dev:amd64. [2022-05-12T20:00:53.704Z] #14 40.18 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-12T20:00:53.704Z] #14 40.19 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-12T20:00:53.704Z] #14 40.26 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-12T20:00:53.704Z] #14 40.26 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-12T20:00:53.704Z] #14 40.26 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T20:00:53.704Z] #14 40.38 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-12T20:00:53.704Z] #14 40.38 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-12T20:00:53.704Z] #14 40.39 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T20:00:53.704Z] #14 40.50 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-12T20:00:53.964Z] #14 40.50 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-12T20:00:53.964Z] #14 40.51 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T20:00:53.964Z] #14 40.59 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-12T20:00:53.964Z] #14 40.60 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-12T20:00:53.964Z] #14 40.60 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T20:00:53.964Z] #14 40.65 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-12T20:00:53.964Z] #14 40.65 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-12T20:00:53.964Z] #14 40.66 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T20:00:54.223Z] #14 40.82 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-12T20:00:54.223Z] #14 40.82 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-12T20:00:54.223Z] #14 40.83 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T20:00:54.482Z] #14 40.92 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-12T20:00:54.482Z] #14 40.93 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-12T20:00:54.482Z] #14 40.93 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T20:00:54.482Z] #14 40.99 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-12T20:00:54.482Z] #14 40.99 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-12T20:00:54.482Z] #14 41.00 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T20:00:54.482Z] #14 41.05 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-12T20:00:54.482Z] #14 41.06 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-12T20:00:54.482Z] #14 41.06 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T20:00:54.741Z] #14 41.28 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-12T20:00:54.741Z] #14 41.29 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-12T20:00:54.741Z] #14 41.30 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-12T20:00:54.741Z] #14 41.31 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-12T20:00:54.741Z] #14 41.33 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-12T20:00:54.741Z] #14 41.34 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-12T20:00:54.741Z] #14 41.35 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-12T20:00:54.741Z] #14 41.36 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-12T20:00:54.741Z] #14 41.37 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-12T20:00:54.741Z] #14 41.38 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-12T20:00:54.741Z] #14 41.39 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-12T20:00:54.741Z] #14 41.40 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-12T20:00:54.741Z] #14 41.41 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-12T20:00:54.741Z] #14 41.42 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-12T20:00:54.741Z] #14 41.44 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-12T20:00:54.741Z] #14 41.45 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-12T20:00:54.741Z] #14 41.46 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-12T20:00:54.741Z] #14 41.47 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-12T20:00:54.741Z] #14 41.48 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-12T20:00:54.741Z] #14 41.50 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-12T20:00:54.741Z] #14 41.51 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T20:00:55.000Z] #14 41.53 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-12T20:00:55.000Z] #14 41.54 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T20:00:55.000Z] #14 41.55 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-05-12T20:00:55.000Z] #14 41.56 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-12T20:00:55.000Z] #14 41.57 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-12T20:00:55.000Z] #14 41.58 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-05-12T20:00:55.000Z] #14 41.59 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-12T20:00:55.000Z] #14 41.61 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-12T20:00:55.000Z] #14 41.62 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T20:00:55.000Z] #14 41.63 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-12T20:00:55.000Z] #14 41.64 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-12T20:00:55.000Z] #14 41.66 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-12T20:00:55.000Z] #14 41.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T20:00:55.571Z] #14 DONE 42.0s [2022-05-12T20:00:55.571Z] [2022-05-12T20:00:55.571Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T20:00:55.571Z] #15 sha256:bf12da473d0f53f5f67a121d0837588c5396e1f6ec5306e7d23779a58a163e6a [2022-05-12T20:00:55.571Z] #15 ... [2022-05-12T20:00:55.571Z] [2022-05-12T20:00:55.571Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-12T20:00:55.571Z] #59 sha256:908d9eb9935c8a322afd920105319ce36ddf36a700c52d8e2ac05e03d6a8f66e [2022-05-12T20:00:55.571Z] #59 DONE 0.1s [2022-05-12T20:00:55.831Z] [2022-05-12T20:00:55.831Z] #60 [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-05-12T20:00:55.831Z] #60 sha256:2268d330d66bcc988bbc9a68ac1f14088faf5a81d2178bc93378cdce2f51f40a [2022-05-12T20:00:56.768Z] #60 ... [2022-05-12T20:00:56.768Z] [2022-05-12T20:00:56.768Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-12T20:00:56.769Z] #15 sha256:bf12da473d0f53f5f67a121d0837588c5396e1f6ec5306e7d23779a58a163e6a [2022-05-12T20:00:56.769Z] #15 DONE 1.3s [2022-05-12T20:00:56.769Z] [2022-05-12T20:00:56.769Z] #60 [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-05-12T20:00:56.769Z] #60 sha256:2268d330d66bcc988bbc9a68ac1f14088faf5a81d2178bc93378cdce2f51f40a [2022-05-12T20:00:56.769Z] #60 1.102 + RM_GOPATH=0 [2022-05-12T20:00:56.769Z] #60 1.102 + TMP_GOPATH= [2022-05-12T20:00:56.769Z] #60 1.102 + : /build [2022-05-12T20:00:56.769Z] #60 1.102 + '[' -z '' ']' [2022-05-12T20:00:56.769Z] #60 1.107 ++ mktemp -d [2022-05-12T20:00:56.769Z] #60 1.107 + export GOPATH=/tmp/tmp.6CCWLpwpH4 [2022-05-12T20:00:56.769Z] #60 1.107 + GOPATH=/tmp/tmp.6CCWLpwpH4 [2022-05-12T20:00:56.769Z] #60 1.107 + RM_GOPATH=1 [2022-05-12T20:00:56.769Z] #60 1.107 + case "$(go env GOARCH)" in [2022-05-12T20:00:56.769Z] #60 1.107 ++ go env GOARCH [2022-05-12T20:00:56.769Z] #60 1.118 + export GO_BUILDMODE=-buildmode=pie [2022-05-12T20:00:56.769Z] #60 1.118 + GO_BUILDMODE=-buildmode=pie [2022-05-12T20:00:56.769Z] #60 1.118 ++ dirname /install.sh [2022-05-12T20:00:56.769Z] #60 1.119 + dir=/ [2022-05-12T20:00:56.769Z] #60 1.119 + bin=runc [2022-05-12T20:00:56.769Z] #60 1.119 + shift [2022-05-12T20:00:56.769Z] #60 1.119 + '[' '!' -f //runc.installer ']' [2022-05-12T20:00:56.769Z] #60 1.119 + . //runc.installer [2022-05-12T20:00:56.769Z] #60 1.119 ++ set -e [2022-05-12T20:00:56.769Z] #60 1.119 ++ : v1.1.2 [2022-05-12T20:00:56.769Z] #60 1.119 Install runc version v1.1.2 (build tags: seccomp) [2022-05-12T20:00:56.769Z] #60 1.119 + install_runc [2022-05-12T20:00:56.769Z] #60 1.119 + RUNC_BUILDTAGS=seccomp [2022-05-12T20:00:56.769Z] #60 1.119 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-05-12T20:00:56.769Z] #60 1.119 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6CCWLpwpH4/src/github.com/opencontainers/runc [2022-05-12T20:00:56.769Z] #60 1.122 Cloning into '/tmp/tmp.6CCWLpwpH4/src/github.com/opencontainers/runc'... [2022-05-12T20:00:57.707Z] #60 ... [2022-05-12T20:00:57.707Z] [2022-05-12T20:00:57.707Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-12T20:00:57.707Z] #16 sha256:f8cc10def6ea9a2594272777b0a345cbe7638dabe5739c6a0da55b88dbbe4652 [2022-05-12T20:00:57.707Z] #16 DONE 1.0s [2022-05-12T20:00:57.707Z] [2022-05-12T20:00:57.707Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-12T20:00:57.707Z] #17 sha256:f2ba836e292779805ead20ae6c2f9101efea01c8f27ccec3ac304cbc452991f5 [2022-05-12T20:00:58.654Z] #17 0.817 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-12T20:00:58.654Z] #17 DONE 0.9s [2022-05-12T20:00:58.654Z] [2022-05-12T20:00:58.654Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-12T20:00:58.654Z] #18 sha256:b73a6a4e87db51e5fb59479ff3d58450f16e137b7e8bcd72e79cdbb65ace2b9c [2022-05-12T20:00:59.224Z] #18 DONE 0.9s [2022-05-12T20:00:59.224Z] [2022-05-12T20:00:59.224Z] #60 [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-05-12T20:00:59.224Z] #60 sha256:2268d330d66bcc988bbc9a68ac1f14088faf5a81d2178bc93378cdce2f51f40a [2022-05-12T20:01:00.162Z] #60 ... [2022-05-12T20:01:00.162Z] [2022-05-12T20:01:00.162Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-12T20:01:00.162Z] #19 sha256:6dd94a961eb6471b43ea77c306efd0705348016a1464129e292aa483eedce7dd [2022-05-12T20:01:00.162Z] #19 DONE 0.9s [2022-05-12T20:01:00.421Z] [2022-05-12T20:01:00.421Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-12T20:01:00.421Z] #20 sha256:99bd56aad99525280c7eb9833507e30de440084e730f8b61701e495207765f3c [2022-05-12T20:01:01.364Z] #20 DONE 0.9s [2022-05-12T20:01:01.364Z] [2022-05-12T20:01:01.364Z] #60 [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-05-12T20:01:01.364Z] #60 sha256:2268d330d66bcc988bbc9a68ac1f14088faf5a81d2178bc93378cdce2f51f40a [2022-05-12T20:01:01.364Z] #60 5.285 + cd /tmp/tmp.6CCWLpwpH4/src/github.com/opencontainers/runc [2022-05-12T20:01:01.364Z] #60 5.285 + git checkout -q v1.1.2 [2022-05-12T20:01:01.364Z] #60 5.534 + '[' -z '' ']' [2022-05-12T20:01:01.364Z] #60 5.534 + target=static [2022-05-12T20:01:01.364Z] #60 5.534 + make BUILDTAGS=seccomp static [2022-05-12T20:01:01.364Z] #60 5.781 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-05-12T20:01:01.869Z] INFO: Expanding go... [2022-05-12T20:01:06.700Z] #60 ... [2022-05-12T20:01:06.700Z] [2022-05-12T20:01:06.700Z] #21 [dev-systemd-false 7/26] 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-05-12T20:01:06.700Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T20:01:06.700Z] #21 1.353 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-12T20:01:06.700Z] #21 1.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-12T20:01:06.700Z] #21 1.371 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-12T20:01:06.700Z] #21 1.715 Get:4 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-12T20:01:06.700Z] #21 2.023 Fetched 190 kB in 1s (173 kB/s) [2022-05-12T20:01:06.700Z] #21 2.023 Reading package lists... [2022-05-12T20:01:06.700Z] #21 3.079 Reading package lists... [2022-05-12T20:01:06.700Z] #21 4.261 Building dependency tree... [2022-05-12T20:01:06.700Z] #21 4.517 Reading state information... [2022-05-12T20:01:06.700Z] #21 4.789 The following additional packages will be installed: [2022-05-12T20:01:06.700Z] #21 4.790 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T20:01:06.700Z] #21 4.791 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-12T20:01:06.700Z] #21 4.792 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-12T20:01:06.700Z] #21 4.797 python3-pkg-resources vim-runtime xxd [2022-05-12T20:01:06.700Z] #21 4.800 Suggested packages: [2022-05-12T20:01:06.700Z] #21 4.800 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-12T20:01:06.700Z] #21 4.800 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-12T20:01:06.700Z] #21 4.801 acl attr quota [2022-05-12T20:01:06.700Z] #21 4.801 Recommended packages: [2022-05-12T20:01:06.700Z] #21 4.801 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-12T20:01:06.700Z] #21 5.404 The following NEW packages will be installed: [2022-05-12T20:01:06.700Z] #21 5.405 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-12T20:01:06.700Z] #21 5.409 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-12T20:01:06.700Z] #21 5.410 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-12T20:01:06.700Z] #21 5.410 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-12T20:01:06.700Z] #21 5.411 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-12T20:01:06.700Z] #21 5.411 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-12T20:01:06.701Z] #21 5.411 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-12T20:01:06.701Z] #21 5.412 xz-utils zip zstd [2022-05-12T20:01:06.701Z] #21 ... [2022-05-12T20:01:06.701Z] [2022-05-12T20:01:06.701Z] #60 [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-05-12T20:01:06.701Z] #60 sha256:2268d330d66bcc988bbc9a68ac1f14088faf5a81d2178bc93378cdce2f51f40a [2022-05-12T20:01:06.701Z] #60 11.32 + mkdir -p /build [2022-05-12T20:01:06.960Z] #60 11.32 + cp runc /build/runc [2022-05-12T20:01:07.219Z] #60 DONE 11.6s [2022-05-12T20:01:07.219Z] [2022-05-12T20:01:07.219Z] #21 [dev-systemd-false 7/26] 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-05-12T20:01:07.219Z] #21 sha256:b03bf534535f6b5ef7f9ab51872c83adcfae9a8fd7ba03f0153778a6dbf3f9da [2022-05-12T20:01:07.219Z] #21 5.696 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-05-12T20:01:07.219Z] #21 5.696 Need to get 27.6 MB of archives. [2022-05-12T20:01:07.219Z] #21 5.696 After this operation, 106 MB of additional disk space will be used. [2022-05-12T20:01:07.219Z] #21 5.696 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-12T20:01:07.219Z] #21 5.700 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-12T20:01:07.219Z] #21 5.702 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-12T20:01:07.219Z] #21 5.705 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-12T20:01:07.219Z] #21 5.724 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-12T20:01:07.219Z] #21 5.724 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-12T20:01:07.219Z] #21 5.727 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-12T20:01:07.219Z] #21 5.728 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-12T20:01:07.219Z] #21 5.755 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-12T20:01:07.220Z] #21 5.764 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-12T20:01:07.220Z] #21 5.767 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-12T20:01:07.220Z] #21 5.775 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-12T20:01:07.220Z] #21 5.777 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-12T20:01:07.220Z] #21 5.785 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-12T20:01:07.220Z] #21 5.804 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-12T20:01:07.220Z] #21 5.809 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-12T20:01:07.220Z] #21 5.812 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-12T20:01:07.220Z] #21 5.814 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-12T20:01:07.220Z] #21 5.816 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-12T20:01:07.220Z] #21 5.817 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-12T20:01:07.220Z] #21 5.819 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-12T20:01:07.220Z] #21 5.828 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-12T20:01:07.220Z] #21 5.832 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-12T20:01:07.220Z] #21 5.835 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-12T20:01:07.220Z] #21 5.840 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-12T20:01:07.220Z] #21 5.842 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-12T20:01:07.220Z] #21 5.844 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-12T20:01:07.220Z] #21 5.974 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-12T20:01:07.220Z] #21 5.976 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-12T20:01:07.220Z] #21 5.978 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-12T20:01:07.220Z] #21 6.008 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-12T20:01:07.220Z] #21 6.008 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-12T20:01:07.220Z] #21 6.008 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-12T20:01:07.220Z] #21 6.013 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-12T20:01:07.220Z] #21 6.058 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-12T20:01:07.220Z] #21 6.058 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-12T20:01:07.220Z] #21 6.065 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-12T20:01:07.220Z] #21 6.065 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-12T20:01:07.220Z] #21 6.076 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-12T20:01:07.220Z] #21 6.076 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-12T20:01:07.220Z] #21 6.081 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-12T20:01:07.220Z] #21 6.096 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-12T20:01:07.220Z] #21 6.109 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-12T20:01:07.220Z] #21 6.109 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-12T20:01:07.479Z] #21 6.245 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-12T20:01:07.479Z] #21 6.263 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-12T20:01:07.479Z] #21 6.293 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-12T20:01:07.479Z] #21 6.305 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-12T20:01:08.048Z] #21 6.726 debconf: delaying package configuration, since apt-utils is not installed [2022-05-12T20:01:08.048Z] #21 6.830 Fetched 27.6 MB in 1s (31.1 MB/s) [2022-05-12T20:01:08.048Z] #21 6.894 Selecting previously unselected package pigz. [2022-05-12T20:01:08.048Z] #21 6.894 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-12T20:01:08.048Z] #21 6.959 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-12T20:01:08.048Z] #21 6.963 Unpacking pigz (2.6-1) ... [2022-05-12T20:01:08.308Z] #21 7.058 Selecting previously unselected package libelf1:amd64. [2022-05-12T20:01:08.308Z] #21 7.062 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-12T20:01:08.308Z] #21 7.072 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-12T20:01:08.308Z] #21 7.211 Selecting previously unselected package libbpf0:amd64. [2022-05-12T20:01:08.308Z] #21 7.217 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-12T20:01:08.308Z] #21 7.221 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-12T20:01:08.308Z] #21 7.276 Selecting previously unselected package libcap2:amd64. [2022-05-12T20:01:08.308Z] #21 7.278 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-12T20:01:08.308Z] #21 7.288 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-12T20:01:08.308Z] #21 7.329 Selecting previously unselected package libmnl0:amd64. [2022-05-12T20:01:08.308Z] #21 7.329 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-12T20:01:08.567Z] #21 7.333 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-12T20:01:08.567Z] #21 7.368 Selecting previously unselected package libxtables12:amd64. [2022-05-12T20:01:08.567Z] #21 7.374 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-12T20:01:08.567Z] #21 7.378 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-12T20:01:08.567Z] #21 7.416 Selecting previously unselected package libcap2-bin. [2022-05-12T20:01:08.567Z] #21 7.419 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-12T20:01:08.567Z] #21 7.423 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-12T20:01:08.827Z] #21 7.481 Selecting previously unselected package iproute2. [2022-05-12T20:01:08.827Z] #21 7.483 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-12T20:01:08.827Z] #21 7.487 Unpacking iproute2 (5.10.0-4) ... [2022-05-12T20:01:08.827Z] #21 7.684 Selecting previously unselected package xxd. [2022-05-12T20:01:08.827Z] #21 7.692 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T20:01:08.827Z] #21 7.697 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T20:01:09.087Z] #21 7.768 Selecting previously unselected package vim-common. [2022-05-12T20:01:09.087Z] #21 7.772 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T20:01:09.087Z] #21 7.785 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T20:01:09.087Z] #21 7.869 Selecting previously unselected package bash-completion. [2022-05-12T20:01:09.087Z] #21 7.872 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-12T20:01:10.032Z] #21 8.806 Unpacking bash-completion (1:2.11-2) ... [2022-05-12T20:01:10.032Z] #21 8.986 Selecting previously unselected package bzip2. [2022-05-12T20:01:10.032Z] #21 8.997 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-12T20:01:10.032Z] #21 9.001 Unpacking bzip2 (1.0.8-4) ... [2022-05-12T20:01:10.293Z] #21 9.043 Selecting previously unselected package xz-utils. [2022-05-12T20:01:10.293Z] #21 9.047 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-12T20:01:10.293Z] #21 9.051 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T20:01:10.293Z] #21 9.142 Selecting previously unselected package apparmor. [2022-05-12T20:01:10.293Z] #21 9.142 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-12T20:01:10.293Z] #21 9.175 Unpacking apparmor (2.13.6-10) ... [2022-05-12T20:01:10.553Z] #21 9.343 Selecting previously unselected package inetutils-ping. [2022-05-12T20:01:10.553Z] #21 9.349 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-12T20:01:10.553Z] #21 9.353 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-12T20:01:10.553Z] #21 9.414 Selecting previously unselected package libip4tc2:amd64. [2022-05-12T20:01:10.553Z] #21 9.421 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-12T20:01:10.553Z] #21 9.426 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T20:01:10.553Z] #21 9.467 Selecting previously unselected package libip6tc2:amd64. [2022-05-12T20:01:10.553Z] #21 9.477 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-12T20:01:10.553Z] #21 9.482 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T20:01:10.553Z] #21 9.521 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-12T20:01:10.813Z] #21 9.529 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-12T20:01:10.813Z] #21 9.532 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T20:01:10.813Z] #21 9.570 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-12T20:01:10.813Z] #21 9.573 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-12T20:01:10.813Z] #21 9.578 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T20:01:10.813Z] #21 9.622 Selecting previously unselected package libnftnl11:amd64. [2022-05-12T20:01:10.813Z] #21 9.633 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-12T20:01:10.813Z] #21 9.637 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T20:01:10.813Z] #21 9.688 Selecting previously unselected package iptables. [2022-05-12T20:01:10.813Z] #21 9.697 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-12T20:01:10.813Z] #21 9.703 Unpacking iptables (1.8.7-1) ... [2022-05-12T20:01:11.074Z] #21 9.856 Selecting previously unselected package libonig5:amd64. [2022-05-12T20:01:11.074Z] #21 9.860 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-12T20:01:11.074Z] #21 9.866 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T20:01:11.074Z] #21 9.951 Selecting previously unselected package libjq1:amd64. [2022-05-12T20:01:11.074Z] #21 9.951 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-12T20:01:11.074Z] #21 9.956 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-12T20:01:11.074Z] #21 10.02 Selecting previously unselected package jq. [2022-05-12T20:01:11.074Z] #21 10.02 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-12T20:01:11.074Z] #21 10.02 Unpacking jq (1.6-2.1) ... [2022-05-12T20:01:11.074Z] #21 10.07 Selecting previously unselected package libaio1:amd64. [2022-05-12T20:01:11.074Z] #21 10.07 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-12T20:01:11.336Z] #21 10.07 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-12T20:01:11.336Z] #21 10.11 Selecting previously unselected package libgpm2:amd64. [2022-05-12T20:01:11.336Z] #21 10.12 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-12T20:01:11.336Z] #21 10.13 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-12T20:01:11.336Z] #21 10.17 Selecting previously unselected package libicu67:amd64. [2022-05-12T20:01:11.336Z] #21 10.17 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-12T20:01:11.336Z] #21 10.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-12T20:01:12.717Z] #21 11.44 Selecting previously unselected package libinih1:amd64. [2022-05-12T20:01:12.717Z] #21 11.45 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-12T20:01:12.717Z] #21 11.45 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-12T20:01:12.717Z] #21 11.50 Selecting previously unselected package libnet1:amd64. [2022-05-12T20:01:12.717Z] #21 11.51 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-12T20:01:12.717Z] #21 11.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T20:01:12.717Z] #21 11.57 Selecting previously unselected package libnl-3-200:amd64. [2022-05-12T20:01:12.717Z] #21 11.58 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-12T20:01:12.717Z] #21 11.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T20:01:12.976Z] #21 11.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-12T20:01:12.976Z] #21 11.64 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-12T20:01:12.976Z] #21 11.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T20:01:12.976Z] #21 11.68 Selecting previously unselected package net-tools. [2022-05-12T20:01:12.976Z] #21 11.68 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-12T20:01:12.976Z] #21 11.69 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T20:01:12.976Z] #21 11.77 Selecting previously unselected package patch. [2022-05-12T20:01:12.976Z] #21 11.77 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-12T20:01:12.976Z] #21 11.78 Unpacking patch (2.7.6-7) ... [2022-05-12T20:01:12.976Z] #21 11.84 Selecting previously unselected package python-pip-whl. [2022-05-12T20:01:12.976Z] #21 11.84 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-12T20:01:12.976Z] #21 11.85 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T20:01:13.235Z] #21 12.08 Selecting previously unselected package python3-lib2to3. [2022-05-12T20:01:13.235Z] #21 12.08 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-12T20:01:13.235Z] #21 12.09 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-12T20:01:13.235Z] #21 12.16 Selecting previously unselected package python3-distutils. [2022-05-12T20:01:13.235Z] #21 12.17 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-12T20:01:13.495Z] #21 12.17 Unpacking python3-distutils (3.9.2-1) ... [2022-05-12T20:01:13.495Z] #21 12.24 Selecting previously unselected package python3-pkg-resources. [2022-05-12T20:01:13.495Z] #21 12.24 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-12T20:01:13.495Z] #21 12.24 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-12T20:01:13.495Z] #21 12.33 Selecting previously unselected package python3-setuptools. [2022-05-12T20:01:13.495Z] #21 12.33 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-12T20:01:13.495Z] #21 12.33 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-12T20:01:13.754Z] #21 12.46 Selecting previously unselected package python3-wheel. [2022-05-12T20:01:13.754Z] #21 12.47 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-12T20:01:13.754Z] #21 12.47 Unpacking python3-wheel (0.34.2-1) ... [2022-05-12T20:01:13.754Z] #21 12.52 Selecting previously unselected package python3-pip. [2022-05-12T20:01:13.754Z] #21 12.53 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-12T20:01:13.754Z] #21 12.53 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T20:01:13.754Z] #21 12.66 Selecting previously unselected package sudo. [2022-05-12T20:01:13.754Z] #21 12.67 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-12T20:01:13.754Z] #21 12.68 Unpacking sudo (1.9.5p2-3) ... [2022-05-12T20:01:13.988Z] ---> b5c1440094ec [2022-05-12T20:01:13.988Z] Successfully built b5c1440094ec [2022-05-12T20:01:13.988Z] Successfully tagged docker:latest [2022-05-12T20:01:13.988Z] INFO: Image build ended at 05/12/2022 20:01:10. Duration:00:00:41.5712279 [2022-05-12T20:01:13.988Z] [2022-05-12T20:01:13.988Z] [2022-05-12T20:01:13.988Z] INFO: Building the test binaries at 05/12/2022 20:01:10... [2022-05-12T20:01:14.323Z] #21 12.95 Selecting previously unselected package thin-provisioning-tools. [2022-05-12T20:01:14.323Z] #21 12.95 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-12T20:01:14.323Z] #21 12.96 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-12T20:01:14.323Z] #21 13.08 Selecting previously unselected package uidmap. [2022-05-12T20:01:14.323Z] #21 13.08 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-12T20:01:14.323Z] #21 13.09 Unpacking uidmap (1:4.8.1-1) ... [2022-05-12T20:01:14.323Z] #21 13.16 Selecting previously unselected package vim-runtime. [2022-05-12T20:01:14.323Z] #21 13.17 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-12T20:01:14.323Z] #21 13.19 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-12T20:01:14.323Z] #21 13.21 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-12T20:01:14.323Z] #21 13.21 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T20:01:15.703Z] #21 14.36 Selecting previously unselected package vim. [2022-05-12T20:01:15.703Z] #21 14.36 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-12T20:01:15.703Z] #21 14.37 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T20:01:15.703Z] #21 14.60 Selecting previously unselected package xfsprogs. [2022-05-12T20:01:15.961Z] #21 14.61 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-12T20:01:15.961Z] #21 14.61 Unpacking xfsprogs (5.10.0-4) ... [2022-05-12T20:01:15.961Z] #21 14.82 Selecting previously unselected package zip. [2022-05-12T20:01:15.961Z] #21 14.82 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-12T20:01:15.961Z] #21 14.83 Unpacking zip (3.0-12) ... [2022-05-12T20:01:16.201Z] INFO: make.ps1 starting at 05/12/2022 20:01:15 [2022-05-12T20:01:16.221Z] #21 14.91 Selecting previously unselected package zstd. [2022-05-12T20:01:16.221Z] #21 14.92 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-12T20:01:16.221Z] #21 14.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-12T20:01:16.221Z] #21 15.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-12T20:01:16.669Z] INFO: Git commit (8eac8f0365) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T20:01:16.669Z] INFO: Invoking autogen... [2022-05-12T20:01:16.669Z] { [2022-05-12T20:01:16.669Z] "RT_GROUP_ICON": { [2022-05-12T20:01:16.669Z] "#1": { [2022-05-12T20:01:16.669Z] "0409": "../../winresources/docker.ico" [2022-05-12T20:01:16.669Z] } [2022-05-12T20:01:16.669Z] }, [2022-05-12T20:01:16.669Z] "RT_MANIFEST": { [2022-05-12T20:01:16.669Z] "#1": { [2022-05-12T20:01:16.669Z] "0409": { [2022-05-12T20:01:16.669Z] "identity": {}, [2022-05-12T20:01:16.669Z] "description": "Docker Engine", [2022-05-12T20:01:16.669Z] "minimum-os": "vista", [2022-05-12T20:01:16.669Z] "execution-level": "", [2022-05-12T20:01:16.669Z] "ui-access": false, [2022-05-12T20:01:16.669Z] "auto-elevate": false, [2022-05-12T20:01:16.669Z] "dpi-awareness": "unaware", [2022-05-12T20:01:16.669Z] "disable-theming": false, [2022-05-12T20:01:16.669Z] "disable-window-filtering": false, [2022-05-12T20:01:16.669Z] "high-resolution-scrolling-aware": false, [2022-05-12T20:01:16.669Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T20:01:16.669Z] "long-path-aware": false, [2022-05-12T20:01:16.669Z] "printer-driver-isolation": false, [2022-05-12T20:01:16.669Z] "gdi-scaling": false, [2022-05-12T20:01:16.669Z] "segment-heap": false, [2022-05-12T20:01:16.669Z] "use-common-controls-v6": false [2022-05-12T20:01:16.669Z] } [2022-05-12T20:01:16.669Z] } [2022-05-12T20:01:16.669Z] }, [2022-05-12T20:01:16.669Z] "RT_MESSAGETABLE": { [2022-05-12T20:01:16.669Z] "#1": { [2022-05-12T20:01:16.669Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T20:01:16.669Z] } [2022-05-12T20:01:16.669Z] }, [2022-05-12T20:01:16.669Z] "RT_VERSION": { [2022-05-12T20:01:16.669Z] "#1": { [2022-05-12T20:01:16.669Z] "0409": { [2022-05-12T20:01:16.669Z] "fixed": { [2022-05-12T20:01:16.669Z] "file_version": "0.0.0.0", [2022-05-12T20:01:16.669Z] "product_version": "0.0.0.0", [2022-05-12T20:01:16.669Z] "type": "Unknown" [2022-05-12T20:01:16.669Z] }, [2022-05-12T20:01:16.669Z] "info": { [2022-05-12T20:01:16.669Z] "0000": { [2022-05-12T20:01:16.669Z] "CompanyName": "", [2022-05-12T20:01:16.669Z] "FileVersion": "0.0.0-dev", [2022-05-12T20:01:16.669Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T20:01:16.669Z] "OriginalFileName": "dockerd.exe", [2022-05-12T20:01:16.669Z] "ProductName": "", [2022-05-12T20:01:16.669Z] "ProductVersion": "0.0.0-dev", [2022-05-12T20:01:16.669Z] "SpecialBuild": "8eac8f0365" [2022-05-12T20:01:16.669Z] } [2022-05-12T20:01:16.669Z] } [2022-05-12T20:01:16.669Z] } [2022-05-12T20:01:16.669Z] } [2022-05-12T20:01:16.669Z] } [2022-05-12T20:01:16.669Z] } [2022-05-12T20:01:16.741Z] #21 15.48 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-12T20:01:16.741Z] #21 15.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-12T20:01:16.741Z] #21 15.50 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-12T20:01:16.741Z] #21 15.51 Setting up libicu67:amd64 (67.1-7) ... [2022-05-12T20:01:16.741Z] #21 15.52 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-12T20:01:16.741Z] #21 15.53 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-12T20:01:16.741Z] #21 15.54 Setting up uidmap (1:4.8.1-1) ... [2022-05-12T20:01:16.741Z] #21 15.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-12T20:01:16.741Z] #21 15.56 Setting up bzip2 (1.0.8-4) ... [2022-05-12T20:01:16.741Z] #21 15.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-12T20:01:16.741Z] #21 15.59 Setting up python3-wheel (0.34.2-1) ... [2022-05-12T20:01:17.001Z] #21 15.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-12T20:01:17.001Z] #21 15.86 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-12T20:01:17.001Z] #21 15.87 Setting up libcap2-bin (1:2.44-1) ... [2022-05-12T20:01:17.001Z] #21 15.89 Setting up apparmor (2.13.6-10) ... [2022-05-12T20:01:17.137Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T20:01:17.137Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-26472180\powershellWrapper.ps1:3 char:1 [2022-05-12T20:01:17.137Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T20:01:17.137Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T20:01:17.137Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T20:01:17.137Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T20:01:17.137Z] [2022-05-12T20:01:17.137Z] cmd\dockerd\config_windows.go [2022-05-12T20:01:17.137Z] cmd\dockerd\daemon.go [2022-05-12T20:01:17.137Z] cmd\dockerd\daemon_test.go [2022-05-12T20:01:17.137Z] cmd\dockerd\daemon_windows.go [2022-05-12T20:01:17.137Z] cmd\dockerd\docker.go [2022-05-12T20:01:17.137Z] cmd\dockerd\docker_windows.go [2022-05-12T20:01:17.137Z] cmd\dockerd\genwinres_windows.go [2022-05-12T20:01:17.137Z] cmd\dockerd\metrics.go [2022-05-12T20:01:17.137Z] cmd\dockerd\options.go [2022-05-12T20:01:17.137Z] cmd\dockerd\options_test.go [2022-05-12T20:01:17.137Z] cmd\dockerd\service_windows.go [2022-05-12T20:01:17.137Z] INFO: Building daemon... [2022-05-12T20:01:17.940Z] #21 16.87 Setting up zip (3.0-12) ... [2022-05-12T20:01:18.200Z] #21 16.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-12T20:01:18.200Z] #21 16.92 Setting up bash-completion (1:2.11-2) ... [2022-05-12T20:01:19.139Z] #21 18.02 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-12T20:01:19.139Z] #21 18.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-12T20:01:19.139Z] #21 18.05 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-12T20:01:19.139Z] #21 18.06 Setting up patch (2.7.6-7) ... [2022-05-12T20:01:19.139Z] #21 18.07 Setting up sudo (1.9.5p2-3) ... [2022-05-12T20:01:19.139Z] #21 18.14 invoke-rc.d: could not determine current runlevel [2022-05-12T20:01:19.139Z] #21 18.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-12T20:01:19.399Z] #21 18.15 Setting up xfsprogs (5.10.0-4) ... [2022-05-12T20:01:19.399Z] #21 18.16 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-12T20:01:19.399Z] #21 18.18 Setting up inetutils-ping (2:2.0-1) ... [2022-05-12T20:01:19.399Z] #21 18.19 Setting up pigz (2.6-1) ... [2022-05-12T20:01:19.399Z] #21 18.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-12T20:01:19.399Z] #21 18.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-12T20:01:19.399Z] #21 18.23 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-12T20:01:19.399Z] #21 18.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-12T20:01:19.659Z] #21 18.56 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-12T20:01:19.919Z] #21 18.58 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-12T20:01:19.919Z] #21 18.78 Setting up libelf1:amd64 (0.183-1) ... [2022-05-12T20:01:19.919Z] #21 18.80 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-12T20:01:19.919Z] #21 18.81 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-12T20:01:20.179Z] #21 18.82 Setting up python3-distutils (3.9.2-1) ... [2022-05-12T20:01:20.179Z] #21 19.07 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-12T20:01:20.179Z] #21 19.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-12T20:01:20.179Z] #21 19.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-12T20:01:20.179Z] #21 19.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-12T20:01:20.179Z] #21 19.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-12T20:01:20.179Z] #21 19.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-12T20:01:20.179Z] #21 19.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-12T20:01:20.179Z] #21 19.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-12T20:01:20.179Z] #21 19.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-12T20:01:20.179Z] #21 19.13 Setting up python3-setuptools (52.0.0-4) ... [2022-05-12T20:01:21.119Z] #21 19.71 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-12T20:01:21.119Z] #21 19.72 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-12T20:01:21.119Z] #21 19.74 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-12T20:01:21.119Z] #21 19.75 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-12T20:01:21.380Z] #21 20.22 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-12T20:01:21.380Z] #21 20.24 Setting up jq (1.6-2.1) ... [2022-05-12T20:01:21.380Z] #21 20.25 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-12T20:01:21.380Z] #21 20.26 Setting up iptables (1.8.7-1) ... [2022-05-12T20:01:21.380Z] #21 20.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T20:01:21.380Z] #21 20.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T20:01:21.380Z] #21 20.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-12T20:01:21.380Z] #21 20.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-12T20:01:21.380Z] #21 20.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-12T20:01:21.380Z] #21 20.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-12T20:01:21.380Z] #21 20.31 Setting up iproute2 (5.10.0-4) ... [2022-05-12T20:01:21.640Z] #21 20.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-12T20:01:22.209Z] #21 DONE 21.1s [2022-05-12T20:01:22.210Z] [2022-05-12T20:01:22.210Z] #64 [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-05-12T20:01:22.210Z] #64 sha256:3685dd480f2967915cdc15ae03f4880897dc8bc6495c3ce8ce7e109fb4dedae1 [2022-05-12T20:01:22.210Z] #64 ... [2022-05-12T20:01:22.210Z] [2022-05-12T20:01:22.210Z] #22 [dev-systemd-false 8/26] 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-05-12T20:01:22.210Z] #22 sha256:e4a7884250525d2df1a0f3fa33a4992ae0c28c329ad6086510c32c90a8155494 [2022-05-12T20:01:23.079Z] INFO: Expanding compiler 1 of 3... [2022-05-12T20:01:23.079Z] INFO: Expanding compiler 2 of 3... [2022-05-12T20:01:23.148Z] #22 0.747 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-12T20:01:23.148Z] #22 0.751 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-12T20:01:23.148Z] #22 0.756 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-12T20:01:23.148Z] #22 DONE 0.8s [2022-05-12T20:01:23.148Z] [2022-05-12T20:01:23.148Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-12T20:01:23.148Z] #23 sha256:4cf30ee343adedfc6c8e6b2cfa4aacd674724a2c8175e866cdbe54a1cc619c78 [2022-05-12T20:01:27.823Z] INFO: Expanding compiler 3 of 3... [2022-05-12T20:01:27.823Z] INFO: Removing downloaded files... [2022-05-12T20:01:27.823Z] INFO: Downloading containerd [2022-05-12T20:01:31.283Z] #23 6.946 Collecting yamllint==1.26.1 [2022-05-12T20:01:31.283Z] #23 8.003 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-12T20:01:31.544Z] #23 8.541 Collecting pathspec>=0.5.3 [2022-05-12T20:01:31.544Z] #23 8.546 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-12T20:01:31.804Z] #23 8.735 Collecting pyyaml [2022-05-12T20:01:31.804Z] #23 8.741 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-05-12T20:01:31.804Z] #23 8.777 Building wheels for collected packages: yamllint [2022-05-12T20:01:31.804Z] #23 8.778 Building wheel for yamllint (setup.py): started [2022-05-12T20:01:32.375Z] #23 9.219 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-12T20:01:32.375Z] #23 9.220 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bc0d9a718da74c9bdcaf757953d304850eb763e94576abccbd0900518b83df8a [2022-05-12T20:01:32.375Z] #23 9.222 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-12T20:01:32.375Z] #23 9.225 Successfully built yamllint [2022-05-12T20:01:32.375Z] #23 9.238 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-12T20:01:32.635Z] #23 9.415 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-12T20:01:32.902Z] #23 DONE 9.8s [2022-05-12T20:01:32.902Z] [2022-05-12T20:01:32.902Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-12T20:01:32.902Z] #27 sha256:ed569196d5b46d935fccf815a0e4c686de98719abb49ee4c9fb0336d136cb6ac [2022-05-12T20:01:33.161Z] #27 DONE 0.2s [2022-05-12T20:01:33.162Z] [2022-05-12T20:01:33.162Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-12T20:01:33.162Z] #32 sha256:189a30f795c11f41d302061d8ba3d7d68d6f0964ea0519a12efbd6dfe2029708 [2022-05-12T20:01:33.731Z] #32 DONE 0.4s [2022-05-12T20:01:33.731Z] [2022-05-12T20:01:33.731Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-12T20:01:33.731Z] #35 sha256:1c25f8d15eaa6520fa0d8b1327dc1e114abd2d367be7711499924f22bc92a169 [2022-05-12T20:01:33.731Z] #35 DONE 0.3s [2022-05-12T20:01:33.731Z] [2022-05-12T20:01:33.731Z] #64 [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-05-12T20:01:33.731Z] #64 sha256:3685dd480f2967915cdc15ae03f4880897dc8bc6495c3ce8ce7e109fb4dedae1 [2022-05-12T20:01:33.731Z] #64 ... [2022-05-12T20:01:33.731Z] [2022-05-12T20:01:33.731Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-12T20:01:33.731Z] #37 sha256:6b6b74f1a3c7b4fc0a51e97d3f03b940f09af671b9d4f6024f7d3deb8b504357 [2022-05-12T20:01:33.993Z] #37 DONE 0.2s [2022-05-12T20:01:33.993Z] [2022-05-12T20:01:33.993Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-12T20:01:33.993Z] #39 sha256:e000bfcdf2218d7d5a8ed094e655582cf4384147fc370441e873ccc35794572b [2022-05-12T20:01:34.253Z] #39 DONE 0.1s [2022-05-12T20:01:34.253Z] [2022-05-12T20:01:34.253Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-12T20:01:34.253Z] #41 sha256:ff8f7aacf77be6ba8b2058828b490d4efe8952a22b0c04bf37fd410811074aef [2022-05-12T20:01:34.253Z] #41 DONE 0.1s [2022-05-12T20:01:34.253Z] [2022-05-12T20:01:34.253Z] #64 [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-05-12T20:01:34.253Z] #64 sha256:3685dd480f2967915cdc15ae03f4880897dc8bc6495c3ce8ce7e109fb4dedae1 [2022-05-12T20:01:34.253Z] #64 ... [2022-05-12T20:01:34.253Z] [2022-05-12T20:01:34.253Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-12T20:01:34.253Z] #45 sha256:2fb55893c1b0324fbfdc83fc5d9bc1ba1652d29ea8dcd507c5b2ff82755f71f3 [2022-05-12T20:01:34.253Z] #45 DONE 0.1s [2022-05-12T20:01:34.253Z] [2022-05-12T20:01:34.253Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-12T20:01:34.253Z] #48 sha256:3a6c4f631b75e3a40a588517e2ee83554354179c485cd409ebd948710bec9669 [2022-05-12T20:01:34.513Z] #48 DONE 0.3s [2022-05-12T20:01:34.513Z] [2022-05-12T20:01:34.513Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-12T20:01:34.513Z] #52 sha256:6f17315525d02f476fe1cf360b1a94ff1e5a8361fa25e8fa2913a81f20878b9a [2022-05-12T20:01:34.773Z] #52 DONE 0.1s [2022-05-12T20:01:34.773Z] [2022-05-12T20:01:34.773Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-12T20:01:34.773Z] #54 sha256:a9ec28691c50d3c3432bd18d4577fe485939839b2e541304c710a6fb107f0460 [2022-05-12T20:01:34.773Z] #54 DONE 0.1s [2022-05-12T20:01:34.773Z] [2022-05-12T20:01:34.773Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-12T20:01:34.773Z] #56 sha256:a4f730a280bc4c87157393a87dfe05c0fd1668d756691da02c846f27fe4d3370 [2022-05-12T20:01:35.033Z] #56 DONE 0.3s [2022-05-12T20:01:35.033Z] [2022-05-12T20:01:35.033Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-12T20:01:35.033Z] #58 sha256:9db8ed04d556d0ba1862472633939cfb7334e31fab079825ef868b222623f38f [2022-05-12T20:01:35.033Z] #58 DONE 0.1s [2022-05-12T20:01:35.033Z] [2022-05-12T20:01:35.033Z] #64 [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-05-12T20:01:35.033Z] #64 sha256:3685dd480f2967915cdc15ae03f4880897dc8bc6495c3ce8ce7e109fb4dedae1 [2022-05-12T20:01:35.293Z] #64 ... [2022-05-12T20:01:35.293Z] [2022-05-12T20:01:35.293Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-12T20:01:35.293Z] #61 sha256:34585b9a422693f42cd6b75a558c7f931658c4a7ce97969bb79759c01bfc90d7 [2022-05-12T20:01:35.293Z] #61 DONE 0.1s [2022-05-12T20:01:35.293Z] [2022-05-12T20:01:35.293Z] #64 [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-05-12T20:01:35.293Z] #64 sha256:3685dd480f2967915cdc15ae03f4880897dc8bc6495c3ce8ce7e109fb4dedae1 [2022-05-12T20:01:36.471Z] [2022-05-12T20:01:36.471Z] Name Version Source Summary [2022-05-12T20:01:36.471Z] ---- ------- ------ ------- [2022-05-12T20:01:36.471Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-12T20:01:38.032Z] [2022-05-12T20:01:38.032Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-12T20:01:38.032Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-12T20:01:38.032Z] PSChildName : containerd [2022-05-12T20:01:38.032Z] PSDrive : C [2022-05-12T20:01:38.032Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-12T20:01:38.032Z] PSIsContainer : True [2022-05-12T20:01:38.032Z] Name : containerd [2022-05-12T20:01:38.032Z] FullName : C:\containerd [2022-05-12T20:01:38.032Z] Parent : [2022-05-12T20:01:38.032Z] Exists : True [2022-05-12T20:01:38.032Z] Root : C:\ [2022-05-12T20:01:38.032Z] Extension : [2022-05-12T20:01:38.032Z] CreationTime : 5/12/2022 8:01:37 PM [2022-05-12T20:01:38.032Z] CreationTimeUtc : 5/12/2022 8:01:37 PM [2022-05-12T20:01:38.032Z] LastAccessTime : 5/12/2022 8:01:37 PM [2022-05-12T20:01:38.032Z] LastAccessTimeUtc : 5/12/2022 8:01:37 PM [2022-05-12T20:01:38.032Z] LastWriteTime : 5/12/2022 8:01:37 PM [2022-05-12T20:01:38.032Z] LastWriteTimeUtc : 5/12/2022 8:01:37 PM [2022-05-12T20:01:38.032Z] Attributes : Directory [2022-05-12T20:01:38.032Z] Mode : d----- [2022-05-12T20:01:38.032Z] BaseName : containerd [2022-05-12T20:01:38.032Z] Target : {} [2022-05-12T20:01:38.032Z] LinkType : [2022-05-12T20:01:38.032Z] [2022-05-12T20:01:39.018Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-12T20:01:39.018Z] INFO: Configuring git core.autocrlf... [2022-05-12T20:01:39.018Z] [2022-05-12T20:01:39.018Z] [2022-05-12T20:01:40.570Z] #64 76.28 + bin/containerd [2022-05-12T20:01:44.314Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T20:01:44.314Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T20:01:44.314Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-05-12T20:01:44.314Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-05-12T20:01:44.314Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T20:01:44.314Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T20:01:44.314Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T20:01:44.314Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T20:01:44.314Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T20:01:44.314Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T20:01:44.314Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T20:01:44.314Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T20:01:44.314Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T20:01:44.570Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T20:01:44.570Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T20:01:44.826Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-05-12T20:01:45.082Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T20:01:45.082Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T20:01:45.082Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T20:01:45.082Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T20:01:45.082Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T20:01:45.082Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T20:01:45.082Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T20:01:45.338Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-05-12T20:01:45.338Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-05-12T20:01:45.338Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T20:01:45.338Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T20:01:45.338Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T20:01:45.338Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T20:01:45.338Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T20:01:45.338Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T20:01:45.338Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T20:01:45.593Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-05-12T20:01:45.593Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-05-12T20:01:45.593Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T20:01:45.593Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T20:01:45.593Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T20:01:45.593Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T20:01:45.593Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T20:01:45.593Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T20:01:45.593Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T20:01:45.593Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T20:01:45.593Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T20:01:45.593Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T20:01:45.593Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T20:01:48.109Z] ok github.com/docker/docker/builder/remotecontext 0.117s coverage: 13.7% of statements [2022-05-12T20:01:48.109Z] ok github.com/docker/docker/builder/dockerfile 0.401s coverage: 49.3% of statements [2022-05-12T20:01:48.365Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-12T20:01:49.293Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2022-05-12T20:01:49.549Z] ok github.com/docker/docker/builder/remotecontext/git 1.406s coverage: 86.3% of statements [2022-05-12T20:01:49.549Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T20:01:49.549Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T20:01:49.549Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T20:01:49.549Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T20:01:50.111Z] ok github.com/docker/docker/cmd/docker-proxy 0.015s coverage: 67.6% of statements [2022-05-12T20:01:54.294Z] ok github.com/docker/docker/client 0.113s coverage: 75.6% of statements [2022-05-12T20:02:19.239Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T20:02:19.239Z] [2022-05-12T20:02:19.239Z] ________ ____ __. [2022-05-12T20:02:19.239Z] \_____ \ | |/ _| [2022-05-12T20:02:19.239Z] / | \| < [2022-05-12T20:02:19.239Z] / | \ | \ [2022-05-12T20:02:19.239Z] \_______ /____|__ \ [2022-05-12T20:02:19.239Z] \/ \/ [2022-05-12T20:02:19.239Z] [2022-05-12T20:02:19.239Z] INFO: make.ps1 ended at 05/12/2022 20:02:07 [2022-05-12T20:02:19.239Z] INFO: Binaries build ended at 05/12/2022 20:02:08. Duration:00:01:20.5344498 [2022-05-12T20:02:19.239Z] INFO: Copying the built daemon binary to d:\CI\PR-39812\79\binary\dockerd-467531df65.exe... [2022-05-12T20:02:19.239Z] INFO: Copying the built client binary to d:\CI\PR-39812\79\binary\docker-467531df65.exe... [2022-05-12T20:02:19.239Z] INFO: Copying the golang package from the container to d:\CI\PR-39812\79\installer\go.zip... [2022-05-12T20:02:19.239Z] INFO: Extracting go.zip to d:\CI\PR-39812\79\go [2022-05-12T20:02:24.713Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T20:02:24.713Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T20:02:24.713Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T20:02:24.713Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T20:02:24.713Z] [2022-05-12T20:02:24.713Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T20:02:24.713Z] DOCKER_SYSTEMD=1 [2022-05-12T20:02:24.713Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T20:02:24.713Z] HOSTNAME=d74c6a679f34 [2022-05-12T20:02:24.713Z] DEST=bundles/test-integration [2022-05-12T20:02:24.713Z] PWD=/go/src/github.com/docker/docker [2022-05-12T20:02:24.713Z] DOCKER_GITCOMMIT=4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd [2022-05-12T20:02:24.713Z] container=docker [2022-05-12T20:02:24.713Z] HOME=/root [2022-05-12T20:02:24.713Z] LANG=C.UTF-8 [2022-05-12T20:02:24.713Z] INVOCATION_ID=1217bb7c0cfa484cadde120bc77210c9 [2022-05-12T20:02:24.713Z] GOLANG_VERSION=1.18.2 [2022-05-12T20:02:24.713Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T20:02:24.713Z] VALIDATE_BRANCH=master [2022-05-12T20:02:24.713Z] TERM=xterm [2022-05-12T20:02:24.713Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T20:02:24.713Z] SHLVL=3 [2022-05-12T20:02:24.713Z] TIMEOUT=120m [2022-05-12T20:02:24.713Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T20:02:24.713Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T20:02:24.713Z] GO111MODULE=off [2022-05-12T20:02:24.713Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T20:02:24.713Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T20:02:24.713Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T20:02:24.713Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T20:02:24.713Z] GOPATH=/go [2022-05-12T20:02:24.713Z] PKG_CONFIG=pkg-config [2022-05-12T20:02:24.713Z] _=/usr/bin/env [2022-05-12T20:02:24.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T20:02:26.112Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T20:02:26.112Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T20:02:26.112Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T20:02:26.112Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T20:02:26.112Z] [2022-05-12T20:02:26.112Z] + TEST_INTEGRATION_DEST=2 [2022-05-12T20:02:26.112Z] + CONTAINER_NAME=docker-pr79-2 [2022-05-12T20:02:26.112Z] + TEST_SKIP_INTEGRATION=1 [2022-05-12T20:02:26.112Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-12T20:02:26.112Z] + run_tests [2022-05-12T20:02:26.112Z] + c=0 [2022-05-12T20:02:26.112Z] + '[' -n 0 ']' [2022-05-12T20:02:26.112Z] + rm= [2022-05-12T20:02:26.112Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-39812/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39812/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-39812/.git:/go/src/github.com/docker/docker/.git --name docker-pr79-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd hack/make.sh '' test-integration [2022-05-12T20:02:26.112Z] + TEST_INTEGRATION_DEST=1 [2022-05-12T20:02:26.112Z] + CONTAINER_NAME=docker-pr79-1 [2022-05-12T20:02:26.112Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T20:02:26.112Z] + run_tests test-integration-flaky [2022-05-12T20:02:26.112Z] + '[' -n 0 ']' [2022-05-12T20:02:26.112Z] + rm= [2022-05-12T20:02:26.112Z] + TEST_INTEGRATION_DEST=3 [2022-05-12T20:02:26.112Z] + CONTAINER_NAME=docker-pr79-3 [2022-05-12T20:02:26.112Z] + TEST_SKIP_INTEGRATION=1 [2022-05-12T20:02:26.112Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-12T20:02:26.112Z] + run_tests [2022-05-12T20:02:26.112Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-39812/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39812/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-39812/.git:/go/src/github.com/docker/docker/.git --name docker-pr79-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd hack/make.sh test-integration-flaky test-integration [2022-05-12T20:02:26.112Z] + '[' -n 0 ']' [2022-05-12T20:02:26.113Z] + rm= [2022-05-12T20:02:26.113Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-39812/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39812/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-39812/.git:/go/src/github.com/docker/docker/.git --name docker-pr79-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd hack/make.sh '' test-integration [2022-05-12T20:02:26.113Z] ++ jobs -p [2022-05-12T20:02:26.113Z] + for job in $(jobs -p) [2022-05-12T20:02:26.113Z] + wait 13283 [2022-05-12T20:02:26.113Z] [2022-05-12T20:02:26.113Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-12T20:02:26.113Z] [2022-05-12T20:02:26.113Z] [2022-05-12T20:02:26.113Z] Found new integrations tests: [2022-05-12T20:02:26.113Z] +func TestAttachWithTTY(t *testing.T) { [2022-05-12T20:02:26.113Z] +func TestAttachWithoutTTy(t *testing.T) { [2022-05-12T20:02:26.113Z] Running stress test for them. [2022-05-12T20:02:26.113Z] Using test flags: -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:02:26.113Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T20:02:26.113Z] [2022-05-12T20:02:26.113Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T20:02:26.113Z] HOSTNAME=1905ce36a45e [2022-05-12T20:02:26.113Z] TEST_SKIP_INTEGRATION=1 [2022-05-12T20:02:26.113Z] TESTDEBUG=0 [2022-05-12T20:02:26.113Z] DEST=bundles/test-integration [2022-05-12T20:02:26.113Z] PWD=/go/src/github.com/docker/docker [2022-05-12T20:02:26.113Z] KEEPBUNDLE=1 [2022-05-12T20:02:26.113Z] DOCKER_GITCOMMIT=4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd [2022-05-12T20:02:26.113Z] container=docker [2022-05-12T20:02:26.113Z] HOME=/root [2022-05-12T20:02:26.113Z] GOLANG_VERSION=1.18.2 [2022-05-12T20:02:26.113Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T20:02:26.113Z] VALIDATE_BRANCH=master [2022-05-12T20:02:26.113Z] TERM=xterm [2022-05-12T20:02:26.113Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T20:02:26.113Z] SHLVL=1 [2022-05-12T20:02:26.113Z] TIMEOUT=120m [2022-05-12T20:02:26.113Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T20:02:26.113Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T20:02:26.113Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-12T20:02:26.113Z] GO111MODULE=off [2022-05-12T20:02:26.113Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T20:02:26.113Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T20:02:26.113Z] GOPATH=/go [2022-05-12T20:02:26.113Z] PKG_CONFIG=pkg-config [2022-05-12T20:02:26.113Z] _=/usr/bin/env [2022-05-12T20:02:26.113Z] Building test suite binary ./integration-cli/test.main [2022-05-12T20:02:26.113Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T20:02:26.113Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T20:02:26.113Z] HOSTNAME=65d734ae49dc [2022-05-12T20:02:26.113Z] TEST_SKIP_INTEGRATION=1 [2022-05-12T20:02:26.113Z] TESTDEBUG=0 [2022-05-12T20:02:26.113Z] DEST=bundles/test-integration [2022-05-12T20:02:26.113Z] PWD=/go/src/github.com/docker/docker [2022-05-12T20:02:26.113Z] KEEPBUNDLE=1 [2022-05-12T20:02:26.113Z] DOCKER_GITCOMMIT=4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd [2022-05-12T20:02:26.113Z] container=docker [2022-05-12T20:02:26.113Z] HOME=/root [2022-05-12T20:02:26.113Z] GOLANG_VERSION=1.18.2 [2022-05-12T20:02:26.113Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T20:02:26.113Z] VALIDATE_BRANCH=master [2022-05-12T20:02:26.113Z] TERM=xterm [2022-05-12T20:02:26.113Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T20:02:26.113Z] SHLVL=1 [2022-05-12T20:02:26.113Z] TIMEOUT=120m [2022-05-12T20:02:26.113Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T20:02:26.113Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T20:02:26.113Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-12T20:02:26.113Z] GO111MODULE=off [2022-05-12T20:02:26.113Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T20:02:26.113Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T20:02:26.113Z] GOPATH=/go [2022-05-12T20:02:26.113Z] PKG_CONFIG=pkg-config [2022-05-12T20:02:26.113Z] _=/usr/bin/env [2022-05-12T20:02:26.113Z] Building test suite binary ./integration-cli/test.main [2022-05-12T20:02:26.113Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T20:02:26.113Z] HOSTNAME=fd0ac4e5f756 [2022-05-12T20:02:26.113Z] TESTDEBUG=0 [2022-05-12T20:02:26.113Z] DEST=bundles/test-integration-flaky [2022-05-12T20:02:26.113Z] PWD=/go/src/github.com/docker/docker [2022-05-12T20:02:26.113Z] KEEPBUNDLE=1 [2022-05-12T20:02:26.113Z] DOCKER_GITCOMMIT=4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd [2022-05-12T20:02:26.113Z] container=docker [2022-05-12T20:02:26.113Z] HOME=/root [2022-05-12T20:02:26.113Z] GOLANG_VERSION=1.18.2 [2022-05-12T20:02:26.113Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T20:02:26.113Z] VALIDATE_BRANCH=master [2022-05-12T20:02:26.113Z] TERM=xterm [2022-05-12T20:02:26.113Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T20:02:26.113Z] SHLVL=1 [2022-05-12T20:02:26.113Z] TIMEOUT=120m [2022-05-12T20:02:26.113Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T20:02:26.113Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T20:02:26.113Z] TESTFLAGS=-test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:02:26.113Z] GO111MODULE=off [2022-05-12T20:02:26.113Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T20:02:26.113Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T20:02:26.113Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T20:02:26.113Z] TEST_REPEAT=5 [2022-05-12T20:02:26.113Z] GOPATH=/go [2022-05-12T20:02:26.113Z] PKG_CONFIG=pkg-config [2022-05-12T20:02:26.113Z] _=/usr/bin/env [2022-05-12T20:02:26.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T20:02:26.328Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 29.7% of statements [2022-05-12T20:02:26.328Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-05-12T20:02:26.889Z] ok github.com/docker/docker/cmd/dockerd/trap 2.455s coverage: 0.0% of statements [2022-05-12T20:02:26.889Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T20:02:26.889Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T20:02:26.889Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T20:02:26.889Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T20:02:26.889Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T20:02:32.139Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-05-12T20:02:33.506Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-05-12T20:02:34.431Z] INFO: Extraction ended at 05/12/2022 20:02:34. Duration:00:00:24.1920581 [2022-05-12T20:02:34.431Z] INFO: Updating the golang and path environment variables [2022-05-12T20:02:34.431Z] INFO: GOPATH=d:\gopath [2022-05-12T20:02:34.434Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-05-12T20:02:34.920Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T20:02:34.920Z] INFO: Running the daemon under test in debug mode [2022-05-12T20:02:34.920Z] INFO: Running the daemon under test in containerd mode [2022-05-12T20:02:34.920Z] INFO: Starting a daemon under test... [2022-05-12T20:02:34.920Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39812\79\daemon --pidfile d:\CI\PR-39812\79\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-12T20:02:34.920Z] INFO: Containerd started successfully. [2022-05-12T20:02:34.920Z] INFO: Process started successfully. [2022-05-12T20:02:34.920Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T20:02:34.920Z] INFO: Waiting for the daemon under test to start... [2022-05-12T20:02:36.820Z] #64 127.4 # github.com/containerd/containerd/cmd/containerd [2022-05-12T20:02:36.820Z] #64 127.4 /usr/bin/ld: /tmp/go-link-1364918623/000019.o: in function `New': [2022-05-12T20:02:36.820Z] #64 127.4 /tmp/tmp.GvPdmu6tzA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-12T20:02:36.820Z] #64 127.5 + bin/containerd-stress [2022-05-12T20:02:36.820Z] #64 128.6 + bin/containerd-shim [2022-05-12T20:02:40.974Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.8% of statements [2022-05-12T20:02:42.340Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.5% of statements [2022-05-12T20:02:42.596Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-12T20:02:43.159Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-12T20:02:44.104Z] ok github.com/docker/docker/daemon 10.112s coverage: 16.6% of statements [2022-05-12T20:02:44.104Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T20:02:44.104Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T20:02:44.104Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T20:02:44.104Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T20:02:44.666Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.681s coverage: 74.8% of statements [2022-05-12T20:02:44.951Z] #64 140.0 + bin/containerd-shim-runc-v1 [2022-05-12T20:02:45.595Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.346s coverage: 56.2% of statements [2022-05-12T20:02:46.158Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-05-12T20:02:47.525Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-05-12T20:02:48.893Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.261s coverage: 50.6% of statements [2022-05-12T20:02:49.150Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.044s coverage: 46.1% of statements [2022-05-12T20:02:49.150Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T20:02:50.078Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-05-12T20:02:50.642Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.859s coverage: 58.2% of statements [2022-05-12T20:02:50.642Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-12T20:02:50.642Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T20:02:51.207Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2022-05-12T20:02:51.281Z] Removing intermediate container e5698736894b [2022-05-12T20:02:51.281Z] ---> 0e9555c99a5d [2022-05-12T20:02:51.281Z] Step 9/13 : 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-05-12T20:02:51.281Z] ---> Running in 6418f11e24d6 [2022-05-12T20:02:51.281Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-12T20:02:51.281Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-12T20:02:51.282Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-12T20:02:51.282Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-12T20:02:51.282Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-12T20:02:51.282Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-12T20:02:51.282Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-12T20:02:51.282Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-12T20:02:51.282Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-12T20:02:51.282Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-12T20:02:51.282Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-12T20:02:51.282Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-12T20:02:51.282Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-12T20:02:51.282Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-12T20:02:51.282Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-12T20:02:51.282Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-12T20:02:51.464Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-05-12T20:02:51.547Z] #64 146.6 + bin/containerd-shim-runc-v2 [2022-05-12T20:02:51.547Z] #64 147.4 + binaries [2022-05-12T20:02:51.547Z] #64 147.4 + install -D bin/containerd /build/containerd [2022-05-12T20:02:51.547Z] #64 147.4 + install -D bin/containerd-shim /build/containerd-shim [2022-05-12T20:02:51.547Z] #64 147.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-12T20:02:51.547Z] #64 147.4 + install -D bin/ctr /build/ctr [2022-05-12T20:02:52.484Z] #64 DONE 148.1s [2022-05-12T20:02:52.832Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 6.6% of statements [2022-05-12T20:02:52.832Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T20:02:52.832Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T20:02:53.052Z] [2022-05-12T20:02:53.052Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-12T20:02:53.052Z] #65 sha256:710d210a50c57f444e8d6dc03081ac2a25d402949eefc1aa33f231bd8063192e [2022-05-12T20:02:53.090Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.0% of statements [2022-05-12T20:02:53.314Z] #65 DONE 0.2s [2022-05-12T20:02:53.314Z] [2022-05-12T20:02:53.314Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-12T20:02:53.314Z] #70 sha256:24ee07202305c0f127577f75cb16272895233dbdb44b38b50da274d1d493d3e1 [2022-05-12T20:02:53.314Z] #70 DONE 0.1s [2022-05-12T20:02:53.573Z] [2022-05-12T20:02:53.573Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-12T20:02:53.573Z] #75 sha256:17773bf0dd425f474cd6ef7cbd6aefdc198945faaa12f0947dfd9f37fe123ef1 [2022-05-12T20:02:54.019Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 80.2% of statements [2022-05-12T20:02:54.019Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-05-12T20:02:54.019Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T20:02:54.140Z] #75 DONE 0.7s [2022-05-12T20:02:54.140Z] [2022-05-12T20:02:54.140Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-12T20:02:54.140Z] #76 sha256:01e5451ff123739a27e8b4b4606482407bd97076f15fea9ec90910c5063ee8e5 [2022-05-12T20:02:54.140Z] #76 DONE 0.0s [2022-05-12T20:02:54.400Z] [2022-05-12T20:02:54.400Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-12T20:02:54.400Z] #77 sha256:959c7f80fbfc62417d8d769f32143992e3ac972f44be63082e7e27bf5dc963de [2022-05-12T20:02:54.582Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-12T20:02:54.582Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-05-12T20:02:54.839Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-05-12T20:02:54.968Z] #77 DONE 0.8s [2022-05-12T20:02:54.968Z] [2022-05-12T20:02:54.968Z] #78 exporting to image [2022-05-12T20:02:54.968Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-12T20:02:54.968Z] #78 exporting layers [2022-05-12T20:02:55.401Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-05-12T20:02:55.658Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-05-12T20:02:55.658Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T20:02:56.220Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 54.9% of statements [2022-05-12T20:02:56.476Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-05-12T20:02:56.485Z] ...INFO: Daemon under test started and replied! [2022-05-12T20:02:56.485Z] INFO: Docker version of the daemon under test [2022-05-12T20:02:56.485Z] [2022-05-12T20:02:56.485Z] Client: [2022-05-12T20:02:56.485Z] Version: 17.06.2-ce [2022-05-12T20:02:56.485Z] API version: 1.30 [2022-05-12T20:02:56.485Z] Go version: go1.8.3 [2022-05-12T20:02:56.485Z] Git commit: cec0b72 [2022-05-12T20:02:56.485Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T20:02:56.485Z] OS/Arch: windows/amd64 [2022-05-12T20:02:56.485Z] [2022-05-12T20:02:56.485Z] Server: [2022-05-12T20:02:56.485Z] Version: 0.0.0-dev [2022-05-12T20:02:56.485Z] API version: 1.42 (minimum version 1.24) [2022-05-12T20:02:56.485Z] Go version: go1.18.2 [2022-05-12T20:02:56.485Z] Git commit: 467531df65 [2022-05-12T20:02:56.485Z] Built: [2022-05-12T20:02:56.485Z] OS/Arch: windows/amd64 [2022-05-12T20:02:56.485Z] Experimental: false [2022-05-12T20:02:56.485Z] [2022-05-12T20:02:56.485Z] INFO: Docker info of the daemon under test [2022-05-12T20:02:56.485Z] [2022-05-12T20:02:56.485Z] Containers: 0 [2022-05-12T20:02:56.485Z] Running: 0 [2022-05-12T20:02:56.485Z] Paused: 0 [2022-05-12T20:02:56.485Z] Stopped: 0 [2022-05-12T20:02:56.485Z] Images: 0 [2022-05-12T20:02:56.485Z] Server Version: 0.0.0-dev [2022-05-12T20:02:56.485Z] Storage Driver: windowsfilter [2022-05-12T20:02:56.485Z] Windows: [2022-05-12T20:02:56.485Z] Logging Driver: json-file [2022-05-12T20:02:56.485Z] Plugins: [2022-05-12T20:02:56.485Z] Volume: local [2022-05-12T20:02:56.485Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T20:02:56.485Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T20:02:56.485Z] Swarm: inactive [2022-05-12T20:02:56.485Z] Default Isolation: process [2022-05-12T20:02:56.485Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T20:02:56.485Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T20:02:56.485Z] OSType: windows [2022-05-12T20:02:56.485Z] Architecture: x86_64 [2022-05-12T20:02:56.485Z] CPUs: 4 [2022-05-12T20:02:56.485Z] Total Memory: 32GiB [2022-05-12T20:02:56.485Z] Name: azwin-2-9fb400 [2022-05-12T20:02:56.485Z] ID: dd085e08-6de5-418a-a377-aef9d19615bb [2022-05-12T20:02:56.485Z] Docker Root Dir: D:\CI\PR-39812\79\daemon [2022-05-12T20:02:56.485Z] Debug Mode (client): false [2022-05-12T20:02:56.485Z] Debug Mode (server): true [2022-05-12T20:02:56.485Z] File Descriptors: -1 [2022-05-12T20:02:56.485Z] Goroutines: 29 [2022-05-12T20:02:56.485Z] System Time: 2022-05-12T20:02:53.9011254Z [2022-05-12T20:02:56.485Z] EventsListeners: 0 [2022-05-12T20:02:56.485Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:02:56.485Z] Labels: [2022-05-12T20:02:56.485Z] Experimental: false [2022-05-12T20:02:56.485Z] Insecure Registries: [2022-05-12T20:02:56.485Z] 127.0.0.0/8 [2022-05-12T20:02:56.485Z] Live Restore Enabled: false [2022-05-12T20:02:56.485Z] [2022-05-12T20:02:56.485Z] [2022-05-12T20:02:56.485Z] INFO: Docker images of the daemon under test [2022-05-12T20:02:56.485Z] [2022-05-12T20:02:56.485Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T20:02:56.485Z] [2022-05-12T20:02:56.485Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T20:02:56.485Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-12T20:02:56.485Z] ltsc2022: Pulling from windows/servercore [2022-05-12T20:02:56.485Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T20:02:56.485Z] 12fb50a031bd: Pulling fs layer [2022-05-12T20:02:57.216Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-05-12T20:02:57.472Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-12T20:02:58.036Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-12T20:02:58.975Z] ok github.com/docker/docker/daemon/logger/splunk 1.548s coverage: 82.5% of statements [2022-05-12T20:02:58.975Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T20:02:58.975Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T20:02:59.537Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 44.4% of statements [2022-05-12T20:03:00.100Z] ok github.com/docker/docker/distribution 0.613s coverage: 28.2% of statements [2022-05-12T20:03:00.100Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T20:03:00.662Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-12T20:03:01.225Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-12T20:03:01.579Z] #78 exporting layers 6.5s done [2022-05-12T20:03:01.579Z] #78 writing image sha256:ded92d5a8a73a855b27a271943124c69fd65e26aee4d1d024b57262dd68947d9 done [2022-05-12T20:03:01.579Z] #78 naming to docker.io/library/docker:4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd done [2022-05-12T20:03:01.579Z] #78 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T20:03:01.788Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-12T20:03:01.925Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39812/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr79 -e DOCKER_GITCOMMIT=4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd -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:4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd hack/make.sh dynbinary test-integration [2022-05-12T20:03:02.045Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-05-12T20:03:02.045Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T20:03:02.302Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-05-12T20:03:02.302Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T20:03:02.302Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T20:03:02.494Z] [2022-05-12T20:03:02.559Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-05-12T20:03:03.063Z] Removing bundles/ [2022-05-12T20:03:03.063Z] [2022-05-12T20:03:03.063Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T20:03:03.063Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T20:03:03.063Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T20:03:03.489Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-05-12T20:03:04.052Z] ok github.com/docker/docker/opts 0.022s coverage: 65.5% of statements [2022-05-12T20:03:04.308Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-12T20:03:05.674Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.5% of statements [2022-05-12T20:03:07.285Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T20:03:07.285Z] 97f65a0ec59e: Download complete [2022-05-12T20:03:07.564Z] ok github.com/docker/docker/pkg/authorization 1.115s coverage: 68.3% of statements [2022-05-12T20:03:07.564Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-12T20:03:07.820Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-05-12T20:03:09.119Z] Removing intermediate container 6418f11e24d6 [2022-05-12T20:03:09.119Z] ---> 18b1de2511d1 [2022-05-12T20:03:09.119Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-12T20:03:09.119Z] ---> Running in 3a4decc1d922 [2022-05-12T20:03:09.580Z] 12fb50a031bd: Verifying Checksum [2022-05-12T20:03:09.580Z] 12fb50a031bd: Download complete [2022-05-12T20:03:10.681Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-12T20:03:11.088Z] ok github.com/docker/docker/pkg/chrootarchive 2.526s coverage: 42.7% of statements [2022-05-12T20:03:11.089Z] ok github.com/docker/docker/layer 7.418s coverage: 69.0% of statements [2022-05-12T20:03:11.089Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T20:03:11.089Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T20:03:11.089Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T20:03:11.089Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T20:03:11.089Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T20:03:11.089Z] ok github.com/docker/docker/pkg/containerfs 0.006s coverage: 6.7% of statements [2022-05-12T20:03:11.089Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T20:03:11.148Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-12T20:03:11.345Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-12T20:03:11.345Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-05-12T20:03:11.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T20:03:11.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T20:03:11.615Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-12T20:03:11.615Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-12T20:03:11.907Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-05-12T20:03:12.087Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-12T20:03:12.088Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-12T20:03:12.088Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-12T20:03:12.088Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-12T20:03:12.469Z] ok github.com/docker/docker/pkg/fsutils 0.123s coverage: 85.1% of statements [2022-05-12T20:03:12.469Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2022-05-12T20:03:12.469Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-12T20:03:13.398Z] ok github.com/docker/docker/pkg/idtools 0.420s coverage: 67.9% of statements [2022-05-12T20:03:13.398Z] ok github.com/docker/docker/pkg/ioutils 0.360s coverage: 70.1% of statements [2022-05-12T20:03:13.655Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-05-12T20:03:13.655Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-05-12T20:03:13.655Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-12T20:03:13.911Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-05-12T20:03:13.911Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-12T20:03:13.913Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T20:03:13.913Z] [2022-05-12T20:03:13.913Z] ________ ____ __. [2022-05-12T20:03:13.913Z] \_____ \ | |/ _| [2022-05-12T20:03:13.913Z] / | \| < [2022-05-12T20:03:13.913Z] / | \ | \ [2022-05-12T20:03:13.913Z] \_______ /____|__ \ [2022-05-12T20:03:13.913Z] \/ \/ [2022-05-12T20:03:13.913Z] [2022-05-12T20:03:13.913Z] INFO: make.ps1 ended at 05/12/2022 20:03:00 [2022-05-12T20:03:13.913Z] INFO: Binaries build ended at 05/12/2022 20:03:02. Duration:00:01:51.5518949 [2022-05-12T20:03:13.913Z] INFO: Copying the built daemon binary to d:\CI\PR-39812\79\binary\dockerd-8eac8f0365.exe... [2022-05-12T20:03:13.913Z] INFO: Copying the built client binary to d:\CI\PR-39812\79\binary\docker-8eac8f0365.exe... [2022-05-12T20:03:13.913Z] INFO: Copying the golang package from the container to d:\CI\PR-39812\79\installer\go.zip... [2022-05-12T20:03:13.913Z] INFO: Extracting go.zip to d:\CI\PR-39812\79\go [2022-05-12T20:03:14.168Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-12T20:03:14.425Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 90.5% of statements [2022-05-12T20:03:14.425Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2022-05-12T20:03:14.425Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T20:03:14.425Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T20:03:14.991Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-05-12T20:03:15.561Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-12T20:03:15.816Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-12T20:03:15.816Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-12T20:03:17.181Z] ok github.com/docker/docker/pkg/pubsub 1.049s coverage: 75.0% of statements [2022-05-12T20:03:17.438Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-05-12T20:03:17.694Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-12T20:03:17.951Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-12T20:03:18.207Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-05-12T20:03:18.463Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-12T20:03:19.026Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-05-12T20:03:19.282Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-12T20:03:19.538Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-05-12T20:03:19.820Z] INFO [loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|exports_file|deps|name) took 2m49.551211952s [2022-05-12T20:03:19.820Z] 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-05-12T20:03:19.820Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 491.891103ms [2022-05-12T20:03:20.100Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-05-12T20:03:20.356Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-12T20:03:20.613Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-12T20:03:20.740Z] Removing intermediate container 3a4decc1d922 [2022-05-12T20:03:20.740Z] ---> 276f18d9c9ff [2022-05-12T20:03:20.740Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-12T20:03:20.740Z] ---> Running in 23d785a5408b [2022-05-12T20:03:20.740Z] Removing intermediate container 23d785a5408b [2022-05-12T20:03:20.740Z] ---> a7f1faa94b12 [2022-05-12T20:03:20.740Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-12T20:03:20.740Z] ---> Running in 9cff2e056f9f [2022-05-12T20:03:20.740Z] Removing intermediate container 9cff2e056f9f [2022-05-12T20:03:20.740Z] ---> d747592638f0 [2022-05-12T20:03:20.740Z] Step 13/13 : COPY . . [2022-05-12T20:03:22.503Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-05-12T20:03:22.503Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-12T20:03:23.064Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-05-12T20:03:24.431Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2022-05-12T20:03:24.431Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-05-12T20:03:25.361Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-05-12T20:03:25.923Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-12T20:03:25.923Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-12T20:03:26.486Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-05-12T20:03:26.741Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-12T20:03:28.632Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-12T20:03:28.888Z] ok github.com/docker/docker/volume/local 0.079s coverage: 76.4% of statements [2022-05-12T20:03:29.450Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-05-12T20:03:30.816Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-05-12T20:03:33.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T20:03:39.177Z] INFO: Extraction ended at 05/12/2022 20:03:37. Duration:00:00:33.0663737 [2022-05-12T20:03:39.177Z] INFO: Updating the golang and path environment variables [2022-05-12T20:03:39.177Z] INFO: GOPATH=d:\gopath [2022-05-12T20:03:39.177Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T20:03:39.177Z] INFO: Running the daemon under test in debug mode [2022-05-12T20:03:39.177Z] INFO: Starting a daemon under test... [2022-05-12T20:03:39.177Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39812\79\daemon --pidfile d:\CI\PR-39812\79\docker.pid -D [2022-05-12T20:03:39.177Z] INFO: Process started successfully. [2022-05-12T20:03:39.177Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T20:03:39.177Z] INFO: Waiting for the daemon under test to start... [2022-05-12T20:03:40.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T20:03:46.020Z] ---> 7d0e1b611644 [2022-05-12T20:03:46.020Z] Successfully built 7d0e1b611644 [2022-05-12T20:03:46.020Z] Successfully tagged docker:latest [2022-05-12T20:03:46.020Z] INFO: Image build ended at 05/12/2022 20:03:43. Duration:00:03:14.4147023 [2022-05-12T20:03:46.020Z] [2022-05-12T20:03:46.020Z] [2022-05-12T20:03:46.020Z] INFO: Building the test binaries at 05/12/2022 20:03:44... [2022-05-12T20:03:48.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T20:03:48.882Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T20:03:48.882Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === Skipped [2022-05-12T20:03:48.882Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T20:03:48.882Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T20:03:48.882Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T20:03:48.882Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T20:03:48.882Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-12T20:03:48.882Z] graphtest_unix.go:71: No driver to put! [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-12T20:03:48.882Z] time="2022-05-12T20:02:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-12T20:03:48.882Z] time="2022-05-12T20:02:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-12T20:03:48.882Z] time="2022-05-12T20:02:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-12T20:03:48.882Z] time="2022-05-12T20:02:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-12T20:03:48.882Z] time="2022-05-12T20:02:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-12T20:03:48.882Z] graphtest_unix.go:71: No driver to put! [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-12T20:03:48.882Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-12T20:03:48.882Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-12T20:03:48.882Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-12T20:03:48.882Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-12T20:03:48.882Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:03:48.882Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-12T20:03:48.882Z] graphtest_unix.go:71: No driver to put! [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-12T20:03:48.882Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-12T20:03:48.882Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-12T20:03:48.882Z] [2022-05-12T20:03:48.882Z] DONE 2524 tests, 28 skipped in 208.203s [2022-05-12T20:03:48.882Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/config [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T20:03:48.882Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/idm [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/ns [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/options [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/osl [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T20:03:48.883Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-12T20:03:48.883Z] + 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-05-12T20:03:48.978Z] INFO: make.ps1 starting at 05/12/2022 20:03:48 [2022-05-12T20:03:49.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T20:03:49.445Z] INFO: Git commit (d7ee159421) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T20:03:49.445Z] INFO: Invoking autogen... [2022-05-12T20:03:49.912Z] { [2022-05-12T20:03:49.912Z] "RT_GROUP_ICON": { [2022-05-12T20:03:49.912Z] "#1": { [2022-05-12T20:03:49.912Z] "0409": "../../winresources/docker.ico" [2022-05-12T20:03:49.912Z] } [2022-05-12T20:03:49.912Z] }, [2022-05-12T20:03:49.912Z] "RT_MANIFEST": { [2022-05-12T20:03:49.912Z] "#1": { [2022-05-12T20:03:49.912Z] "0409": { [2022-05-12T20:03:49.912Z] "identity": {}, [2022-05-12T20:03:49.912Z] "description": "Docker Engine", [2022-05-12T20:03:49.912Z] "minimum-os": "vista", [2022-05-12T20:03:49.912Z] "execution-level": "", [2022-05-12T20:03:49.912Z] "ui-access": false, [2022-05-12T20:03:49.912Z] "auto-elevate": false, [2022-05-12T20:03:49.912Z] "dpi-awareness": "unaware", [2022-05-12T20:03:49.912Z] "disable-theming": false, [2022-05-12T20:03:49.912Z] "disable-window-filtering": false, [2022-05-12T20:03:49.912Z] "high-resolution-scrolling-aware": false, [2022-05-12T20:03:49.912Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T20:03:49.912Z] "long-path-aware": false, [2022-05-12T20:03:49.912Z] "printer-driver-isolation": false, [2022-05-12T20:03:49.912Z] "gdi-scaling": false, [2022-05-12T20:03:49.912Z] "segment-heap": false, [2022-05-12T20:03:49.912Z] "use-common-controls-v6": false [2022-05-12T20:03:49.912Z] } [2022-05-12T20:03:49.912Z] } [2022-05-12T20:03:49.912Z] }, [2022-05-12T20:03:49.912Z] "RT_MESSAGETABLE": { [2022-05-12T20:03:49.912Z] "#1": { [2022-05-12T20:03:49.912Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T20:03:49.912Z] } [2022-05-12T20:03:49.912Z] }, [2022-05-12T20:03:49.912Z] "RT_VERSION": { [2022-05-12T20:03:49.912Z] "#1": { [2022-05-12T20:03:49.912Z] "0409": { [2022-05-12T20:03:49.912Z] "fixed": { [2022-05-12T20:03:49.912Z] "file_version": "0.0.0.0", [2022-05-12T20:03:49.912Z] "product_version": "0.0.0.0", [2022-05-12T20:03:49.912Z] "type": "Unknown" [2022-05-12T20:03:49.912Z] }, [2022-05-12T20:03:49.912Z] "info": { [2022-05-12T20:03:49.912Z] "0000": { [2022-05-12T20:03:49.912Z] "CompanyName": "", [2022-05-12T20:03:49.912Z] "FileVersion": "0.0.0-dev", [2022-05-12T20:03:49.912Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-12T20:03:49.912Z] "OriginalFileName": "dockerd.exe", [2022-05-12T20:03:49.912Z] "ProductName": "", [2022-05-12T20:03:49.912Z] "ProductVersion": "0.0.0-dev", [2022-05-12T20:03:49.912Z] "SpecialBuild": "d7ee159421" [2022-05-12T20:03:49.912Z] } [2022-05-12T20:03:49.912Z] } [2022-05-12T20:03:49.912Z] } [2022-05-12T20:03:49.912Z] } [2022-05-12T20:03:49.912Z] } [2022-05-12T20:03:49.912Z] } [2022-05-12T20:03:49.912Z] powershell.exe : cmd\dockerd\config.go [2022-05-12T20:03:49.912Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-fa469ce9\powershellWrapper.ps1:3 char:1 [2022-05-12T20:03:49.912Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-12T20:03:49.912Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-12T20:03:49.912Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-12T20:03:49.912Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-12T20:03:49.912Z] [2022-05-12T20:03:49.912Z] cmd\dockerd\config_windows.go [2022-05-12T20:03:49.912Z] cmd\dockerd\daemon.go [2022-05-12T20:03:49.912Z] cmd\dockerd\daemon_test.go [2022-05-12T20:03:49.912Z] cmd\dockerd\daemon_windows.go [2022-05-12T20:03:49.912Z] cmd\dockerd\docker.go [2022-05-12T20:03:49.912Z] cmd\dockerd\docker_windows.go [2022-05-12T20:03:49.912Z] cmd\dockerd\genwinres_windows.go [2022-05-12T20:03:49.912Z] cmd\dockerd\metrics.go [2022-05-12T20:03:49.912Z] cmd\dockerd\options.go [2022-05-12T20:03:50.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T20:03:50.379Z] cmd\dockerd\options_test.go [2022-05-12T20:03:50.379Z] cmd\dockerd\service_windows.go [2022-05-12T20:03:50.379Z] INFO: Building daemon... [2022-05-12T20:03:50.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T20:03:50.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T20:03:51.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T20:03:54.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T20:03:55.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T20:03:56.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T20:03:56.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T20:03:57.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T20:03:58.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T20:03:59.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T20:04:00.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T20:04:00.385Z] ...INFO: Daemon under test started and replied! [2022-05-12T20:04:00.385Z] INFO: Docker version of the daemon under test [2022-05-12T20:04:00.385Z] [2022-05-12T20:04:00.385Z] Client: [2022-05-12T20:04:00.385Z] Version: 17.06.2-ce [2022-05-12T20:04:00.385Z] API version: 1.30 [2022-05-12T20:04:00.385Z] Go version: go1.8.3 [2022-05-12T20:04:00.385Z] Git commit: cec0b72 [2022-05-12T20:04:00.385Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T20:04:00.385Z] OS/Arch: windows/amd64 [2022-05-12T20:04:00.385Z] [2022-05-12T20:04:00.385Z] Server: [2022-05-12T20:04:00.385Z] Version: 0.0.0-dev [2022-05-12T20:04:00.385Z] API version: 1.42 (minimum version 1.24) [2022-05-12T20:04:00.385Z] Go version: go1.18.2 [2022-05-12T20:04:00.385Z] Git commit: 8eac8f0365 [2022-05-12T20:04:00.385Z] Built: [2022-05-12T20:04:00.385Z] OS/Arch: windows/amd64 [2022-05-12T20:04:00.385Z] Experimental: false [2022-05-12T20:04:00.385Z] [2022-05-12T20:04:00.385Z] INFO: Docker info of the daemon under test [2022-05-12T20:04:00.385Z] [2022-05-12T20:04:00.385Z] Containers: 0 [2022-05-12T20:04:00.385Z] Running: 0 [2022-05-12T20:04:00.385Z] Paused: 0 [2022-05-12T20:04:00.385Z] Stopped: 0 [2022-05-12T20:04:00.385Z] Images: 0 [2022-05-12T20:04:00.385Z] Server Version: 0.0.0-dev [2022-05-12T20:04:00.385Z] Storage Driver: windowsfilter [2022-05-12T20:04:00.385Z] Windows: [2022-05-12T20:04:00.385Z] Logging Driver: json-file [2022-05-12T20:04:00.385Z] Plugins: [2022-05-12T20:04:00.385Z] Volume: local [2022-05-12T20:04:00.385Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T20:04:00.385Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T20:04:00.385Z] Swarm: inactive [2022-05-12T20:04:00.385Z] Default Isolation: process [2022-05-12T20:04:00.385Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T20:04:00.385Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T20:04:00.385Z] OSType: windows [2022-05-12T20:04:00.385Z] Architecture: x86_64 [2022-05-12T20:04:00.385Z] CPUs: 4 [2022-05-12T20:04:00.385Z] Total Memory: 32GiB [2022-05-12T20:04:00.385Z] Name: azwin-2-d20fd1 [2022-05-12T20:04:00.385Z] ID: 9ec35928-730b-4502-9e25-e92ea095a3a7 [2022-05-12T20:04:00.385Z] Docker Root Dir: D:\CI\PR-39812\79\daemon [2022-05-12T20:04:00.385Z] Debug Mode (client): false [2022-05-12T20:04:00.385Z] Debug Mode (server): true [2022-05-12T20:04:00.385Z] File Descriptors: -1 [2022-05-12T20:04:00.385Z] Goroutines: 16 [2022-05-12T20:04:00.385Z] System Time: 2022-05-12T20:03:57.3782651Z [2022-05-12T20:04:00.385Z] EventsListeners: 0 [2022-05-12T20:04:00.385Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:04:00.385Z] Labels: [2022-05-12T20:04:00.385Z] Experimental: false [2022-05-12T20:04:00.385Z] Insecure Registries: [2022-05-12T20:04:00.385Z] 127.0.0.0/8 [2022-05-12T20:04:00.385Z] Live Restore Enabled: false [2022-05-12T20:04:00.385Z] [2022-05-12T20:04:00.385Z] [2022-05-12T20:04:00.385Z] INFO: Docker images of the daemon under test [2022-05-12T20:04:00.385Z] [2022-05-12T20:04:00.385Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T20:04:00.385Z] [2022-05-12T20:04:00.385Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T20:04:00.385Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-12T20:04:00.385Z] ltsc2022: Pulling from windows/servercore [2022-05-12T20:04:00.385Z] 97f65a0ec59e: Pulling fs layer [2022-05-12T20:04:00.385Z] 12fb50a031bd: Pulling fs layer [2022-05-12T20:04:00.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T20:04:01.928Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T20:04:01.928Z] Using test binary docker [2022-05-12T20:04:01.928Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T20:04:01.928Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-12T20:04:01.928Z] Starting dockerd [2022-05-12T20:04:01.928Z] INFO: Waiting for daemon to start... [2022-05-12T20:04:03.844Z] . [2022-05-12T20:04:03.844Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T20:04:03.844Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T20:04:03.844Z] Error: No such image: emptyfs [2022-05-12T20:04:04.103Z] Running integration-test (iteration 1) [2022-05-12T20:04:04.103Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T20:04:04.362Z] Loaded image: busybox:latest [2022-05-12T20:04:04.620Z] Loaded image: busybox:glibc [2022-05-12T20:04:05.998Z] Loaded image: debian:bullseye-slim [2022-05-12T20:04:05.998Z] Loaded image: hello-world:latest [2022-05-12T20:04:05.998Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T20:04:05.998Z] INFO: Testing against a local daemon [2022-05-12T20:04:05.998Z] === RUN TestCgroupNamespacesBuild [2022-05-12T20:04:07.373Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-05-12T20:04:07.373Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T20:04:08.750Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-05-12T20:04:08.750Z] === RUN TestBuildWithSession [2022-05-12T20:04:08.750Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T20:04:08.750Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T20:04:08.750Z] === RUN TestBuildSquashParent [2022-05-12T20:04:10.801Z] 12fb50a031bd: Verifying Checksum [2022-05-12T20:04:10.801Z] 12fb50a031bd: Download complete [2022-05-12T20:04:14.021Z] --- PASS: TestBuildSquashParent (5.00s) [2022-05-12T20:04:14.021Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T20:04:14.021Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:04:14.021Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:04:14.021Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:04:14.021Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:04:14.021Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:04:14.021Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:04:14.021Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:04:14.021Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:04:14.021Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:04:14.021Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:04:14.021Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:04:14.021Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:04:14.021Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:04:14.021Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:04:14.587Z] 97f65a0ec59e: Verifying Checksum [2022-05-12T20:04:14.587Z] 97f65a0ec59e: Download complete [2022-05-12T20:04:15.397Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:04:15.397Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:04:16.773Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:04:17.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:04:18.409Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T20:04:18.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s) [2022-05-12T20:04:18.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.89s) [2022-05-12T20:04:18.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.56s) [2022-05-12T20:04:18.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.58s) [2022-05-12T20:04:18.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.55s) [2022-05-12T20:04:18.409Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.50s) [2022-05-12T20:04:18.409Z] === RUN TestBuildMultiStageCopy [2022-05-12T20:04:18.409Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T20:04:20.312Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T20:04:20.312Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T20:04:20.312Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T20:04:20.571Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T20:04:20.830Z] --- PASS: TestBuildMultiStageCopy (2.32s) [2022-05-12T20:04:20.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2022-05-12T20:04:20.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-05-12T20:04:20.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-12T20:04:20.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-05-12T20:04:20.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-05-12T20:04:20.830Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T20:04:21.398Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-05-12T20:04:21.398Z] === RUN TestBuildLabelWithTargets [2022-05-12T20:04:22.324Z] 97f65a0ec59e: Pull complete [2022-05-12T20:04:22.775Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-05-12T20:04:22.776Z] === RUN TestBuildWithEmptyLayers [2022-05-12T20:04:23.034Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-05-12T20:04:23.034Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T20:04:24.937Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2022-05-12T20:04:24.937Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T20:04:25.505Z] --- PASS: TestBuildUncleanTarFilenames (0.80s) [2022-05-12T20:04:25.505Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T20:04:27.411Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s) [2022-05-12T20:04:27.411Z] === RUN TestBuildWithHugeFile [2022-05-12T20:04:35.499Z] ok github.com/docker/docker/libnetwork 37.330s coverage: 40.6% of statements [2022-05-12T20:04:35.499Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-05-12T20:04:35.499Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T20:04:35.499Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T20:04:35.499Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T20:04:35.499Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T20:04:35.499Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T20:04:35.499Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T20:04:35.499Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-12T20:04:35.499Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T20:04:35.499Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-05-12T20:04:35.499Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-12T20:04:35.499Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T20:04:35.499Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T20:04:35.499Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-12T20:04:36.865Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.548s coverage: 59.9% of statements [2022-05-12T20:04:36.865Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T20:04:36.865Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-05-12T20:04:37.614Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 4.0% of statements [2022-05-12T20:04:37.614Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T20:04:38.176Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-05-12T20:04:38.176Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T20:04:38.433Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-05-12T20:04:48.394Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.319s coverage: 7.4% of statements [2022-05-12T20:04:48.394Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T20:04:48.394Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-12T20:04:48.394Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-05-12T20:04:48.394Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T20:04:48.394Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-12T20:04:48.394Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T20:04:48.394Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-05-12T20:04:48.650Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-05-12T20:04:48.907Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-12T20:04:49.162Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-12T20:04:56.211Z] INFO [linters context/goanalysis] analyzers took 4m57.674891151s with top 10 stages: buildir: 2m2.333974318s, goimports: 24.402906009s, unconvert: 17.805913965s, gosec: 16.700894211s, S1038: 9.439746126s, golint: 7.979689303s, misspell: 6.833374475s, nilness: 4.418372484s, S1039: 4.357507656s, inspect: 4.017577557s [2022-05-12T20:04:56.211Z] INFO [runner] Issues before processing: 3036, after processing: 0 [2022-05-12T20:04:56.211Z] INFO [runner] Processors filtering stat (out/in): cgo: 2420/3036, exclude: 2037/2037, skip_files: 2420/2420, nolint: 0/78, filename_unadjuster: 2420/2420, autogenerated_exclude: 2037/2420, exclude-rules: 78/2037, path_prettifier: 2420/2420, skip_dirs: 2420/2420, identifier_marker: 2037/2037 [2022-05-12T20:04:56.211Z] INFO [runner] processing took 114.872141ms with stages: identifier_marker: 38.811371ms, nolint: 36.532392ms, path_prettifier: 15.312281ms, autogenerated_exclude: 11.426697ms, exclude-rules: 8.986649ms, skip_dirs: 3.196933ms, cgo: 380.981µs, filename_unadjuster: 219.201µs, max_same_issues: 1.406µs, uniq_by_line: 884ns, path_shortener: 528ns, skip_files: 511ns, max_from_linter: 365ns, severity-rules: 355ns, diff: 324ns, source_code: 319ns, exclude: 292ns, path_prefixer: 228ns, max_per_file_from_linter: 221ns, sort_results: 203ns [2022-05-12T20:04:56.211Z] INFO [runner] linters took 1m31.702828485s with stages: goanalysis_metalinter: 1m31.587825931s [2022-05-12T20:04:56.211Z] INFO File cache stats: 1666 entries of total size 8.4MiB [2022-05-12T20:04:56.211Z] INFO Memory: 2618 samples, avg is 288.8MB, max is 1215.6MB [2022-05-12T20:04:56.211Z] INFO Execution took 4m21.757481844s [2022-05-12T20:04:56.211Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-12T20:04:56.534Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39812/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr79 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d847de492c0067618d1a599ef49ae9a6d1229bf1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d847de492c0067618d1a599ef49ae9a6d1229bf1 hack/make.sh dynbinary test-docker-py [2022-05-12T20:04:56.790Z] [2022-05-12T20:04:57.046Z] Removing bundles/ [2022-05-12T20:04:57.046Z] [2022-05-12T20:04:57.046Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T20:04:57.046Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T20:04:57.046Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T20:05:01.335Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2022-05-12T20:05:02.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T20:05:02.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T20:05:09.576Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T20:05:09.576Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T20:05:09.576Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T20:05:09.576Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T20:05:09.576Z] [2022-05-12T20:05:09.576Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T20:05:09.576Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T20:05:09.576Z] HOSTNAME=faaa76e304bf [2022-05-12T20:05:09.576Z] DEST=bundles/test-integration [2022-05-12T20:05:09.576Z] PWD=/go/src/github.com/docker/docker [2022-05-12T20:05:09.576Z] DOCKER_ROOTLESS=1 [2022-05-12T20:05:09.576Z] DOCKER_GITCOMMIT=4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd [2022-05-12T20:05:09.576Z] container=docker [2022-05-12T20:05:09.576Z] HOME=/root [2022-05-12T20:05:09.576Z] GOLANG_VERSION=1.18.2 [2022-05-12T20:05:09.576Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T20:05:09.576Z] VALIDATE_BRANCH=master [2022-05-12T20:05:09.576Z] TERM=xterm [2022-05-12T20:05:09.576Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T20:05:09.576Z] SHLVL=1 [2022-05-12T20:05:09.576Z] TIMEOUT=120m [2022-05-12T20:05:09.576Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T20:05:09.576Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T20:05:09.576Z] GO111MODULE=off [2022-05-12T20:05:09.576Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T20:05:09.576Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T20:05:09.576Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T20:05:09.576Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T20:05:09.576Z] GOPATH=/go [2022-05-12T20:05:09.576Z] PKG_CONFIG=pkg-config [2022-05-12T20:05:09.576Z] _=/usr/bin/env [2022-05-12T20:05:09.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T20:05:16.626Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-12T20:05:16.626Z] [2022-05-12T20:05:16.626Z] ________ ____ __. [2022-05-12T20:05:16.626Z] \_____ \ | |/ _| [2022-05-12T20:05:16.626Z] / | \| < [2022-05-12T20:05:16.626Z] / | \ | \ [2022-05-12T20:05:16.626Z] \_______ /____|__ \ [2022-05-12T20:05:16.626Z] \/ \/ [2022-05-12T20:05:16.626Z] [2022-05-12T20:05:16.626Z] INFO: make.ps1 ended at 05/12/2022 20:05:06 [2022-05-12T20:05:16.626Z] INFO: Binaries build ended at 05/12/2022 20:05:07. Duration:00:01:23.2078192 [2022-05-12T20:05:16.626Z] INFO: Copying the built daemon binary to d:\CI\PR-39812\79\binary\dockerd-d7ee159421.exe... [2022-05-12T20:05:16.626Z] INFO: Copying the built client binary to d:\CI\PR-39812\79\binary\docker-d7ee159421.exe... [2022-05-12T20:05:16.626Z] INFO: Copying the golang package from the container to d:\CI\PR-39812\79\installer\go.zip... [2022-05-12T20:05:16.626Z] INFO: Extracting go.zip to d:\CI\PR-39812\79\go [2022-05-12T20:05:19.382Z] ok github.com/docker/docker/libnetwork/ipam 16.448s coverage: 85.3% of statements [2022-05-12T20:05:19.382Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T20:05:19.382Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T20:05:19.382Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-12T20:05:19.382Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-05-12T20:05:19.382Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T20:05:19.382Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-05-12T20:05:19.382Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements [2022-05-12T20:05:19.382Z] ok github.com/docker/docker/libnetwork/iptables 0.178s coverage: 45.1% of statements [2022-05-12T20:05:19.382Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-12T20:05:19.382Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-05-12T20:05:23.643Z] --- PASS: TestBuildWithHugeFile (48.90s) [2022-05-12T20:05:23.643Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T20:05:23.643Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T20:05:23.643Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T20:05:23.643Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T20:05:23.643Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:05:23.643Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:05:23.643Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:05:23.643Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:05:23.643Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:05:23.643Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:05:23.643Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:05:23.643Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:05:23.643Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:05:23.643Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-12T20:05:23.643Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-05-12T20:05:23.643Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-05-12T20:05:23.643Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-12T20:05:23.643Z] === RUN TestBuildPreserveOwnership [2022-05-12T20:05:23.643Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T20:05:23.643Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T20:05:23.643Z] --- PASS: TestBuildPreserveOwnership (3.66s) [2022-05-12T20:05:23.643Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-05-12T20:05:23.643Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2022-05-12T20:05:23.643Z] === RUN TestBuildPlatformInvalid [2022-05-12T20:05:23.643Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-12T20:05:23.643Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T20:05:23.643Z] Loaded image: busybox:latest [2022-05-12T20:05:23.643Z] Loaded image: busybox:glibc [2022-05-12T20:05:23.643Z] Loaded image: debian:bullseye-slim [2022-05-12T20:05:23.643Z] Loaded image: hello-world:latest [2022-05-12T20:05:23.643Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T20:05:31.761Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.79s) [2022-05-12T20:05:31.761Z] PASS [2022-05-12T20:05:31.761Z] [2022-05-12T20:05:31.761Z] === Skipped [2022-05-12T20:05:31.761Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T20:05:31.761Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T20:05:31.761Z] [2022-05-12T20:05:31.761Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T20:05:31.761Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T20:05:31.761Z] [2022-05-12T20:05:31.761Z] DONE 34 tests, 2 skipped in 86.792s [2022-05-12T20:05:31.761Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T20:05:31.761Z] INFO: Testing against a local daemon [2022-05-12T20:05:31.761Z] === RUN TestConfigInspect [2022-05-12T20:05:33.135Z] --- PASS: TestConfigInspect (2.14s) [2022-05-12T20:05:33.135Z] === RUN TestConfigList [2022-05-12T20:05:35.066Z] 12fb50a031bd: Pull complete [2022-05-12T20:05:35.066Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T20:05:35.066Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:05:35.066Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-12T20:05:35.066Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-12T20:05:35.066Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-12T20:05:35.066Z] WARN: Skipping validation tests [2022-05-12T20:05:35.066Z] INFO: Running unit tests at 05/12/2022 20:05:28... [2022-05-12T20:05:35.066Z] INFO: make.ps1 starting at 05/12/2022 20:05:31 [2022-05-12T20:05:35.066Z] INFO: Git commit (467531df65) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T20:05:35.066Z] INFO: Running unit tests... [2022-05-12T20:05:35.665Z] --- PASS: TestConfigList (2.16s) [2022-05-12T20:05:35.665Z] === RUN TestConfigsCreateAndDelete [2022-05-12T20:05:37.363Z] 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/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/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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-05-12T20:05:37.679Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-05-12T20:05:37.679Z] === RUN TestConfigsUpdate [2022-05-12T20:05:37.845Z] INFO: Extraction ended at 05/12/2022 20:05:34. Duration:00:00:25.5738229 [2022-05-12T20:05:37.845Z] INFO: Updating the golang and path environment variables [2022-05-12T20:05:37.845Z] INFO: GOPATH=d:\gopath [2022-05-12T20:05:37.845Z] INFO: go version go1.18.2 windows/amd64 [2022-05-12T20:05:37.845Z] INFO: Running the daemon under test in debug mode [2022-05-12T20:05:37.845Z] INFO: Starting a daemon under test... [2022-05-12T20:05:37.845Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39812\79\daemon --pidfile d:\CI\PR-39812\79\docker.pid -D [2022-05-12T20:05:37.845Z] INFO: Process started successfully. [2022-05-12T20:05:37.845Z] INFO: Start tailing logs of the daemon under tests [2022-05-12T20:05:37.845Z] INFO: Waiting for the daemon under test to start... [2022-05-12T20:05:39.586Z] --- PASS: TestConfigsUpdate (2.15s) [2022-05-12T20:05:39.586Z] === RUN TestTemplatedConfig [2022-05-12T20:05:42.116Z] --- PASS: TestTemplatedConfig (2.56s) [2022-05-12T20:05:42.116Z] === RUN TestConfigCreateResolve [2022-05-12T20:05:44.657Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-05-12T20:05:44.657Z] PASS [2022-05-12T20:05:44.657Z] [2022-05-12T20:05:44.657Z] DONE 6 tests in 13.393s [2022-05-12T20:05:44.657Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T20:05:44.657Z] INFO: Testing against a local daemon [2022-05-12T20:05:44.657Z] === RUN TestAttachWithTTY [2022-05-12T20:05:44.657Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-12T20:05:44.657Z] === RUN TestAttachWithoutTTy [2022-05-12T20:05:44.657Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-05-12T20:05:44.657Z] === RUN TestCheckpoint [2022-05-12T20:05:44.657Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T20:05:44.657Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T20:05:44.657Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T20:05:44.657Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:05:44.657Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:05:44.657Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:05:44.657Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T20:05:44.657Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T20:05:44.657Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T20:05:44.657Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T20:05:44.657Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T20:05:44.657Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T20:05:44.657Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T20:05:44.657Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T20:05:44.657Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T20:05:44.657Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T20:05:44.657Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T20:05:44.657Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T20:05:44.657Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T20:05:44.657Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-12T20:05:44.657Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T20:05:44.657Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-12T20:05:44.657Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T20:05:44.657Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-05-12T20:05:44.657Z] === RUN TestCopyEmptyFile [2022-05-12T20:05:44.918Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-12T20:05:44.918Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T20:05:44.918Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-05-12T20:05:44.918Z] === RUN TestCopyFromContainer [2022-05-12T20:05:46.230Z] ? github.com/docker/docker/api [no test files] [2022-05-12T20:05:46.294Z] === RUN TestCopyFromContainer// [2022-05-12T20:05:46.294Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T20:05:46.294Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T20:05:46.294Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T20:05:46.294Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T20:05:46.294Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T20:05:46.553Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T20:05:46.553Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T20:05:46.553Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T20:05:46.553Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T20:05:46.812Z] --- PASS: TestCopyFromContainer (1.76s) [2022-05-12T20:05:46.812Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T20:05:46.812Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-12T20:05:46.812Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T20:05:46.812Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-12T20:05:46.812Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-12T20:05:46.812Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T20:05:46.812Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-12T20:05:46.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-12T20:05:46.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-12T20:05:46.812Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-12T20:05:46.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T20:05:46.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:05:46.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:05:46.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:05:46.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:05:46.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:05:46.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:05:46.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:05:46.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:05:46.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:05:46.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-12T20:05:46.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T20:05:46.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T20:05:46.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T20:05:46.812Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T20:05:46.812Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-12T20:05:46.812Z] === RUN TestCreateWithInvalidEnv [2022-05-12T20:05:46.812Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T20:05:46.812Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T20:05:46.812Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T20:05:46.812Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T20:05:46.812Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T20:05:46.812Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T20:05:46.812Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T20:05:46.812Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T20:05:46.812Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T20:05:46.812Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T20:05:46.812Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T20:05:46.812Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T20:05:46.812Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T20:05:46.812Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T20:05:46.812Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T20:05:46.812Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T20:05:48.713Z] --- PASS: TestCreateWithCustomMaskedPaths (1.69s) [2022-05-12T20:05:48.713Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T20:05:50.088Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2022-05-12T20:05:50.088Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T20:05:50.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:05:50.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:05:50.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:05:50.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:05:50.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:05:50.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:05:50.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:05:50.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:05:50.088Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:05:50.088Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:05:50.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:05:50.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:05:50.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:05:50.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:05:50.088Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:05:50.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T20:05:50.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T20:05:50.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T20:05:50.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T20:05:50.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T20:05:50.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T20:05:50.088Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T20:05:50.655Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-05-12T20:05:50.655Z] === RUN TestCreateDifferentPlatform [2022-05-12T20:05:50.655Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T20:05:50.655Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T20:05:50.655Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T20:05:50.655Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T20:05:50.655Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T20:05:50.655Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T20:05:50.655Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-12T20:05:50.655Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T20:05:50.656Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-12T20:05:50.656Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T20:05:50.656Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T20:05:50.656Z] === RUN TestDaemonRestartIpcMode [2022-05-12T20:05:50.656Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T20:05:50.656Z] === RUN TestDaemonHostGatewayIP [2022-05-12T20:05:50.656Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T20:05:50.656Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T20:05:50.656Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T20:05:50.656Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T20:05:50.656Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T20:05:50.656Z] === RUN TestDiff [2022-05-12T20:05:51.591Z] --- PASS: TestDiff (0.59s) [2022-05-12T20:05:51.591Z] === RUN TestExecWithCloseStdin [2022-05-12T20:05:52.158Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-05-12T20:05:52.158Z] === RUN TestExec [2022-05-12T20:05:52.726Z] --- PASS: TestExec (0.66s) [2022-05-12T20:05:52.726Z] === RUN TestExecUser [2022-05-12T20:05:53.293Z] --- PASS: TestExecUser (0.62s) [2022-05-12T20:05:53.293Z] === RUN TestExportContainerAndImportImage [2022-05-12T20:05:54.227Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2022-05-12T20:05:54.227Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T20:05:55.603Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-05-12T20:05:55.603Z] === RUN TestHealthCheckWorkdir [2022-05-12T20:05:55.648Z] .....INFO: Daemon under test started and replied! [2022-05-12T20:05:55.648Z] INFO: Docker version of the daemon under test [2022-05-12T20:05:55.648Z] [2022-05-12T20:05:55.648Z] Client: [2022-05-12T20:05:55.648Z] Version: 17.06.2-ce [2022-05-12T20:05:55.648Z] API version: 1.30 [2022-05-12T20:05:55.648Z] Go version: go1.8.3 [2022-05-12T20:05:55.648Z] Git commit: cec0b72 [2022-05-12T20:05:55.648Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-12T20:05:55.648Z] OS/Arch: windows/amd64 [2022-05-12T20:05:55.648Z] [2022-05-12T20:05:55.648Z] Server: [2022-05-12T20:05:55.648Z] Version: 0.0.0-dev [2022-05-12T20:05:55.648Z] API version: 1.42 (minimum version 1.24) [2022-05-12T20:05:55.648Z] Go version: go1.18.2 [2022-05-12T20:05:55.648Z] Git commit: d7ee159421 [2022-05-12T20:05:55.648Z] Built: [2022-05-12T20:05:55.648Z] OS/Arch: windows/amd64 [2022-05-12T20:05:55.648Z] Experimental: false [2022-05-12T20:05:55.648Z] [2022-05-12T20:05:55.648Z] INFO: Docker info of the daemon under test [2022-05-12T20:05:55.648Z] [2022-05-12T20:05:55.648Z] Containers: 0 [2022-05-12T20:05:55.648Z] Running: 0 [2022-05-12T20:05:55.648Z] Paused: 0 [2022-05-12T20:05:55.648Z] Stopped: 0 [2022-05-12T20:05:55.648Z] Images: 0 [2022-05-12T20:05:55.648Z] Server Version: 0.0.0-dev [2022-05-12T20:05:55.648Z] Storage Driver: windowsfilter [2022-05-12T20:05:55.648Z] Windows: [2022-05-12T20:05:55.648Z] Logging Driver: json-file [2022-05-12T20:05:55.648Z] Plugins: [2022-05-12T20:05:55.648Z] Volume: local [2022-05-12T20:05:55.648Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T20:05:55.648Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T20:05:55.648Z] Swarm: inactive [2022-05-12T20:05:55.648Z] Default Isolation: process [2022-05-12T20:05:55.648Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T20:05:55.648Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-12T20:05:55.648Z] OSType: windows [2022-05-12T20:05:55.648Z] Architecture: x86_64 [2022-05-12T20:05:55.648Z] CPUs: 4 [2022-05-12T20:05:55.648Z] Total Memory: 32GiB [2022-05-12T20:05:55.648Z] Name: azwin-2-f4b050 [2022-05-12T20:05:55.648Z] ID: aedab043-c4ce-46f5-b9c1-9cae3ea58d9f [2022-05-12T20:05:55.648Z] Docker Root Dir: D:\CI\PR-39812\79\daemon [2022-05-12T20:05:55.648Z] Debug Mode (client): false [2022-05-12T20:05:55.648Z] Debug Mode (server): true [2022-05-12T20:05:55.648Z] File Descriptors: -1 [2022-05-12T20:05:55.648Z] Goroutines: 16 [2022-05-12T20:05:55.648Z] System Time: 2022-05-12T20:05:54.2624713Z [2022-05-12T20:05:55.648Z] EventsListeners: 0 [2022-05-12T20:05:55.648Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:05:55.648Z] Labels: [2022-05-12T20:05:55.648Z] Experimental: false [2022-05-12T20:05:55.648Z] Insecure Registries: [2022-05-12T20:05:55.648Z] 127.0.0.0/8 [2022-05-12T20:05:55.648Z] Live Restore Enabled: false [2022-05-12T20:05:55.648Z] [2022-05-12T20:05:55.648Z] [2022-05-12T20:05:55.648Z] INFO: Docker images of the daemon under test [2022-05-12T20:05:55.648Z] [2022-05-12T20:05:55.648Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T20:05:55.648Z] [2022-05-12T20:05:55.648Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-12T20:05:55.648Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-12T20:05:55.648Z] ltsc2019: Pulling from windows/servercore [2022-05-12T20:05:55.648Z] b111c3320c94: Pulling fs layer [2022-05-12T20:05:55.648Z] 8b534d64a7c3: Pulling fs layer [2022-05-12T20:05:56.095Z] 97f65a0ec59e: Pull complete [2022-05-12T20:05:56.170Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-05-12T20:05:56.170Z] === RUN TestHealthKillContainer [2022-05-12T20:05:56.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T20:05:56.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T20:06:04.280Z] --- PASS: TestHealthKillContainer (8.21s) [2022-05-12T20:06:04.281Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T20:06:04.334Z] === RUN TestMiddlewares [2022-05-12T20:06:04.334Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T20:06:04.334Z] PASS [2022-05-12T20:06:04.334Z] coverage: 7.9% of statements [2022-05-12T20:06:04.334Z] ok github.com/docker/docker/api/server 0.046s coverage: 7.9% of statements [2022-05-12T20:06:04.847Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-05-12T20:06:04.847Z] === RUN TestIpcModeNone [2022-05-12T20:06:05.414Z] --- PASS: TestIpcModeNone (0.62s) [2022-05-12T20:06:05.414Z] === RUN TestIpcModePrivate [2022-05-12T20:06:05.672Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-05-12T20:06:05.930Z] --- PASS: TestIpcModePrivate (0.63s) [2022-05-12T20:06:05.930Z] === RUN TestIpcModeShareable [2022-05-12T20:06:06.064Z] 8b534d64a7c3: Verifying Checksum [2022-05-12T20:06:06.064Z] 8b534d64a7c3: Download complete [2022-05-12T20:06:06.497Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-05-12T20:06:06.755Z] --- PASS: TestIpcModeShareable (0.62s) [2022-05-12T20:06:06.755Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T20:06:08.656Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2022-05-12T20:06:08.656Z] === RUN TestAPIIpcModeHost [2022-05-12T20:06:08.914Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-05-12T20:06:08.914Z] === RUN TestDaemonIpcModeShareable [2022-05-12T20:06:09.851Z] b111c3320c94: Verifying Checksum [2022-05-12T20:06:09.851Z] b111c3320c94: Download complete [2022-05-12T20:06:09.877Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-12T20:06:10.135Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2022-05-12T20:06:10.135Z] === RUN TestDaemonIpcModePrivate [2022-05-12T20:06:11.070Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-12T20:06:11.328Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-05-12T20:06:11.328Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T20:06:12.264Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-12T20:06:12.523Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-05-12T20:06:12.523Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T20:06:13.459Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-12T20:06:13.718Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-05-12T20:06:13.718Z] === RUN TestIpcModeOlderClient [2022-05-12T20:06:13.718Z] === PAUSE TestIpcModeOlderClient [2022-05-12T20:06:13.718Z] === RUN TestKillContainerInvalidSignal [2022-05-12T20:06:13.976Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-05-12T20:06:13.976Z] === RUN TestKillContainer [2022-05-12T20:06:13.976Z] === RUN TestKillContainer/no_signal [2022-05-12T20:06:14.543Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T20:06:14.802Z] === RUN TestKillContainer/killing_signal [2022-05-12T20:06:15.369Z] --- PASS: TestKillContainer (1.28s) [2022-05-12T20:06:15.369Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-05-12T20:06:15.369Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-05-12T20:06:15.369Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-05-12T20:06:15.369Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T20:06:15.369Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T20:06:15.935Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T20:06:16.502Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-05-12T20:06:16.502Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-05-12T20:06:16.502Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-05-12T20:06:16.502Z] === RUN TestKillStoppedContainer [2022-05-12T20:06:16.761Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-12T20:06:16.761Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T20:06:16.761Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-12T20:06:16.761Z] === RUN TestKillDifferentUserContainer [2022-05-12T20:06:17.328Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-05-12T20:06:17.328Z] === RUN TestInspectOomKilledTrue [2022-05-12T20:06:17.328Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:06:17.328Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T20:06:17.328Z] === RUN TestInspectOomKilledFalse [2022-05-12T20:06:17.328Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:06:17.328Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T20:06:17.328Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T20:06:17.586Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-05-12T20:06:17.586Z] === RUN TestLinksContainerNames [2022-05-12T20:06:18.520Z] --- PASS: TestLinksContainerNames (0.88s) [2022-05-12T20:06:18.520Z] === RUN TestLogsFollowTailEmpty [2022-05-12T20:06:18.779Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-05-12T20:06:18.779Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T20:06:19.346Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/default [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/private [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/slave [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/shared [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T20:06:19.346Z] === CONT TestMountDaemonRoot/default [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T20:06:19.346Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T20:06:19.346Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T20:06:19.346Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T20:06:19.346Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/shared [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/slave [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/private [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T20:06:19.347Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T20:06:19.347Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T20:06:19.347Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T20:06:19.606Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T20:06:19.864Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T20:06:19.865Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-12T20:06:19.865Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-05-12T20:06:19.865Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T20:06:21.239Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-05-12T20:06:21.239Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T20:06:21.498Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-05-12T20:06:21.498Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T20:06:21.756Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-05-12T20:06:21.756Z] === RUN TestNetworkNat [2022-05-12T20:06:22.324Z] --- PASS: TestNetworkNat (0.44s) [2022-05-12T20:06:22.324Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T20:06:22.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T20:06:22.892Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-05-12T20:06:22.892Z] === RUN TestNetworkLoopbackNat [2022-05-12T20:06:24.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T20:06:25.422Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-05-12T20:06:25.422Z] === RUN TestPause [2022-05-12T20:06:25.989Z] --- PASS: TestPause (0.60s) [2022-05-12T20:06:25.989Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T20:06:25.989Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T20:06:25.989Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T20:06:25.989Z] === RUN TestPauseStopPausedContainer [2022-05-12T20:06:26.557Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-05-12T20:06:26.557Z] === RUN TestPidHost [2022-05-12T20:06:27.496Z] --- PASS: TestPidHost (1.06s) [2022-05-12T20:06:27.496Z] === RUN TestPsFilter [2022-05-12T20:06:27.496Z] --- PASS: TestPsFilter (0.11s) [2022-05-12T20:06:27.496Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T20:06:28.063Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-05-12T20:06:28.063Z] === RUN TestRemoveContainerWithVolume [2022-05-12T20:06:28.630Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-05-12T20:06:28.630Z] === RUN TestRemoveContainerRunning [2022-05-12T20:06:28.896Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-05-12T20:06:28.896Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T20:06:29.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T20:06:29.462Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-05-12T20:06:29.462Z] === RUN TestRemoveInvalidContainer [2022-05-12T20:06:29.462Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T20:06:29.462Z] === RUN TestRenameLinkedContainer [2022-05-12T20:06:31.364Z] --- PASS: TestRenameLinkedContainer (1.83s) [2022-05-12T20:06:31.364Z] === RUN TestRenameStoppedContainer [2022-05-12T20:06:31.622Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-05-12T20:06:31.622Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T20:06:32.558Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-05-12T20:06:32.558Z] === RUN TestRenameInvalidName [2022-05-12T20:06:33.125Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-12T20:06:33.125Z] === RUN TestRenameAnonymousContainer [2022-05-12T20:06:34.502Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-05-12T20:06:34.502Z] === RUN TestRenameContainerWithSameName [2022-05-12T20:06:35.070Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-05-12T20:06:35.070Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T20:06:36.008Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-05-12T20:06:36.008Z] === RUN TestResize [2022-05-12T20:06:36.267Z] --- PASS: TestResize (0.42s) [2022-05-12T20:06:36.267Z] === RUN TestResizeWithInvalidSize [2022-05-12T20:06:36.834Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-12T20:06:36.834Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T20:06:37.093Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:06:37.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:06:37.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:06:37.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T20:06:37.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:06:38.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:06:39.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T20:06:39.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T20:06:39.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T20:06:40.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T20:06:40.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T20:06:40.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:06:41.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T20:06:41.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:06:41.568Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:06:42.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T20:06:42.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:06:42.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:06:43.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T20:06:45.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T20:06:45.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T20:06:46.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:06:46.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T20:06:46.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T20:06:47.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T20:06:47.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T20:06:48.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T20:06:49.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T20:06:49.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T20:06:50.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T20:06:50.290Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T20:06:50.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T20:06:51.657Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T20:06:51.657Z] Using test binary docker [2022-05-12T20:06:51.657Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T20:06:51.657Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T20:06:51.657Z] INFO: Waiting for daemon to start... [2022-05-12T20:06:51.657Z] Starting dockerd [2022-05-12T20:06:52.192Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T20:06:52.193Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T20:06:54.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T20:06:54.190Z] . [2022-05-12T20:06:54.190Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T20:06:54.190Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T20:06:54.190Z] Error: No such image: emptyfs [2022-05-12T20:06:54.190Z] Running integration-test (iteration 1) [2022-05-12T20:06:54.190Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T20:06:54.190Z] Loaded image: busybox:latest [2022-05-12T20:06:54.449Z] Loaded image: busybox:glibc [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.18s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.13s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.84s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2022-05-12T20:06:55.473Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-05-12T20:06:55.473Z] === RUN TestCgroupNamespacesRun [2022-05-12T20:06:55.613Z] === RUN TestBoolValue [2022-05-12T20:06:55.613Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T20:06:55.613Z] === RUN TestBoolValueOrDefault [2022-05-12T20:06:55.613Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T20:06:55.613Z] === RUN TestInt64ValueOrZero [2022-05-12T20:06:55.613Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T20:06:55.613Z] === RUN TestInt64ValueOrDefault [2022-05-12T20:06:55.613Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T20:06:55.613Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T20:06:55.613Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T20:06:55.613Z] === RUN TestJsonContentType [2022-05-12T20:06:55.613Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T20:06:55.613Z] === RUN TestReadJSON [2022-05-12T20:06:55.613Z] === RUN TestReadJSON/nil_body [2022-05-12T20:06:55.613Z] === RUN TestReadJSON/empty_body [2022-05-12T20:06:55.613Z] === RUN TestReadJSON/with_valid_request [2022-05-12T20:06:55.613Z] === RUN TestReadJSON/with_whitespace [2022-05-12T20:06:55.613Z] === RUN TestReadJSON/with_extra_content [2022-05-12T20:06:55.613Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T20:06:55.613Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T20:06:55.613Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T20:06:55.613Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T20:06:55.613Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T20:06:55.613Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T20:06:55.613Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T20:06:55.613Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T20:06:55.613Z] PASS [2022-05-12T20:06:55.613Z] coverage: 31.9% of statements [2022-05-12T20:06:55.613Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 31.9% of statements [2022-05-12T20:06:55.613Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T20:06:55.613Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T20:06:55.613Z] === RUN TestMaskSecretKeys [2022-05-12T20:06:55.613Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T20:06:55.613Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T20:06:55.613Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T20:06:55.613Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T20:06:55.613Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T20:06:55.613Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T20:06:55.613Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T20:06:55.613Z] === RUN TestVersionMiddlewareVersion [2022-05-12T20:06:55.613Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T20:06:55.613Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T20:06:55.613Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T20:06:55.613Z] PASS [2022-05-12T20:06:55.613Z] coverage: 37.7% of statements [2022-05-12T20:06:55.613Z] ok github.com/docker/docker/api/server/middleware 0.067s coverage: 37.7% of statements [2022-05-12T20:06:55.613Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T20:06:55.613Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T20:06:55.613Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T20:06:55.613Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T20:06:55.613Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T20:06:55.613Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T20:06:55.613Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T20:06:55.613Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T20:06:55.613Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T20:06:55.613Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T20:06:55.613Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T20:06:55.827Z] Loaded image: debian:bullseye-slim [2022-05-12T20:06:55.827Z] Loaded image: hello-world:latest [2022-05-12T20:06:55.827Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T20:06:55.827Z] INFO: Testing against a local daemon [2022-05-12T20:06:55.827Z] === RUN TestCgroupNamespacesBuild [2022-05-12T20:06:56.102Z] === RUN TestStrSliceMarshalJSON [2022-05-12T20:06:56.102Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T20:06:56.102Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestStrSliceUnmarshalString [2022-05-12T20:06:56.102Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T20:06:56.102Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T20:06:56.102Z] PASS [2022-05-12T20:06:56.102Z] coverage: 90.0% of statements [2022-05-12T20:06:56.102Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-05-12T20:06:56.102Z] === RUN TestToJSON [2022-05-12T20:06:56.102Z] --- PASS: TestToJSON (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestToParamWithVersion [2022-05-12T20:06:56.102Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestFromJSON [2022-05-12T20:06:56.102Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestEmpty [2022-05-12T20:06:56.102Z] --- PASS: TestEmpty (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T20:06:56.102Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestArgsMatchKVList [2022-05-12T20:06:56.102Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestArgsMatch [2022-05-12T20:06:56.102Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestAdd [2022-05-12T20:06:56.102Z] --- PASS: TestAdd (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestDel [2022-05-12T20:06:56.102Z] --- PASS: TestDel (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestLen [2022-05-12T20:06:56.102Z] --- PASS: TestLen (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestExactMatch [2022-05-12T20:06:56.102Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestOnlyOneExactMatch [2022-05-12T20:06:56.102Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestContains [2022-05-12T20:06:56.102Z] --- PASS: TestContains (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestValidate [2022-05-12T20:06:56.102Z] --- PASS: TestValidate (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestWalkValues [2022-05-12T20:06:56.102Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestFuzzyMatch [2022-05-12T20:06:56.102Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T20:06:56.102Z] === RUN TestClone [2022-05-12T20:06:56.102Z] --- PASS: TestClone (0.00s) [2022-05-12T20:06:56.102Z] PASS [2022-05-12T20:06:56.102Z] coverage: 92.2% of statements [2022-05-12T20:06:56.102Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2022-05-12T20:06:56.591Z] === RUN TestGetTimestamp [2022-05-12T20:06:56.591Z] --- PASS: TestGetTimestamp (0.13s) [2022-05-12T20:06:56.591Z] === RUN TestParseTimestamps [2022-05-12T20:06:56.591Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T20:06:56.591Z] PASS [2022-05-12T20:06:56.591Z] coverage: 100.0% of statements [2022-05-12T20:06:56.591Z] === RUN TestAdjustForAPIVersion [2022-05-12T20:06:56.591Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T20:06:56.591Z] PASS [2022-05-12T20:06:56.591Z] coverage: 6.0% of statements [2022-05-12T20:06:56.591Z] ok github.com/docker/docker/api/types/time 0.164s coverage: 100.0% of statements [2022-05-12T20:06:56.591Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 6.0% of statements [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T20:06:56.591Z] === RUN TestCompareVersion [2022-05-12T20:06:56.591Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T20:06:56.591Z] PASS [2022-05-12T20:06:56.591Z] coverage: 77.3% of statements [2022-05-12T20:06:56.591Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 77.3% of statements [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T20:06:56.591Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T20:06:56.848Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-05-12T20:06:56.848Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T20:06:56.848Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-12T20:06:56.848Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-12T20:06:56.848Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T20:06:57.204Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-05-12T20:06:57.204Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T20:06:57.619Z] === RUN TestIsGIT [2022-05-12T20:06:57.619Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T20:06:57.619Z] PASS [2022-05-12T20:06:57.619Z] coverage: 100.0% of statements [2022-05-12T20:06:57.619Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.045s coverage: 100.0% of statements [2022-05-12T20:06:57.619Z] === RUN TestParseRemoteURL [2022-05-12T20:06:57.619Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T20:06:57.619Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T20:06:57.619Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T20:06:57.619Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T20:06:57.619Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T20:06:57.619Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T20:06:57.619Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T20:06:57.619Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T20:06:57.619Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T20:06:57.619Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T20:06:57.619Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T20:06:57.619Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T20:06:57.619Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T20:06:57.619Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T20:06:57.619Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T20:06:57.619Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T20:06:57.619Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T20:06:57.619Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T20:06:57.619Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T20:06:57.619Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T20:06:57.619Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T20:06:57.619Z] === RUN TestCloneArgsSmartHttp [2022-05-12T20:06:57.619Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-05-12T20:06:57.619Z] === RUN TestCloneArgsDumbHttp [2022-05-12T20:06:57.619Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T20:06:57.619Z] === RUN TestCloneArgsGit [2022-05-12T20:06:57.619Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T20:06:57.619Z] === RUN TestCheckoutGit [2022-05-12T20:06:57.783Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-05-12T20:06:57.783Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T20:06:58.142Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-05-12T20:06:58.142Z] === RUN TestBuildWithSession [2022-05-12T20:06:58.142Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T20:06:58.142Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T20:06:58.142Z] === RUN TestBuildSquashParent [2022-05-12T20:06:59.158Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-05-12T20:06:59.158Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T20:06:59.246Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T20:06:59.246Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-12T20:06:59.246Z] === RUN TestProcessNoDockerignore [2022-05-12T20:06:59.246Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T20:06:59.246Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T20:06:59.246Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-12T20:06:59.246Z] === RUN TestDetectContentType [2022-05-12T20:06:59.246Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T20:06:59.246Z] === RUN TestSelectAcceptableMIME [2022-05-12T20:06:59.736Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T20:06:59.736Z] === RUN TestInspectEmptyResponse [2022-05-12T20:06:59.736Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T20:06:59.736Z] === RUN TestInspectResponseBinary [2022-05-12T20:06:59.736Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T20:06:59.736Z] === RUN TestResponseUnsupportedContentType [2022-05-12T20:06:59.736Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T20:06:59.736Z] === RUN TestInspectResponseTextSimple [2022-05-12T20:06:59.736Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T20:06:59.736Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T20:06:59.736Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T20:06:59.736Z] === RUN TestUnknownContentLength [2022-05-12T20:06:59.736Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T20:06:59.736Z] === RUN TestDownloadRemote [2022-05-12T20:06:59.736Z] --- PASS: TestDownloadRemote (0.07s) [2022-05-12T20:06:59.736Z] === RUN TestGetWithStatusError [2022-05-12T20:06:59.736Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T20:06:59.736Z] === RUN TestCloseRootDirectory [2022-05-12T20:06:59.736Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:06:59.736Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T20:06:59.736Z] === RUN TestHashFile [2022-05-12T20:06:59.736Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:06:59.736Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T20:06:59.736Z] === RUN TestHashSubdir [2022-05-12T20:06:59.736Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:06:59.736Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-12T20:06:59.736Z] === RUN TestRemoveDirectory [2022-05-12T20:06:59.736Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:06:59.736Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T20:06:59.736Z] PASS [2022-05-12T20:06:59.736Z] coverage: 9.3% of statements [2022-05-12T20:06:59.736Z] ok github.com/docker/docker/builder/remotecontext 0.191s coverage: 9.3% of statements [2022-05-12T20:06:59.736Z] === RUN TestEnable [2022-05-12T20:06:59.736Z] --- PASS: TestEnable (0.00s) [2022-05-12T20:06:59.736Z] === RUN TestDisable [2022-05-12T20:06:59.736Z] --- PASS: TestDisable (0.00s) [2022-05-12T20:06:59.736Z] === RUN TestEnabled [2022-05-12T20:06:59.736Z] --- PASS: TestEnabled (0.00s) [2022-05-12T20:06:59.736Z] PASS [2022-05-12T20:06:59.736Z] coverage: 100.0% of statements [2022-05-12T20:06:59.736Z] ok github.com/docker/docker/cli/debug 0.067s coverage: 100.0% of statements [2022-05-12T20:07:00.094Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-05-12T20:07:00.094Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T20:07:00.226Z] === RUN TestGetAllAllowed [2022-05-12T20:07:00.226Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestGetAllMeta [2022-05-12T20:07:00.226Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T20:07:00.226Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T20:07:00.226Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestIsExistingDirectory [2022-05-12T20:07:00.226Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestGetFilenameForDownload [2022-05-12T20:07:00.226Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestEnv2Variables [2022-05-12T20:07:00.226Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T20:07:00.226Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestMaintainer [2022-05-12T20:07:00.226Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestLabel [2022-05-12T20:07:00.226Z] --- PASS: TestLabel (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestFromScratch [2022-05-12T20:07:00.226Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestFromWithArg [2022-05-12T20:07:00.226Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T20:07:00.226Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestFromWithUndefinedArg [2022-05-12T20:07:00.226Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T20:07:00.226Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestOnbuild [2022-05-12T20:07:00.226Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestWorkdir [2022-05-12T20:07:00.226Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestCmd [2022-05-12T20:07:00.226Z] --- PASS: TestCmd (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestHealthcheckNone [2022-05-12T20:07:00.226Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestHealthcheckCmd [2022-05-12T20:07:00.226Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestEntrypoint [2022-05-12T20:07:00.226Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T20:07:00.226Z] === RUN TestExpose [2022-05-12T20:07:00.227Z] --- PASS: TestExpose (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestUser [2022-05-12T20:07:00.227Z] --- PASS: TestUser (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestVolume [2022-05-12T20:07:00.227Z] --- PASS: TestVolume (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestStopSignal [2022-05-12T20:07:00.227Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T20:07:00.227Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestArg [2022-05-12T20:07:00.227Z] --- PASS: TestArg (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestShell [2022-05-12T20:07:00.227Z] --- PASS: TestShell (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestPrependEnvOnCmd [2022-05-12T20:07:00.227Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestRunWithBuildArgs [2022-05-12T20:07:00.227Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T20:07:00.227Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T20:07:00.227Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T20:07:00.227Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T20:07:00.227Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T20:07:00.227Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T20:07:00.227Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T20:07:00.227Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T20:07:00.227Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestNormalizeWorkdir [2022-05-12T20:07:00.227Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestDispatch [2022-05-12T20:07:00.227Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T20:07:00.227Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T20:07:00.227Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T20:07:00.227Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T20:07:00.227Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T20:07:00.227Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T20:07:00.227Z] === RUN TestDispatch/COPY_url [2022-05-12T20:07:00.227Z] --- PASS: TestDispatch (0.07s) [2022-05-12T20:07:00.227Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-12T20:07:00.227Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-12T20:07:00.227Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-12T20:07:00.227Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T20:07:00.227Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-05-12T20:07:00.227Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T20:07:00.227Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T20:07:00.227Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T20:07:00.227Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T20:07:00.227Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T20:07:00.227Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T20:07:00.227Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestEmptyDockerfile [2022-05-12T20:07:00.227Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestSymlinkDockerfile [2022-05-12T20:07:00.227Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T20:07:00.227Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestNonExistingDockerfile [2022-05-12T20:07:00.227Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestCopyRunConfig [2022-05-12T20:07:00.227Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestDeepCopyRunConfig [2022-05-12T20:07:00.227Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestExportImage [2022-05-12T20:07:00.227Z] --- PASS: TestExportImage (0.00s) [2022-05-12T20:07:00.227Z] === RUN TestNormalizeDest [2022-05-12T20:07:00.227Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T20:07:00.227Z] PASS [2022-05-12T20:07:00.227Z] coverage: 46.7% of statements [2022-05-12T20:07:00.227Z] ok github.com/docker/docker/builder/dockerfile 0.210s coverage: 46.7% of statements [2022-05-12T20:07:01.254Z] === RUN TestTCP4Proxy [2022-05-12T20:07:01.254Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-12T20:07:01.254Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T20:07:01.254Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T20:07:01.254Z] === RUN TestTCP6Proxy [2022-05-12T20:07:01.254Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T20:07:01.254Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T20:07:01.254Z] === RUN TestTCPDualStackProxy [2022-05-12T20:07:01.254Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T20:07:01.254Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T20:07:01.254Z] === RUN TestUDP4Proxy [2022-05-12T20:07:01.254Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T20:07:01.254Z] === RUN TestUDP6Proxy [2022-05-12T20:07:01.254Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T20:07:01.254Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T20:07:01.254Z] === RUN TestUDPWriteError [2022-05-12T20:07:01.254Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T20:07:01.254Z] === RUN TestSCTP4Proxy [2022-05-12T20:07:01.254Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T20:07:01.254Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T20:07:01.254Z] === RUN TestSCTP6Proxy [2022-05-12T20:07:01.254Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T20:07:01.254Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T20:07:01.254Z] PASS [2022-05-12T20:07:01.254Z] coverage: 49.4% of statements [2022-05-12T20:07:01.254Z] ok github.com/docker/docker/cmd/docker-proxy 0.045s coverage: 49.4% of statements [2022-05-12T20:07:01.468Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-05-12T20:07:01.468Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T20:07:02.035Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-05-12T20:07:02.035Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T20:07:03.410Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-05-12T20:07:03.410Z] === RUN TestNISDomainname [2022-05-12T20:07:03.447Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T20:07:03.447Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T20:07:03.447Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T20:07:03.447Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T20:07:03.447Z] [2022-05-12T20:07:03.447Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-12T20:07:03.447Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-12T20:07:03.447Z] Using test binary docker [2022-05-12T20:07:03.447Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T20:07:03.447Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T20:07:03.447Z] INFO: Waiting for daemon to start... [2022-05-12T20:07:03.447Z] Starting dockerd [2022-05-12T20:07:03.447Z] . [2022-05-12T20:07:03.447Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-12T20:07:03.669Z] --- PASS: TestNISDomainname (0.56s) [2022-05-12T20:07:03.669Z] === RUN TestHostnameDnsResolution [2022-05-12T20:07:04.605Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-05-12T20:07:04.605Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T20:07:05.172Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-05-12T20:07:05.172Z] === RUN TestPrivilegedHostDevices [2022-05-12T20:07:05.431Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-05-12T20:07:05.431Z] === RUN TestStats [2022-05-12T20:07:06.258Z] --- PASS: TestBuildSquashParent (6.81s) [2022-05-12T20:07:06.258Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T20:07:06.258Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:07:06.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:07:06.258Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:07:06.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:07:06.258Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:07:06.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:07:06.258Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:07:06.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:07:06.258Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:07:06.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:07:06.258Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:07:06.258Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:07:06.258Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:07:06.258Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:07:06.826Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:07:06.826Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:07:07.960Z] --- PASS: TestStats (2.50s) [2022-05-12T20:07:07.960Z] === RUN TestStopContainerWithTimeout [2022-05-12T20:07:07.960Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T20:07:07.960Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T20:07:07.960Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T20:07:07.960Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T20:07:07.960Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T20:07:07.960Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T20:07:07.960Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T20:07:07.960Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T20:07:07.960Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T20:07:07.960Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T20:07:08.760Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:07:08.760Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:07:08.897Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T20:07:10.102Z] === RUN TestCheckpointCreateError [2022-05-12T20:07:10.102Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCheckpointCreate [2022-05-12T20:07:10.102Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCheckpointDeleteError [2022-05-12T20:07:10.102Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCheckpointDelete [2022-05-12T20:07:10.102Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCheckpointListError [2022-05-12T20:07:10.102Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCheckpointList [2022-05-12T20:07:10.102Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T20:07:10.102Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T20:07:10.102Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T20:07:10.102Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestGetAPIPath [2022-05-12T20:07:10.102Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestParseHostURL [2022-05-12T20:07:10.102Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T20:07:10.102Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T20:07:10.102Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestNegotiateAPIVersion [2022-05-12T20:07:10.102Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T20:07:10.102Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T20:07:10.102Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T20:07:10.102Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T20:07:10.102Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T20:07:10.102Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T20:07:10.102Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T20:07:10.102Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T20:07:10.102Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T20:07:10.102Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T20:07:10.102Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T20:07:10.102Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T20:07:10.102Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T20:07:10.102Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T20:07:10.102Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestClientRedirect [2022-05-12T20:07:10.102Z] === RUN TestClientRedirect/GET [2022-05-12T20:07:10.102Z] === RUN TestClientRedirect/POST [2022-05-12T20:07:10.102Z] === RUN TestClientRedirect/PUT [2022-05-12T20:07:10.102Z] === RUN TestClientRedirect/DELETE [2022-05-12T20:07:10.102Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T20:07:10.102Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T20:07:10.102Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T20:07:10.102Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T20:07:10.102Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigCreateUnsupported [2022-05-12T20:07:10.102Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigCreateError [2022-05-12T20:07:10.102Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigCreate [2022-05-12T20:07:10.102Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigInspectNotFound [2022-05-12T20:07:10.102Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T20:07:10.102Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigInspectUnsupported [2022-05-12T20:07:10.102Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigInspectError [2022-05-12T20:07:10.102Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T20:07:10.102Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigInspect [2022-05-12T20:07:10.102Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigListUnsupported [2022-05-12T20:07:10.102Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigListError [2022-05-12T20:07:10.102Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigList [2022-05-12T20:07:10.102Z] --- PASS: TestConfigList (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigRemoveUnsupported [2022-05-12T20:07:10.102Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigRemoveError [2022-05-12T20:07:10.102Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigRemove [2022-05-12T20:07:10.102Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigUpdateUnsupported [2022-05-12T20:07:10.102Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigUpdateError [2022-05-12T20:07:10.102Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestConfigUpdate [2022-05-12T20:07:10.102Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerCommitError [2022-05-12T20:07:10.102Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerCommit [2022-05-12T20:07:10.102Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerStatPathError [2022-05-12T20:07:10.102Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T20:07:10.102Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T20:07:10.102Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerStatPath [2022-05-12T20:07:10.102Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCopyToContainerError [2022-05-12T20:07:10.102Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T20:07:10.102Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T20:07:10.102Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCopyToContainer [2022-05-12T20:07:10.102Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCopyFromContainerError [2022-05-12T20:07:10.102Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T20:07:10.102Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T20:07:10.102Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T20:07:10.102Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestCopyFromContainer [2022-05-12T20:07:10.102Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerCreateError [2022-05-12T20:07:10.102Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerCreateImageNotFound [2022-05-12T20:07:10.102Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerCreateWithName [2022-05-12T20:07:10.102Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerCreateAutoRemove [2022-05-12T20:07:10.102Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerDiffError [2022-05-12T20:07:10.102Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerDiff [2022-05-12T20:07:10.102Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerExecCreateError [2022-05-12T20:07:10.102Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerExecCreate [2022-05-12T20:07:10.102Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerExecStartError [2022-05-12T20:07:10.102Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerExecStart [2022-05-12T20:07:10.102Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerExecInspectError [2022-05-12T20:07:10.102Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerExecInspect [2022-05-12T20:07:10.102Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T20:07:10.102Z] === RUN TestContainerExportError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerExport [2022-05-12T20:07:10.103Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerInspectError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T20:07:10.103Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T20:07:10.103Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerInspect [2022-05-12T20:07:10.103Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerInspectNode [2022-05-12T20:07:10.103Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerKillError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerKill [2022-05-12T20:07:10.103Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerListError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerList [2022-05-12T20:07:10.103Z] --- PASS: TestContainerList (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerLogsNotFoundError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerLogsError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerLogs [2022-05-12T20:07:10.103Z] --- PASS: TestContainerLogs (0.14s) [2022-05-12T20:07:10.103Z] === RUN TestContainerPauseError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerPause [2022-05-12T20:07:10.103Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainersPruneError [2022-05-12T20:07:10.103Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainersPrune [2022-05-12T20:07:10.103Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerRemoveError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerRemove [2022-05-12T20:07:10.103Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerRenameError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerRename [2022-05-12T20:07:10.103Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerResizeError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerExecResizeError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerResize [2022-05-12T20:07:10.103Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerExecResize [2022-05-12T20:07:10.103Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerRestartError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerRestart [2022-05-12T20:07:10.103Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerStartError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerStart [2022-05-12T20:07:10.103Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerStatsError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerStats [2022-05-12T20:07:10.103Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerStopError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerStop [2022-05-12T20:07:10.103Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerTopError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerTop [2022-05-12T20:07:10.103Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerUnpauseError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerUnpause [2022-05-12T20:07:10.103Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerUpdateError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerUpdate [2022-05-12T20:07:10.103Z] --- PASS: TestContainerUpdate (0.01s) [2022-05-12T20:07:10.103Z] === RUN TestContainerWaitError [2022-05-12T20:07:10.103Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestContainerWait [2022-05-12T20:07:10.103Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestDiskUsageError [2022-05-12T20:07:10.103Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestDiskUsage [2022-05-12T20:07:10.103Z] --- PASS: TestDiskUsage (0.01s) [2022-05-12T20:07:10.103Z] === RUN TestDistributionInspectUnsupported [2022-05-12T20:07:10.103Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T20:07:10.103Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestEventsErrorInOptions [2022-05-12T20:07:10.103Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestEventsErrorFromServer [2022-05-12T20:07:10.103Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestEvents [2022-05-12T20:07:10.103Z] --- PASS: TestEvents (0.01s) [2022-05-12T20:07:10.103Z] === RUN TestTLSCloseWriter [2022-05-12T20:07:10.103Z] === PAUSE TestTLSCloseWriter [2022-05-12T20:07:10.103Z] === RUN TestImageBuildError [2022-05-12T20:07:10.103Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageBuild [2022-05-12T20:07:10.103Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestGetDockerOS [2022-05-12T20:07:10.103Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageCreateError [2022-05-12T20:07:10.103Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageCreate [2022-05-12T20:07:10.103Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageHistoryError [2022-05-12T20:07:10.103Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageHistory [2022-05-12T20:07:10.103Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageImportError [2022-05-12T20:07:10.103Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageImport [2022-05-12T20:07:10.103Z] --- PASS: TestImageImport (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageInspectError [2022-05-12T20:07:10.103Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageInspectImageNotFound [2022-05-12T20:07:10.103Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageInspectWithEmptyID [2022-05-12T20:07:10.103Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageInspect [2022-05-12T20:07:10.103Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageListError [2022-05-12T20:07:10.103Z] --- PASS: TestImageListError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageList [2022-05-12T20:07:10.103Z] --- PASS: TestImageList (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageListApiBefore125 [2022-05-12T20:07:10.103Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageLoadError [2022-05-12T20:07:10.103Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageLoad [2022-05-12T20:07:10.103Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagesPruneError [2022-05-12T20:07:10.103Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagesPrune [2022-05-12T20:07:10.103Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagePullReferenceParseError [2022-05-12T20:07:10.103Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagePullAnyError [2022-05-12T20:07:10.103Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T20:07:10.103Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T20:07:10.103Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T20:07:10.103Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T20:07:10.103Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagePullWithoutErrors [2022-05-12T20:07:10.103Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagePushReferenceError [2022-05-12T20:07:10.103Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagePushAnyError [2022-05-12T20:07:10.103Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T20:07:10.103Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T20:07:10.103Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T20:07:10.103Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T20:07:10.103Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImagePushWithoutErrors [2022-05-12T20:07:10.103Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T20:07:10.103Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T20:07:10.103Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T20:07:10.103Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T20:07:10.103Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T20:07:10.103Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T20:07:10.103Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T20:07:10.103Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T20:07:10.103Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageRemoveError [2022-05-12T20:07:10.103Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageRemoveImageNotFound [2022-05-12T20:07:10.103Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageRemove [2022-05-12T20:07:10.103Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageSaveError [2022-05-12T20:07:10.103Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageSave [2022-05-12T20:07:10.103Z] --- PASS: TestImageSave (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageSearchAnyError [2022-05-12T20:07:10.103Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T20:07:10.103Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T20:07:10.103Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T20:07:10.103Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T20:07:10.103Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageSearchWithoutErrors [2022-05-12T20:07:10.103Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageTagError [2022-05-12T20:07:10.103Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageTagInvalidReference [2022-05-12T20:07:10.103Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T20:07:10.103Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageTagHexSource [2022-05-12T20:07:10.103Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestImageTag [2022-05-12T20:07:10.103Z] --- PASS: TestImageTag (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestInfoServerError [2022-05-12T20:07:10.103Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T20:07:10.103Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestInfo [2022-05-12T20:07:10.103Z] --- PASS: TestInfo (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNetworkConnectError [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNetworkConnect [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNetworkCreateError [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNetworkCreate [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNetworkDisconnectError [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNetworkDisconnect [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNetworkInspect [2022-05-12T20:07:10.103Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T20:07:10.103Z] === RUN TestNetworkInspect/no_options [2022-05-12T20:07:10.103Z] === RUN TestNetworkInspect/verbose [2022-05-12T20:07:10.103Z] === RUN TestNetworkInspect/global_scope [2022-05-12T20:07:10.103Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T20:07:10.103Z] === RUN TestNetworkInspect/server_error [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNetworkListError [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNetworkList [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNetworksPruneError [2022-05-12T20:07:10.103Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNetworksPrune [2022-05-12T20:07:10.103Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNetworkRemoveError [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNetworkRemove [2022-05-12T20:07:10.103Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNodeInspectError [2022-05-12T20:07:10.103Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T20:07:10.103Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T20:07:10.103Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNodeInspect [2022-05-12T20:07:10.103Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNodeListError [2022-05-12T20:07:10.103Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNodeList [2022-05-12T20:07:10.103Z] --- PASS: TestNodeList (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNodeRemoveError [2022-05-12T20:07:10.103Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNodeRemove [2022-05-12T20:07:10.103Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNodeUpdateError [2022-05-12T20:07:10.103Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestNodeUpdate [2022-05-12T20:07:10.103Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestOptionWithHostFromEnv [2022-05-12T20:07:10.103Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestOptionWithTimeout [2022-05-12T20:07:10.103Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T20:07:10.103Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestPingFail [2022-05-12T20:07:10.103Z] --- PASS: TestPingFail (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestPingWithError [2022-05-12T20:07:10.103Z] 2022/05/12 20:07:09 RoundTripper returned a response & error; ignoring response [2022-05-12T20:07:10.103Z] 2022/05/12 20:07:09 RoundTripper returned a response & error; ignoring response [2022-05-12T20:07:10.103Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestPingSuccess [2022-05-12T20:07:10.103Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestPingHeadFallback [2022-05-12T20:07:10.103Z] === RUN TestPingHeadFallback/OK [2022-05-12T20:07:10.103Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T20:07:10.103Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T20:07:10.103Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T20:07:10.103Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T20:07:10.103Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T20:07:10.103Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T20:07:10.103Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T20:07:10.103Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestPluginDisableError [2022-05-12T20:07:10.103Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestPluginDisable [2022-05-12T20:07:10.103Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestPluginEnableError [2022-05-12T20:07:10.103Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestPluginEnable [2022-05-12T20:07:10.103Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestPluginInspectError [2022-05-12T20:07:10.103Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T20:07:10.103Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T20:07:10.104Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestPluginInspect [2022-05-12T20:07:10.104Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestPluginListError [2022-05-12T20:07:10.104Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestPluginList [2022-05-12T20:07:10.104Z] --- PASS: TestPluginList (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestPluginPushError [2022-05-12T20:07:10.104Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestPluginPush [2022-05-12T20:07:10.104Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestPluginRemoveError [2022-05-12T20:07:10.104Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestPluginRemove [2022-05-12T20:07:10.104Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestPluginSetError [2022-05-12T20:07:10.104Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestPluginSet [2022-05-12T20:07:10.104Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSetHostHeader [2022-05-12T20:07:10.104Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestPlainTextError [2022-05-12T20:07:10.104Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestInfiniteError [2022-05-12T20:07:10.104Z] --- PASS: TestInfiniteError (0.02s) [2022-05-12T20:07:10.104Z] === RUN TestCanceledContext [2022-05-12T20:07:10.104Z] 2022/05/12 20:07:09 RoundTripper returned a response & error; ignoring response [2022-05-12T20:07:10.104Z] --- PASS: TestCanceledContext (0.01s) [2022-05-12T20:07:10.104Z] === RUN TestDeadlineExceededContext [2022-05-12T20:07:10.104Z] 2022/05/12 20:07:09 RoundTripper returned a response & error; ignoring response [2022-05-12T20:07:10.104Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretCreateUnsupported [2022-05-12T20:07:10.104Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretCreateError [2022-05-12T20:07:10.104Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretCreate [2022-05-12T20:07:10.104Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretInspectUnsupported [2022-05-12T20:07:10.104Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretInspectError [2022-05-12T20:07:10.104Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T20:07:10.104Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T20:07:10.104Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretInspect [2022-05-12T20:07:10.104Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretListUnsupported [2022-05-12T20:07:10.104Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretListError [2022-05-12T20:07:10.104Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretList [2022-05-12T20:07:10.104Z] --- PASS: TestSecretList (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretRemoveUnsupported [2022-05-12T20:07:10.104Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretRemoveError [2022-05-12T20:07:10.104Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretRemove [2022-05-12T20:07:10.104Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretUpdateUnsupported [2022-05-12T20:07:10.104Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretUpdateError [2022-05-12T20:07:10.104Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestSecretUpdate [2022-05-12T20:07:10.104Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestServiceCreateError [2022-05-12T20:07:10.104Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestServiceCreate [2022-05-12T20:07:10.104Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T20:07:10.104Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestServiceCreateDigestPinning [2022-05-12T20:07:10.104Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestServiceInspectError [2022-05-12T20:07:10.104Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T20:07:10.104Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T20:07:10.594Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T20:07:10.594Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T20:07:10.594Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T20:07:10.594Z] === RUN TestServiceInspect [2022-05-12T20:07:10.594Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T20:07:10.594Z] === RUN TestServiceListError [2022-05-12T20:07:10.594Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T20:07:10.594Z] === RUN TestServiceList [2022-05-12T20:07:10.594Z] --- PASS: TestServiceList (0.00s) [2022-05-12T20:07:10.594Z] === RUN TestServiceLogsError [2022-05-12T20:07:10.594Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T20:07:10.594Z] === RUN TestServiceLogs [2022-05-12T20:07:10.594Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T20:07:10.594Z] === RUN TestServiceRemoveError [2022-05-12T20:07:10.594Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T20:07:10.594Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T20:07:10.594Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T20:07:10.594Z] === RUN TestServiceRemove [2022-05-12T20:07:10.594Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T20:07:10.594Z] === RUN TestServiceUpdateError [2022-05-12T20:07:10.594Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T20:07:10.594Z] === RUN TestServiceUpdate [2022-05-12T20:07:10.594Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T20:07:10.594Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T20:07:10.594Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestSwarmGetUnlockKey [2022-05-12T20:07:10.595Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestSwarmInitError [2022-05-12T20:07:10.595Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestSwarmInit [2022-05-12T20:07:10.595Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestSwarmInspectError [2022-05-12T20:07:10.595Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestSwarmInspect [2022-05-12T20:07:10.595Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestSwarmJoinError [2022-05-12T20:07:10.595Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestSwarmJoin [2022-05-12T20:07:10.595Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestSwarmLeaveError [2022-05-12T20:07:10.595Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestSwarmLeave [2022-05-12T20:07:10.595Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestSwarmUnlockError [2022-05-12T20:07:10.595Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestSwarmUnlock [2022-05-12T20:07:10.595Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestSwarmUpdateError [2022-05-12T20:07:10.595Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestSwarmUpdate [2022-05-12T20:07:10.595Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestTaskInspectError [2022-05-12T20:07:10.595Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T20:07:10.595Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestTaskInspect [2022-05-12T20:07:10.595Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestTaskListError [2022-05-12T20:07:10.595Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestTaskList [2022-05-12T20:07:10.595Z] --- PASS: TestTaskList (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestVolumeCreateError [2022-05-12T20:07:10.595Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestVolumeCreate [2022-05-12T20:07:10.595Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestVolumeInspectError [2022-05-12T20:07:10.595Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestVolumeInspectNotFound [2022-05-12T20:07:10.595Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T20:07:10.595Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestVolumeInspect [2022-05-12T20:07:10.595Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestVolumeListError [2022-05-12T20:07:10.595Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestVolumeList [2022-05-12T20:07:10.595Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestVolumeRemoveError [2022-05-12T20:07:10.595Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T20:07:10.595Z] === RUN TestVolumeRemove [2022-05-12T20:07:10.595Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T20:07:10.595Z] === CONT TestTLSCloseWriter [2022-05-12T20:07:10.595Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-05-12T20:07:10.595Z] PASS [2022-05-12T20:07:10.595Z] coverage: 75.1% of statements [2022-05-12T20:07:10.595Z] ok github.com/docker/docker/client 0.352s coverage: 75.1% of statements [2022-05-12T20:07:10.667Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-05-12T20:07:10.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s) [2022-05-12T20:07:10.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.83s) [2022-05-12T20:07:10.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.91s) [2022-05-12T20:07:10.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2022-05-12T20:07:10.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s) [2022-05-12T20:07:10.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2022-05-12T20:07:10.667Z] === RUN TestBuildMultiStageCopy [2022-05-12T20:07:10.667Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T20:07:10.765Z] ok github.com/docker/docker/libnetwork/networkdb 103.874s coverage: 60.0% of statements [2022-05-12T20:07:10.765Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T20:07:10.765Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-12T20:07:10.765Z] ok github.com/docker/docker/libnetwork/osl 4.371s coverage: 39.7% of statements [2022-05-12T20:07:10.765Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2022-05-12T20:07:10.765Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-05-12T20:07:10.765Z] ok github.com/docker/docker/libnetwork/portmapper 0.279s coverage: 48.6% of statements [2022-05-12T20:07:10.765Z] ok github.com/docker/docker/libnetwork/resolvconf 0.009s coverage: 70.6% of statements [2022-05-12T20:07:10.765Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T20:07:10.798Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T20:07:11.024Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-12T20:07:11.024Z] [2022-05-12T20:07:11.024Z] === Skipped [2022-05-12T20:07:11.024Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-12T20:07:11.024Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T20:07:11.024Z] [2022-05-12T20:07:11.024Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-12T20:07:11.024Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T20:07:11.024Z] [2022-05-12T20:07:11.024Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-12T20:07:11.024Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T20:07:11.024Z] [2022-05-12T20:07:11.024Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T20:07:11.024Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:07:11.024Z] [2022-05-12T20:07:11.024Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T20:07:11.024Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:07:11.024Z] [2022-05-12T20:07:11.024Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T20:07:11.024Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:07:11.024Z] [2022-05-12T20:07:11.024Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T20:07:11.024Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:07:11.024Z] [2022-05-12T20:07:11.024Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T20:07:11.024Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:07:11.024Z] [2022-05-12T20:07:11.024Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-12T20:07:11.024Z] firewalld_test.go:14: firewalld is not running [2022-05-12T20:07:11.024Z] [2022-05-12T20:07:11.024Z] DONE 326 tests, 9 skipped in 202.056s Post stage [Pipeline] junit [2022-05-12T20:07:11.597Z] Recording test results [2022-05-12T20:07:11.680Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-12T20:07:12.021Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39812/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr79 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aa1473687b286fa5a526daf47b157e91755567dd -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:aa1473687b286fa5a526daf47b157e91755567dd hack/make.sh dynbinary test-integration [2022-05-12T20:07:12.177Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T20:07:12.177Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2022-05-12T20:07:12.177Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2022-05-12T20:07:12.177Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-05-12T20:07:12.177Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-05-12T20:07:12.177Z] === RUN TestDeleteDevicemapper [2022-05-12T20:07:12.177Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T20:07:12.177Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T20:07:12.177Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T20:07:12.277Z] [2022-05-12T20:07:12.533Z] Removing bundles/ [2022-05-12T20:07:12.533Z] [2022-05-12T20:07:12.533Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-12T20:07:12.533Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T20:07:12.533Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T20:07:14.094Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s) [2022-05-12T20:07:14.094Z] === RUN TestUpdateMemory [2022-05-12T20:07:14.094Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:07:14.094Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T20:07:14.094Z] === RUN TestUpdateCPUQuota [2022-05-12T20:07:14.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T20:07:14.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T20:07:14.661Z] --- PASS: TestUpdateCPUQuota (0.87s) [2022-05-12T20:07:14.661Z] === RUN TestUpdatePidsLimit [2022-05-12T20:07:14.661Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T20:07:14.856Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T20:07:14.919Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T20:07:15.115Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T20:07:15.178Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T20:07:15.436Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T20:07:15.694Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T20:07:15.694Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T20:07:15.953Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T20:07:16.051Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T20:07:16.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T20:07:16.889Z] --- PASS: TestUpdatePidsLimit (2.02s) [2022-05-12T20:07:16.889Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-05-12T20:07:16.889Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-05-12T20:07:16.889Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-05-12T20:07:16.889Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-05-12T20:07:16.889Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-05-12T20:07:16.889Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-05-12T20:07:16.889Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-05-12T20:07:16.889Z] === RUN TestUpdateRestartPolicy [2022-05-12T20:07:17.427Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T20:07:18.362Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2022-05-12T20:07:18.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2022-05-12T20:07:18.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-05-12T20:07:18.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-12T20:07:18.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-12T20:07:18.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-12T20:07:18.362Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T20:07:18.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T20:07:19.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T20:07:22.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T20:07:23.632Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-12T20:07:23.632Z] === RUN TestBuildLabelWithTargets [2022-05-12T20:07:25.702Z] --- PASS: TestCheckoutGit (26.42s) [2022-05-12T20:07:25.702Z] === RUN TestValidGitTransport [2022-05-12T20:07:25.702Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T20:07:25.702Z] === RUN TestGitInvalidRef [2022-05-12T20:07:25.702Z] --- PASS: TestGitInvalidRef (0.17s) [2022-05-12T20:07:25.702Z] PASS [2022-05-12T20:07:25.702Z] coverage: 86.3% of statements [2022-05-12T20:07:25.702Z] ok github.com/docker/docker/builder/remotecontext/git 26.646s coverage: 86.3% of statements [2022-05-12T20:07:25.702Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T20:07:25.702Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T20:07:25.702Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T20:07:25.702Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T20:07:29.088Z] --- PASS: TestUpdateRestartPolicy (11.13s) [2022-05-12T20:07:29.088Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T20:07:29.088Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-05-12T20:07:29.088Z] === RUN TestWaitNonBlocked [2022-05-12T20:07:29.088Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:07:29.088Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:07:29.088Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:07:29.088Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:07:29.088Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:07:29.088Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:07:29.088Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T20:07:29.088Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-05-12T20:07:29.088Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-05-12T20:07:29.088Z] === RUN TestWaitBlocked [2022-05-12T20:07:29.088Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T20:07:29.088Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T20:07:29.088Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T20:07:29.088Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T20:07:29.088Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T20:07:29.088Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T20:07:30.025Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T20:07:30.025Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-05-12T20:07:30.025Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2022-05-12T20:07:30.025Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T20:07:30.025Z] === CONT TestIpcModeOlderClient [2022-05-12T20:07:30.025Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-12T20:07:30.025Z] === CONT TestDaemonHostGatewayIP [2022-05-12T20:07:30.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T20:07:31.745Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-12T20:07:31.745Z] === RUN TestBuildWithEmptyLayers [2022-05-12T20:07:32.560Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s) [2022-05-12T20:07:32.560Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T20:07:32.819Z] --- PASS: TestDaemonHostGatewayIP (2.73s) [2022-05-12T20:07:32.819Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T20:07:32.979Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T20:07:32.979Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T20:07:32.979Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T20:07:32.979Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T20:07:32.979Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T20:07:32.979Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T20:07:32.979Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T20:07:32.979Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T20:07:32.979Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T20:07:32.979Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T20:07:32.979Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T20:07:32.979Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T20:07:32.979Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T20:07:32.979Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T20:07:32.979Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T20:07:32.979Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T20:07:32.979Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T20:07:32.979Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T20:07:32.979Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T20:07:32.979Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-05-12T20:07:32.979Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T20:07:32.979Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-05-12T20:07:32.979Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T20:07:32.979Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T20:07:32.979Z] === RUN TestConfigureDaemonLogs [2022-05-12T20:07:32.979Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T20:07:32.979Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T20:07:32.979Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T20:07:32.979Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T20:07:32.979Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T20:07:32.979Z] PASS [2022-05-12T20:07:32.979Z] coverage: 19.7% of statements [2022-05-12T20:07:32.979Z] ok github.com/docker/docker/cmd/dockerd 0.200s coverage: 19.7% of statements [2022-05-12T20:07:32.979Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T20:07:32.979Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T20:07:33.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T20:07:34.278Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-12T20:07:34.279Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T20:07:34.591Z] === RUN TestContainerStopSignal [2022-05-12T20:07:34.591Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestContainerStopTimeout [2022-05-12T20:07:34.591Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T20:07:34.591Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T20:07:34.591Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T20:07:34.591Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T20:07:34.591Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T20:07:34.591Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestNewMemoryStore [2022-05-12T20:07:34.591Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestAddContainers [2022-05-12T20:07:34.591Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestGetContainer [2022-05-12T20:07:34.591Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestDeleteContainer [2022-05-12T20:07:34.591Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestListContainers [2022-05-12T20:07:34.591Z] --- PASS: TestListContainers (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestFirstContainer [2022-05-12T20:07:34.591Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestApplyAllContainer [2022-05-12T20:07:34.591Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestIsValidHealthString [2022-05-12T20:07:34.591Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestStateRunStop [2022-05-12T20:07:34.591Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestStateTimeoutWait [2022-05-12T20:07:34.591Z] state_test.go:141: Stop callback fired [2022-05-12T20:07:34.591Z] state_test.go:165: Stop callback fired [2022-05-12T20:07:34.591Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T20:07:34.591Z] === RUN TestIsValidStateString [2022-05-12T20:07:34.591Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestViewSaveDelete [2022-05-12T20:07:34.591Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-12T20:07:34.591Z] === RUN TestViewAll [2022-05-12T20:07:34.591Z] --- PASS: TestViewAll (0.01s) [2022-05-12T20:07:34.591Z] === RUN TestViewGet [2022-05-12T20:07:34.591Z] --- PASS: TestViewGet (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestNames [2022-05-12T20:07:34.591Z] --- PASS: TestNames (0.00s) [2022-05-12T20:07:34.591Z] === RUN TestViewWithHealthCheck [2022-05-12T20:07:34.591Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T20:07:34.591Z] PASS [2022-05-12T20:07:34.591Z] coverage: 41.7% of statements [2022-05-12T20:07:34.591Z] ok github.com/docker/docker/container 0.214s coverage: 41.7% of statements [2022-05-12T20:07:34.591Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T20:07:34.591Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T20:07:34.591Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T20:07:34.591Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T20:07:34.722Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.74s) [2022-05-12T20:07:34.722Z] === CONT TestDaemonRestartIpcMode [2022-05-12T20:07:35.073Z] === RUN TestPrepare [2022-05-12T20:07:35.073Z] --- PASS: TestPrepare (0.00s) [2022-05-12T20:07:35.073Z] === RUN TestStart [2022-05-12T20:07:35.073Z] --- PASS: TestStart (0.00s) [2022-05-12T20:07:35.073Z] === RUN TestWaitCancel [2022-05-12T20:07:35.073Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T20:07:35.073Z] === RUN TestWaitDisabled [2022-05-12T20:07:35.073Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T20:07:35.073Z] === RUN TestWaitEnabled [2022-05-12T20:07:35.073Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T20:07:35.073Z] === RUN TestRemove [2022-05-12T20:07:35.073Z] --- PASS: TestRemove (0.00s) [2022-05-12T20:07:35.073Z] PASS [2022-05-12T20:07:35.073Z] coverage: 65.3% of statements [2022-05-12T20:07:35.073Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2022-05-12T20:07:35.475Z] sha256:f103de31a23461bae3e287795a60b5af7b5b71ee5affd95e3addcdbf391a6358 [2022-05-12T20:07:35.475Z] INFO: Starting docker-py tests... [2022-05-12T20:07:36.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T20:07:36.404Z] ============================= test session starts ============================== [2022-05-12T20:07:36.404Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-12T20:07:36.404Z] rootdir: /src, inifile: pytest.ini [2022-05-12T20:07:36.404Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-12T20:07:37.254Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-05-12T20:07:37.330Z] collected 395 items / 2 deselected / 393 selected [2022-05-12T20:07:37.330Z] [2022-05-12T20:07:37.687Z] 12fb50a031bd: Pull complete [2022-05-12T20:07:37.687Z] Digest: sha256:93373be6f6c576ef3f778b9d5e7b54231975bb6876a07d90c4e4599a29a65d54 [2022-05-12T20:07:37.687Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:07:37.687Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-12T20:07:37.687Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-12T20:07:37.687Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.707' [2022-05-12T20:07:37.687Z] WARN: Skipping validation tests [2022-05-12T20:07:37.687Z] INFO: Running unit tests at 05/12/2022 20:07:35... [2022-05-12T20:07:38.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T20:07:38.091Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T20:07:38.091Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-05-12T20:07:38.091Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T20:07:38.091Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T20:07:38.091Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T20:07:38.091Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T20:07:38.091Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T20:07:38.091Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T20:07:38.091Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T20:07:38.091Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T20:07:38.091Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T20:07:38.573Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T20:07:38.573Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T20:07:38.573Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T20:07:38.573Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T20:07:38.573Z] PASS [2022-05-12T20:07:38.573Z] coverage: 35.9% of statements [2022-05-12T20:07:38.573Z] ok github.com/docker/docker/daemon/cluster/convert 0.519s coverage: 35.9% of statements [2022-05-12T20:07:38.573Z] === RUN TestNewListSecretsFilters [2022-05-12T20:07:38.573Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T20:07:38.573Z] === RUN TestNewListConfigsFilters [2022-05-12T20:07:38.573Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T20:07:38.573Z] PASS [2022-05-12T20:07:38.573Z] coverage: 0.5% of statements [2022-05-12T20:07:38.573Z] ok github.com/docker/docker/daemon/cluster 0.998s coverage: 0.5% of statements [2022-05-12T20:07:39.548Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-12T20:07:39.548Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T20:07:39.808Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-05-12T20:07:39.808Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T20:07:40.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T20:07:40.655Z] INFO: make.ps1 starting at 05/12/2022 20:07:39 [2022-05-12T20:07:40.655Z] INFO: Git commit (8eac8f0365) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T20:07:40.655Z] INFO: Running unit tests... [2022-05-12T20:07:40.845Z] === RUN TestWaitNodeAttachment [2022-05-12T20:07:40.845Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-05-12T20:07:40.845Z] === RUN TestIsolationConversion [2022-05-12T20:07:40.845Z] === RUN TestIsolationConversion/default [2022-05-12T20:07:40.845Z] === RUN TestIsolationConversion/process [2022-05-12T20:07:40.845Z] === RUN TestIsolationConversion/hyperv [2022-05-12T20:07:40.845Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestContainerLabels [2022-05-12T20:07:40.845Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestCredentialSpecConversion [2022-05-12T20:07:40.845Z] === RUN TestCredentialSpecConversion/none [2022-05-12T20:07:40.845Z] === RUN TestCredentialSpecConversion/config [2022-05-12T20:07:40.845Z] === RUN TestCredentialSpecConversion/file [2022-05-12T20:07:40.845Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T20:07:40.845Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestControllerValidateMountBind [2022-05-12T20:07:40.845Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestControllerValidateMountVolume [2022-05-12T20:07:40.845Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestControllerValidateMountTarget [2022-05-12T20:07:40.845Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-05-12T20:07:40.845Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T20:07:40.845Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T20:07:40.845Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T20:07:40.845Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T20:07:40.845Z] PASS [2022-05-12T20:07:40.845Z] coverage: 11.0% of statements [2022-05-12T20:07:40.845Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.610s coverage: 11.0% of statements [2022-05-12T20:07:40.845Z] === RUN TestBuilderGC [2022-05-12T20:07:40.845Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T20:07:40.845Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T20:07:40.845Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestFindConfigurationConflicts [2022-05-12T20:07:40.845Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T20:07:40.845Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T20:07:40.845Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T20:07:40.845Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T20:07:40.845Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T20:07:40.845Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T20:07:40.845Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T20:07:40.845Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T20:07:40.845Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T20:07:40.845Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T20:07:40.845Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T20:07:40.845Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestValidateConfigurationErrors [2022-05-12T20:07:40.845Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T20:07:40.845Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T20:07:40.845Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T20:07:40.845Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T20:07:40.845Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T20:07:40.845Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T20:07:40.845Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T20:07:40.845Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T20:07:40.845Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T20:07:40.845Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T20:07:40.845Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T20:07:40.845Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T20:07:40.845Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestValidateConfiguration [2022-05-12T20:07:40.845Z] === RUN TestValidateConfiguration/with_label [2022-05-12T20:07:40.845Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T20:07:40.845Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T20:07:40.845Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T20:07:40.845Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T20:07:40.845Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T20:07:40.845Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T20:07:40.845Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T20:07:40.845Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T20:07:40.845Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T20:07:40.845Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T20:07:40.845Z] time="2022-05-12T20:07:40Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T20:07:40.845Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-05-12T20:07:40.845Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T20:07:40.845Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:07:40.845Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestReloadBadDefaultConfig [2022-05-12T20:07:40.845Z] time="2022-05-12T20:07:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4089119159" [2022-05-12T20:07:40.845Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T20:07:40.845Z] === RUN TestReloadWithConflictingLabels [2022-05-12T20:07:40.845Z] time="2022-05-12T20:07:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2831896617" [2022-05-12T20:07:40.845Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T20:07:40.846Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T20:07:40.846Z] time="2022-05-12T20:07:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1342856355" [2022-05-12T20:07:40.846Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T20:07:40.846Z] === RUN TestMaskURLCredentials [2022-05-12T20:07:40.846Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T20:07:40.846Z] === RUN TestDaemonConfigurationMerge [2022-05-12T20:07:40.846Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T20:07:40.846Z] PASS [2022-05-12T20:07:40.846Z] coverage: 79.8% of statements [2022-05-12T20:07:40.846Z] ok github.com/docker/docker/daemon/config 0.241s coverage: 79.8% of statements [2022-05-12T20:07:41.327Z] === RUN TestEventsLog [2022-05-12T20:07:41.327Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T20:07:41.327Z] === RUN TestEventsLogTimeout [2022-05-12T20:07:41.327Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T20:07:41.327Z] === RUN TestLogEvents [2022-05-12T20:07:41.327Z] --- PASS: TestLogEvents (0.06s) [2022-05-12T20:07:41.327Z] === RUN TestLoadBufferedEvents [2022-05-12T20:07:41.808Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-05-12T20:07:41.808Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T20:07:41.808Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T20:07:41.808Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T20:07:41.808Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T20:07:41.808Z] PASS [2022-05-12T20:07:41.808Z] coverage: 50.0% of statements [2022-05-12T20:07:41.808Z] ok github.com/docker/docker/daemon/events 0.227s coverage: 50.0% of statements [2022-05-12T20:07:42.295Z] === RUN TestIsEmptyDir [2022-05-12T20:07:42.295Z] --- PASS: TestIsEmptyDir (0.00s) [2022-05-12T20:07:42.295Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T20:07:42.295Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T20:07:42.295Z] PASS [2022-05-12T20:07:42.295Z] coverage: 2.3% of statements [2022-05-12T20:07:42.295Z] ok github.com/docker/docker/daemon/graphdriver 0.171s coverage: 2.3% of statements [2022-05-12T20:07:42.777Z] === RUN TestLinkNaming [2022-05-12T20:07:42.777Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T20:07:42.777Z] === RUN TestLinkNew [2022-05-12T20:07:42.777Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T20:07:42.777Z] === RUN TestLinkEnv [2022-05-12T20:07:42.777Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T20:07:42.777Z] === RUN TestLinkMultipleEnv [2022-05-12T20:07:42.777Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T20:07:42.777Z] === RUN TestLinkPortRangeEnv [2022-05-12T20:07:42.778Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T20:07:42.778Z] PASS [2022-05-12T20:07:42.778Z] coverage: 93.0% of statements [2022-05-12T20:07:42.778Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2022-05-12T20:07:43.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T20:07:43.259Z] === RUN TestVerifyNetworkingConfig [2022-05-12T20:07:43.259Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestGetContainer [2022-05-12T20:07:43.259Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestValidContainerNames [2022-05-12T20:07:43.259Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestContainerInitDNS [2022-05-12T20:07:43.259Z] daemon_test.go:145: root required [2022-05-12T20:07:43.259Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestMerge [2022-05-12T20:07:43.259Z] --- PASS: TestMerge (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestValidateContainerIsolation [2022-05-12T20:07:43.259Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestFindNetworkErrorType [2022-05-12T20:07:43.259Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestEnsureServicesExist [2022-05-12T20:07:43.259Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestEnsureServicesExistErrors [2022-05-12T20:07:43.259Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T20:07:43.259Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T20:07:43.259Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T20:07:43.259Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T20:07:43.259Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T20:07:43.259Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T20:07:43.259Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestContainerDelete [2022-05-12T20:07:43.259Z] --- PASS: TestContainerDelete (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestContainerDoubleDelete [2022-05-12T20:07:43.259Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T20:07:43.259Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T20:07:43.259Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestNoneHealthcheck [2022-05-12T20:07:43.259Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestHealthStates [2022-05-12T20:07:43.259Z] time="2022-05-12T20:07:42Z" 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-05-12T20:07:43.259Z] time="2022-05-12T20:07:43Z" 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-05-12T20:07:43.259Z] time="2022-05-12T20:07:43Z" 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-05-12T20:07:43.259Z] time="2022-05-12T20:07:43Z" 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-05-12T20:07:43.259Z] time="2022-05-12T20:07:43Z" 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-05-12T20:07:43.259Z] time="2022-05-12T20:07:43Z" 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-05-12T20:07:43.259Z] time="2022-05-12T20:07:43Z" 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-05-12T20:07:43.259Z] time="2022-05-12T20:07:43Z" 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-05-12T20:07:43.259Z] time="2022-05-12T20:07:43Z" 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-05-12T20:07:43.259Z] time="2022-05-12T20:07:43Z" 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-05-12T20:07:43.259Z] --- PASS: TestHealthStates (0.13s) [2022-05-12T20:07:43.259Z] === RUN TestGetInspectData [2022-05-12T20:07:43.259Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestFillLicense [2022-05-12T20:07:43.259Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestListInvalidFilter [2022-05-12T20:07:43.259Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestNameFilter [2022-05-12T20:07:43.259Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T20:07:43.259Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T20:07:43.259Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T20:07:43.259Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T20:07:43.259Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T20:07:43.259Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T20:07:43.259Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T20:07:43.259Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T20:07:43.259Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T20:07:43.260Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T20:07:43.260Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T20:07:43.260Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T20:07:43.260Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T20:07:43.260Z] === 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-05-12T20:07:43.260Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T20:07:43.260Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T20:07:43.260Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T20:07:43.260Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T20:07:43.260Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T20:07:43.260Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T20:07:43.260Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T20:07:43.260Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T20:07:43.260Z] --- 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-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T20:07:43.260Z] === RUN TestSetupWindowsDevices [2022-05-12T20:07:43.260Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T20:07:43.260Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T20:07:43.260Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T20:07:43.260Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T20:07:43.260Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T20:07:43.260Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T20:07:43.260Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T20:07:43.260Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T20:07:43.260Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T20:07:43.260Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T20:07:43.260Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T20:07:43.260Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T20:07:43.260Z] === RUN TestDaemonReloadLabels [2022-05-12T20:07:43.260Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T20:07:43.260Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T20:07:43.260Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T20:07:43.260Z] === RUN TestDaemonReloadMirrors [2022-05-12T20:07:43.260Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T20:07:43.260Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T20:07:43.260Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T20:07:43.260Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T20:07:43.260Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T20:07:43.260Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T20:07:43.260Z] reload_test.go:342: root required [2022-05-12T20:07:43.260Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T20:07:43.260Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T20:07:43.260Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-12T20:07:43.260Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T20:07:43.260Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-12T20:07:43.260Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T20:07:43.260Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-12T20:07:43.260Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T20:07:43.260Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-12T20:07:43.260Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T20:07:43.260Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T20:07:43.260Z] === RUN TestParseVolumesFrom [2022-05-12T20:07:43.260Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T20:07:43.260Z] PASS [2022-05-12T20:07:43.260Z] coverage: 8.5% of statements [2022-05-12T20:07:43.742Z] ok github.com/docker/docker/daemon 0.400s coverage: 8.5% of statements [2022-05-12T20:07:43.742Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T20:07:43.742Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T20:07:43.742Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T20:07:43.742Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T20:07:43.742Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T20:07:43.742Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T20:07:43.742Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T20:07:43.742Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T20:07:43.742Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T20:07:43.742Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T20:07:43.742Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T20:07:43.742Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T20:07:43.742Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T20:07:43.742Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T20:07:43.812Z] --- PASS: TestContainerKillOnDaemonStart (11.65s) [2022-05-12T20:07:43.812Z] PASS [2022-05-12T20:07:43.812Z] [2022-05-12T20:07:43.812Z] === Skipped [2022-05-12T20:07:43.812Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T20:07:43.812Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T20:07:43.812Z] [2022-05-12T20:07:43.812Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T20:07:43.812Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:07:43.812Z] [2022-05-12T20:07:43.812Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T20:07:43.812Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:07:43.812Z] [2022-05-12T20:07:43.812Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T20:07:43.812Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T20:07:43.812Z] [2022-05-12T20:07:43.812Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-12T20:07:43.812Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-12T20:07:43.812Z] [2022-05-12T20:07:43.812Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T20:07:43.812Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T20:07:43.812Z] [2022-05-12T20:07:43.812Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T20:07:43.812Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:07:43.812Z] [2022-05-12T20:07:43.812Z] DONE 237 tests, 7 skipped in 119.428s [2022-05-12T20:07:43.812Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T20:07:43.812Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T20:07:44.379Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-12T20:07:44.379Z] === RUN TestConfigDaemonID [2022-05-12T20:07:44.756Z] === RUN TestNewStreamConfig [2022-05-12T20:07:44.756Z] === RUN TestNewStreamConfig/defaults [2022-05-12T20:07:44.756Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T20:07:44.756Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T20:07:44.756Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T20:07:44.756Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T20:07:44.756Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T20:07:44.756Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T20:07:44.756Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T20:07:44.756Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T20:07:44.756Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T20:07:44.756Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T20:07:44.756Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T20:07:44.756Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T20:07:44.756Z] time="2022-05-12T20:07:44Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T20:07:44.756Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-05-12T20:07:44.756Z] === RUN TestCreateSuccess [2022-05-12T20:07:44.756Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestCreateStreamSkipped [2022-05-12T20:07:44.756Z] time="2022-05-12T20:07:44Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T20:07:44.756Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestCreateLogGroupSuccess [2022-05-12T20:07:44.756Z] time="2022-05-12T20:07:44Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T20:07:44.756Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestCreateError [2022-05-12T20:07:44.756Z] --- PASS: TestCreateError (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestCreateAlreadyExists [2022-05-12T20:07:44.756Z] time="2022-05-12T20:07:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T20:07:44.756Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestLogClosed [2022-05-12T20:07:44.756Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestLogBlocking [2022-05-12T20:07:44.756Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T20:07:44.756Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T20:07:44.756Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestPublishBatchSuccess [2022-05-12T20:07:44.756Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestPublishBatchError [2022-05-12T20:07:44.756Z] time="2022-05-12T20:07:44Z" level=error msg=error [2022-05-12T20:07:44.756Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T20:07:44.756Z] time="2022-05-12T20:07:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T20:07:44.756Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T20:07:44.756Z] time="2022-05-12T20:07:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T20:07:44.756Z] time="2022-05-12T20:07:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T20:07:44.756Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestCollectBatchSimple [2022-05-12T20:07:44.756Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestCollectBatchTicker [2022-05-12T20:07:44.756Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T20:07:44.756Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T20:07:44.756Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T20:07:44.756Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T20:07:44.756Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-05-12T20:07:44.756Z] === RUN TestCollectBatchClose [2022-05-12T20:07:44.756Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestEffectiveLen [2022-05-12T20:07:44.756Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T20:07:44.756Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T20:07:44.756Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T20:07:44.756Z] === RUN TestEffectiveLen/3/���� [2022-05-12T20:07:44.756Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T20:07:44.756Z] === RUN TestEffectiveLen/5/ [2022-05-12T20:07:44.756Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestFindValidSplit [2022-05-12T20:07:44.756Z] === RUN TestFindValidSplit/0/ [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1076: [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1077: [2022-05-12T20:07:44.756Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1077: [2022-05-12T20:07:44.756Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1076: He [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T20:07:44.756Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1076: [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T20:07:44.756Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1076: [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T20:07:44.756Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1077: [2022-05-12T20:07:44.756Z] === RUN TestFindValidSplit/6/a� [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1076: a [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1077: � [2022-05-12T20:07:44.756Z] === RUN TestFindValidSplit/7/a� [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T20:07:44.756Z] cloudwatchlogs_test.go:1077: [2022-05-12T20:07:44.756Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T20:07:44.756Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestProcessEventEmoji [2022-05-12T20:07:44.756Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-12T20:07:44.756Z] === RUN TestCollectBatchLineSplit [2022-05-12T20:07:44.756Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T20:07:44.756Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-12T20:07:44.756Z] === RUN TestCollectBatchMaxEvents [2022-05-12T20:07:44.756Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-12T20:07:44.756Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T20:07:44.756Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-12T20:07:44.756Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T20:07:44.756Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-12T20:07:44.756Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T20:07:44.756Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-12T20:07:44.756Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T20:07:44.756Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T20:07:44.756Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T20:07:44.756Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T20:07:45.098Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2022-05-12T20:07:45.098Z] === RUN TestBuildWithHugeFile [2022-05-12T20:07:45.238Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T20:07:45.238Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T20:07:45.238Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T20:07:45.238Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T20:07:45.238Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T20:07:45.238Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T20:07:45.238Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsFormat [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T20:07:45.238Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestCreateTagSuccess [2022-05-12T20:07:45.238Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T20:07:45.238Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.12s) [2022-05-12T20:07:45.238Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T20:07:45.238Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T20:07:45.238Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-12T20:07:45.238Z] PASS [2022-05-12T20:07:45.238Z] coverage: 80.2% of statements [2022-05-12T20:07:45.238Z] ok github.com/docker/docker/daemon/logger/awslogs 0.541s coverage: 80.2% of statements [2022-05-12T20:07:45.238Z] === RUN TestAdapterReadLogs [2022-05-12T20:07:45.238Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestCopier [2022-05-12T20:07:45.238Z] --- PASS: TestCopier (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestCopierLongLines [2022-05-12T20:07:45.238Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestCopierSlow [2022-05-12T20:07:45.238Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T20:07:45.238Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestSearchRegistryForImages [2022-05-12T20:07:45.238Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T20:07:45.238Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestImageDelete [2022-05-12T20:07:45.238Z] === RUN TestImageDelete/no_lease [2022-05-12T20:07:45.238Z] === RUN TestImageDelete/lease_exists [2022-05-12T20:07:45.238Z] --- PASS: TestImageDelete (0.02s) [2022-05-12T20:07:45.238Z] --- PASS: TestImageDelete/no_lease (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-12T20:07:45.238Z] === RUN TestContentStoreForPull [2022-05-12T20:07:45.238Z] --- PASS: TestCopierSlow (0.22s) [2022-05-12T20:07:45.238Z] === RUN TestCopierWithSized [2022-05-12T20:07:45.238Z] === RUN TestCopierWithSized/as_is [2022-05-12T20:07:45.238Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T20:07:45.238Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-12T20:07:45.238Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-05-12T20:07:45.238Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestCopierWithPartial [2022-05-12T20:07:45.238Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestRingLogger [2022-05-12T20:07:45.238Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestRingCap [2022-05-12T20:07:45.238Z] --- PASS: TestRingCap (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestRingClose [2022-05-12T20:07:45.238Z] --- PASS: TestRingClose (0.00s) [2022-05-12T20:07:45.238Z] === RUN TestRingDrain [2022-05-12T20:07:45.238Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T20:07:45.238Z] PASS [2022-05-12T20:07:45.238Z] coverage: 43.2% of statements [2022-05-12T20:07:45.238Z] ok github.com/docker/docker/daemon/logger 0.292s coverage: 43.2% of statements [2022-05-12T20:07:45.238Z] --- PASS: TestContentStoreForPull (0.15s) [2022-05-12T20:07:45.238Z] PASS [2022-05-12T20:07:45.238Z] coverage: 6.6% of statements [2022-05-12T20:07:45.238Z] ok github.com/docker/docker/daemon/images 0.268s coverage: 6.6% of statements [2022-05-12T20:07:45.325Z] daemon_test.go:84: [da4a5afe6909d] daemon is not started [2022-05-12T20:07:45.325Z] --- PASS: TestConfigDaemonID (1.03s) [2022-05-12T20:07:45.325Z] === RUN TestDaemonConfigValidation [2022-05-12T20:07:45.325Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T20:07:45.325Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T20:07:45.325Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T20:07:45.325Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T20:07:45.325Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T20:07:45.325Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T20:07:45.325Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T20:07:45.325Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T20:07:45.325Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T20:07:45.325Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T20:07:45.325Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T20:07:45.325Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T20:07:45.325Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T20:07:45.325Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T20:07:45.585Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T20:07:45.585Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T20:07:45.585Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-12T20:07:45.585Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-12T20:07:45.585Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-05-12T20:07:45.585Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-05-12T20:07:45.585Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-12T20:07:45.585Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T20:07:45.585Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T20:07:45.720Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T20:07:45.720Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T20:07:45.720Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T20:07:45.720Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T20:07:45.720Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T20:07:45.721Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T20:07:45.721Z] PASS [2022-05-12T20:07:45.721Z] coverage: 53.6% of statements [2022-05-12T20:07:45.721Z] ok github.com/docker/docker/daemon/logger/fluentd 0.078s coverage: 53.6% of statements [2022-05-12T20:07:45.721Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T20:07:45.721Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T20:07:45.721Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T20:07:46.203Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T20:07:46.203Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T20:07:46.203Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T20:07:46.203Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-05-12T20:07:46.203Z] === RUN TestFastTimeMarshalJSON [2022-05-12T20:07:46.203Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-05-12T20:07:46.203Z] PASS [2022-05-12T20:07:46.203Z] coverage: 87.2% of statements [2022-05-12T20:07:46.203Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.173s coverage: 87.2% of statements [2022-05-12T20:07:46.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T20:07:46.520Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T20:07:46.684Z] === RUN TestJSONFileLogger [2022-05-12T20:07:46.684Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T20:07:46.684Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T20:07:46.684Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T20:07:46.684Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T20:07:46.684Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T20:07:46.684Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T20:07:46.684Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-12T20:07:46.684Z] === RUN TestEncodeDecode [2022-05-12T20:07:46.684Z] === PAUSE TestEncodeDecode [2022-05-12T20:07:46.684Z] === RUN TestUnexpectedEOF [2022-05-12T20:07:46.684Z] time="2022-05-12T20:07:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T20:07:46.684Z] time="2022-05-12T20:07:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T20:07:46.684Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-05-12T20:07:46.684Z] === CONT TestEncodeDecode [2022-05-12T20:07:46.684Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T20:07:46.684Z] PASS [2022-05-12T20:07:46.684Z] coverage: 69.9% of statements [2022-05-12T20:07:46.684Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.187s coverage: 69.9% of statements [2022-05-12T20:07:47.165Z] === RUN TestWriteLog [2022-05-12T20:07:47.165Z] === PAUSE TestWriteLog [2022-05-12T20:07:47.165Z] === RUN TestReadLog [2022-05-12T20:07:47.165Z] === PAUSE TestReadLog [2022-05-12T20:07:47.165Z] === RUN TestDecode [2022-05-12T20:07:47.165Z] --- PASS: TestDecode (0.02s) [2022-05-12T20:07:47.165Z] === CONT TestWriteLog [2022-05-12T20:07:47.165Z] === CONT TestReadLog [2022-05-12T20:07:47.165Z] === RUN TestReadLog/tail_exact [2022-05-12T20:07:47.165Z] --- PASS: TestWriteLog (0.02s) [2022-05-12T20:07:47.165Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T20:07:47.165Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T20:07:47.165Z] --- PASS: TestReadLog (0.18s) [2022-05-12T20:07:47.165Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-05-12T20:07:47.165Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T20:07:47.165Z] --- PASS: TestReadLog/tail_more_than_available (0.03s) [2022-05-12T20:07:47.165Z] PASS [2022-05-12T20:07:47.165Z] coverage: 78.7% of statements [2022-05-12T20:07:47.647Z] ok github.com/docker/docker/daemon/logger/local 0.253s coverage: 78.7% of statements [2022-05-12T20:07:47.647Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T20:07:47.647Z] === RUN TestOpenFileDelete [2022-05-12T20:07:47.647Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T20:07:47.647Z] === RUN TestOpenFileRename [2022-05-12T20:07:47.647Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T20:07:47.647Z] === RUN TestHandleDecoderErr [2022-05-12T20:07:47.647Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T20:07:47.647Z] === RUN TestParseLogTagDefaultTag [2022-05-12T20:07:47.647Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T20:07:47.647Z] === RUN TestParseLogTag [2022-05-12T20:07:47.647Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T20:07:47.647Z] === RUN TestParseLogTagEmptyTag [2022-05-12T20:07:47.647Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T20:07:47.647Z] === RUN TestTailFiles [2022-05-12T20:07:47.647Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T20:07:47.647Z] === RUN TestFollowLogsConsumerGone [2022-05-12T20:07:47.647Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T20:07:47.647Z] === RUN TestFollowLogsProducerGone [2022-05-12T20:07:47.647Z] logfile_test.go:180: logDecode() closed after sending 3251 messages [2022-05-12T20:07:47.647Z] logfile_test.go:233: messages sent: 3251, received: 3251 [2022-05-12T20:07:47.647Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-12T20:07:47.647Z] === RUN TestCheckCapacityAndRotate [2022-05-12T20:07:47.647Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T20:07:47.647Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T20:07:47.647Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2022-05-12T20:07:47.647Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-12T20:07:47.647Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2022-05-12T20:07:47.647Z] PASS [2022-05-12T20:07:47.647Z] coverage: 54.1% of statements [2022-05-12T20:07:47.647Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.129s coverage: 54.1% of statements [2022-05-12T20:07:47.647Z] === RUN TestLog [2022-05-12T20:07:47.647Z] --- PASS: TestLog (0.02s) [2022-05-12T20:07:47.647Z] PASS [2022-05-12T20:07:47.647Z] coverage: 31.5% of statements [2022-05-12T20:07:47.647Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.066s coverage: 31.5% of statements [2022-05-12T20:07:47.895Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T20:07:48.764Z] === RUN TestNewParse [2022-05-12T20:07:48.764Z] --- PASS: TestNewParse (0.00s) [2022-05-12T20:07:48.764Z] PASS [2022-05-12T20:07:48.764Z] coverage: 8.3% of statements [2022-05-12T20:07:48.765Z] ok github.com/docker/docker/daemon/logger/templates 0.057s coverage: 8.3% of statements [2022-05-12T20:07:48.765Z] === RUN TestValidateLogOpt [2022-05-12T20:07:48.765Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestNewMissedConfig [2022-05-12T20:07:48.765Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestNewMissedUrl [2022-05-12T20:07:48.765Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestNewMissedToken [2022-05-12T20:07:48.765Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestNewWithProxy [2022-05-12T20:07:48.765Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestDefault [2022-05-12T20:07:48.765Z] --- PASS: TestDefault (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T20:07:48.765Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestJsonFormat [2022-05-12T20:07:48.765Z] --- PASS: TestJsonFormat (0.01s) [2022-05-12T20:07:48.765Z] === RUN TestRawFormat [2022-05-12T20:07:48.765Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestRawFormatWithLabels [2022-05-12T20:07:48.765Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestRawFormatWithoutTag [2022-05-12T20:07:48.765Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestBatching [2022-05-12T20:07:48.765Z] === RUN TestParseLogFormat [2022-05-12T20:07:48.765Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestValidateLogOptEmpty [2022-05-12T20:07:48.765Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestValidateSyslogAddress [2022-05-12T20:07:48.765Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T20:07:48.765Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T20:07:48.765Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T20:07:48.765Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T20:07:48.765Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T20:07:48.765Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-05-12T20:07:48.765Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T20:07:48.765Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T20:07:48.765Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T20:07:48.765Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T20:07:48.765Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestParseAddressDefaultPort [2022-05-12T20:07:48.765Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestValidateSyslogFacility [2022-05-12T20:07:48.765Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T20:07:48.765Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T20:07:48.765Z] === RUN TestValidateLogOpt [2022-05-12T20:07:48.765Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T20:07:48.765Z] PASS [2022-05-12T20:07:48.765Z] coverage: 43.6% of statements [2022-05-12T20:07:48.765Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 43.6% of statements [2022-05-12T20:07:48.765Z] --- PASS: TestBatching (0.21s) [2022-05-12T20:07:48.765Z] === RUN TestFrequency [2022-05-12T20:07:48.920Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T20:07:48.920Z] daemon_test.go:198: [d9e28bee53712] daemon is not started [2022-05-12T20:07:48.920Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-12T20:07:48.920Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-05-12T20:07:48.920Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-05-12T20:07:48.920Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-12T20:07:48.920Z] === RUN TestDaemonProxy [2022-05-12T20:07:48.920Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T20:07:49.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T20:07:49.246Z] --- PASS: TestFrequency (0.25s) [2022-05-12T20:07:49.246Z] === RUN TestOneMessagePerRequest [2022-05-12T20:07:49.246Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T20:07:49.246Z] === RUN TestVerify [2022-05-12T20:07:49.246Z] --- PASS: TestVerify (0.00s) [2022-05-12T20:07:49.246Z] === RUN TestSkipVerify [2022-05-12T20:07:49.246Z] time="2022-05-12T20:07:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.246Z] time="2022-05-12T20:07:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.246Z] time="2022-05-12T20:07:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.246Z] time="2022-05-12T20:07:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.246Z] time="2022-05-12T20:07:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.246Z] time="2022-05-12T20:07:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.246Z] time="2022-05-12T20:07:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.728Z] --- PASS: TestSkipVerify (0.41s) [2022-05-12T20:07:49.728Z] === RUN TestBufferMaximum [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386069.303162\",\"host\":\"3cb7ddbc47cd\"}'" [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386069.303162\",\"host\":\"3cb7ddbc47cd\"}'" [2022-05-12T20:07:49.728Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-12T20:07:49.728Z] === RUN TestServerAlwaysDown [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386069.305154\",\"host\":\"3cb7ddbc47cd\"}'" [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386069.305154\",\"host\":\"3cb7ddbc47cd\"}'" [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386069.305154\",\"host\":\"3cb7ddbc47cd\"}'" [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386069.306152\",\"host\":\"3cb7ddbc47cd\"}'" [2022-05-12T20:07:49.728Z] time="2022-05-12T20:07:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386069.306152\",\"host\":\"3cb7ddbc47cd\"}'" [2022-05-12T20:07:49.728Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T20:07:49.728Z] === RUN TestCannotSendAfterClose [2022-05-12T20:07:49.728Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T20:07:49.728Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T20:07:49.728Z] === RUN TestV2MetadataService [2022-05-12T20:07:50.209Z] --- PASS: TestV2MetadataService (0.41s) [2022-05-12T20:07:50.209Z] PASS [2022-05-12T20:07:50.209Z] coverage: 44.4% of statements [2022-05-12T20:07:50.209Z] ok github.com/docker/docker/distribution/metadata 0.467s coverage: 44.4% of statements [2022-05-12T20:07:50.295Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T20:07:50.691Z] time="2022-05-12T20:07:50Z" 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-05-12T20:07:50.691Z] time="2022-05-12T20:07:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3cb7ddbc47cd\"}'" [2022-05-12T20:07:50.691Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T20:07:50.691Z] PASS [2022-05-12T20:07:50.691Z] coverage: 82.5% of statements [2022-05-12T20:07:50.691Z] ok github.com/docker/docker/daemon/logger/splunk 1.954s coverage: 82.5% of statements [2022-05-12T20:07:50.691Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T20:07:50.691Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T20:07:50.691Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T20:07:50.691Z] === RUN TestSuccessfulDownload [2022-05-12T20:07:50.691Z] download_test.go:267: Needs fixing on Windows [2022-05-12T20:07:50.691Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T20:07:50.691Z] === RUN TestCancelledDownload [2022-05-12T20:07:50.691Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T20:07:50.691Z] === RUN TestMaxDownloadAttempts [2022-05-12T20:07:50.691Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T20:07:50.691Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T20:07:50.691Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T20:07:50.691Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T20:07:50.691Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T20:07:50.691Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T20:07:50.691Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T20:07:50.691Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T20:07:50.691Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T20:07:50.691Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T20:07:50.691Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T20:07:50.691Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T20:07:50.691Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T20:07:50.691Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T20:07:50.691Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T20:07:50.691Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T20:07:50.691Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T20:07:50.691Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T20:07:50.691Z] === RUN TestManifestStore [2022-05-12T20:07:50.691Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T20:07:50.691Z] time="2022-05-12T20:07:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local772954904\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T20:07:50.691Z] === RUN TestManifestStore/no_local_cache [2022-05-12T20:07:51.061Z] 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/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/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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-05-12T20:07:51.174Z] === RUN TestManifestStore/with_local_cache [2022-05-12T20:07:51.174Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T20:07:51.174Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T20:07:51.174Z] time="2022-05-12T20:07:50Z" level=warning msg="reference for unknown type: " [2022-05-12T20:07:51.174Z] time="2022-05-12T20:07:50Z" level=warning msg="reference for unknown type: " [2022-05-12T20:07:51.174Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T20:07:51.174Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T20:07:51.174Z] time="2022-05-12T20:07:50Z" level=warning msg="reference for unknown type: " [2022-05-12T20:07:51.174Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T20:07:51.174Z] time="2022-05-12T20:07:50Z" level=warning msg="reference for unknown type: " [2022-05-12T20:07:51.174Z] time="2022-05-12T20:07:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T20:07:51.174Z] time="2022-05-12T20:07:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T20:07:51.174Z] time="2022-05-12T20:07:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T20:07:51.174Z] time="2022-05-12T20:07:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T20:07:51.174Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2022-05-12T20:07:51.174Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2022-05-12T20:07:51.174Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2022-05-12T20:07:51.174Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2022-05-12T20:07:51.174Z] === RUN TestTransfer [2022-05-12T20:07:51.174Z] time="2022-05-12T20:07:50Z" level=warning msg="reference for unknown type: " [2022-05-12T20:07:51.174Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T20:07:51.174Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T20:07:51.174Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T20:07:51.174Z] time="2022-05-12T20:07:50Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T20:07:51.174Z] --- PASS: TestManifestStore (0.35s) [2022-05-12T20:07:51.174Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-05-12T20:07:51.174Z] --- PASS: TestManifestStore/no_local_cache (0.06s) [2022-05-12T20:07:51.174Z] --- PASS: TestManifestStore/with_local_cache (0.04s) [2022-05-12T20:07:51.174Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-05-12T20:07:51.174Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.05s) [2022-05-12T20:07:51.174Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-12T20:07:51.174Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-12T20:07:51.174Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-05-12T20:07:51.174Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-05-12T20:07:51.174Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T20:07:51.174Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T20:07:51.174Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T20:07:51.174Z] === RUN TestFixManifestLayers [2022-05-12T20:07:51.174Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T20:07:51.174Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T20:07:51.174Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T20:07:51.174Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T20:07:51.174Z] === RUN TestFixManifestLayersBadParent [2022-05-12T20:07:51.174Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T20:07:51.174Z] === RUN TestValidateManifest [2022-05-12T20:07:51.174Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T20:07:51.175Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T20:07:51.175Z] === RUN TestFormatPlatform [2022-05-12T20:07:51.175Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T20:07:51.175Z] === RUN TestPullSchema2Config [2022-05-12T20:07:51.175Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T20:07:51.175Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T20:07:51.175Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:07:51.175Z] === RUN TestPullSchema2Config/500_status [2022-05-12T20:07:51.175Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T20:07:51.175Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:07:51.175Z] --- PASS: TestTransfer (0.12s) [2022-05-12T20:07:51.175Z] === RUN TestConcurrencyLimit [2022-05-12T20:07:51.175Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:07:51.175Z] === RUN TestPullSchema2Config/EOF [2022-05-12T20:07:51.175Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T20:07:51.175Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:07:51.175Z] 2022/05/12 20:07:51 http: panic serving 127.0.0.1:49218: intentional panic [2022-05-12T20:07:51.175Z] goroutine 31 [running]: [2022-05-12T20:07:51.175Z] net/http.(*conn).serve.func1() [2022-05-12T20:07:51.175Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T20:07:51.175Z] panic({0xfe8ee0, 0x11cb2f0}) [2022-05-12T20:07:51.175Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T20:07:51.175Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00055a000?, {0x11d2a98?, 0xc0005600e0?}) [2022-05-12T20:07:51.175Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T20:07:51.175Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x11d2a98, 0xc0005600e0}, 0xc000430700) [2022-05-12T20:07:51.175Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T20:07:51.175Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x11d2a98?, 0xc0005600e0?}, 0x15ed5a0?) [2022-05-12T20:07:51.175Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T20:07:51.175Z] net/http.serverHandler.ServeHTTP({0xc000208cc0?}, {0x11d2a98, 0xc0005600e0}, 0xc000430700) [2022-05-12T20:07:51.175Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T20:07:51.175Z] net/http.(*conn).serve(0xc00009f860, {0x11d3310, 0xc00007f500}) [2022-05-12T20:07:51.175Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T20:07:51.175Z] created by net/http.(*Server).Serve [2022-05-12T20:07:51.175Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T20:07:51.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T20:07:51.656Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-05-12T20:07:51.656Z] === RUN TestInactiveJobs [2022-05-12T20:07:51.656Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:07:51.656Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T20:07:51.656Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T20:07:51.656Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:07:51.656Z] --- PASS: TestPullSchema2Config (0.52s) [2022-05-12T20:07:51.656Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T20:07:51.656Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-12T20:07:51.656Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T20:07:51.656Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T20:07:51.656Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestLayerAlreadyExists [2022-05-12T20:07:51.656Z] 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-05-12T20:07:51.656Z] 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-05-12T20:07:51.656Z] 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-05-12T20:07:51.656Z] 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-05-12T20:07:51.656Z] 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-05-12T20:07:51.656Z] 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-05-12T20:07:51.656Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T20:07:51.656Z] === RUN TestNotFound [2022-05-12T20:07:51.656Z] --- PASS: TestNotFound (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestConflict [2022-05-12T20:07:51.656Z] --- PASS: TestConflict (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestForbidden [2022-05-12T20:07:51.656Z] --- PASS: TestForbidden (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestInvalidParameter [2022-05-12T20:07:51.656Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestNotImplemented [2022-05-12T20:07:51.656Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestNotModified [2022-05-12T20:07:51.656Z] --- PASS: TestNotModified (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestUnauthorized [2022-05-12T20:07:51.656Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestUnknown [2022-05-12T20:07:51.656Z] --- PASS: TestUnknown (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestCancelled [2022-05-12T20:07:51.656Z] --- PASS: TestCancelled (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestDeadline [2022-05-12T20:07:51.656Z] --- PASS: TestDeadline (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestDataLoss [2022-05-12T20:07:51.656Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestUnavailable [2022-05-12T20:07:51.656Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T20:07:51.656Z] === RUN TestSystem [2022-05-12T20:07:51.656Z] --- PASS: TestSystem (0.00s) [2022-05-12T20:07:51.657Z] === RUN TestFromStatusCode [2022-05-12T20:07:51.657Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T20:07:51.657Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T20:07:51.657Z] === RUN TestFromStatusCode/Conflict [2022-05-12T20:07:51.657Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T20:07:51.657Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T20:07:51.657Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T20:07:51.657Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T20:07:51.657Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T20:07:51.657Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T20:07:51.657Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T20:07:51.657Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T20:07:51.657Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T20:07:51.657Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T20:07:51.657Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T20:07:51.657Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T20:07:51.657Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T20:07:51.657Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T20:07:51.657Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T20:07:51.657Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T20:07:51.657Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T20:07:51.657Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T20:07:51.657Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T20:07:51.657Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T20:07:51.657Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T20:07:51.657Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T20:07:51.657Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T20:07:51.657Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T20:07:51.657Z] PASS [2022-05-12T20:07:51.657Z] coverage: 77.0% of statements [2022-05-12T20:07:51.657Z] ok github.com/docker/docker/errdefs 0.036s coverage: 77.0% of statements [2022-05-12T20:07:51.657Z] === RUN TestFSGetInvalidData [2022-05-12T20:07:51.657Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T20:07:51.657Z] === RUN TestFSInvalidSet [2022-05-12T20:07:51.657Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T20:07:51.657Z] === RUN TestFSInvalidRoot [2022-05-12T20:07:51.657Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-05-12T20:07:51.657Z] === RUN TestFSMetadataGetSet [2022-05-12T20:07:51.657Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-05-12T20:07:51.657Z] === RUN TestFSInvalidWalker [2022-05-12T20:07:51.657Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-12T20:07:51.657Z] === RUN TestWatchRelease [2022-05-12T20:07:51.657Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-05-12T20:07:51.657Z] === RUN TestFSGetSet [2022-05-12T20:07:51.657Z] --- PASS: TestFSGetSet (0.02s) [2022-05-12T20:07:51.657Z] === RUN TestFSGetUnsetKey [2022-05-12T20:07:51.657Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-12T20:07:51.657Z] === RUN TestFSGetEmptyData [2022-05-12T20:07:51.657Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-12T20:07:51.657Z] === RUN TestFSDelete [2022-05-12T20:07:51.657Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T20:07:51.657Z] === RUN TestWatchFinishedTransfer [2022-05-12T20:07:51.657Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T20:07:51.657Z] === RUN TestDuplicateTransfer [2022-05-12T20:07:51.657Z] --- PASS: TestFSDelete (0.01s) [2022-05-12T20:07:51.657Z] === RUN TestFSWalker [2022-05-12T20:07:51.657Z] --- PASS: TestFSWalker (0.01s) [2022-05-12T20:07:51.657Z] === RUN TestFSWalkerStopOnError [2022-05-12T20:07:52.139Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T20:07:52.139Z] === RUN TestNewFromJSON [2022-05-12T20:07:52.139Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T20:07:52.139Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T20:07:52.139Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T20:07:52.139Z] === RUN TestMarshalKeyOrder [2022-05-12T20:07:52.139Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T20:07:52.139Z] === RUN TestHistoryEqual [2022-05-12T20:07:52.139Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T20:07:52.139Z] === RUN TestSuccessfulUpload [2022-05-12T20:07:52.139Z] --- PASS: TestHistoryEqual (0.13s) [2022-05-12T20:07:52.139Z] === RUN TestImage [2022-05-12T20:07:52.139Z] --- PASS: TestImage (0.00s) [2022-05-12T20:07:52.139Z] === RUN TestImageOSNotEmpty [2022-05-12T20:07:52.139Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T20:07:52.139Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T20:07:52.139Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T20:07:52.139Z] === RUN TestCreate [2022-05-12T20:07:52.139Z] --- PASS: TestCreate (0.00s) [2022-05-12T20:07:52.139Z] === RUN TestRestore [2022-05-12T20:07:52.139Z] time="2022-05-12T20:07:51Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T20:07:52.139Z] --- PASS: TestRestore (0.02s) [2022-05-12T20:07:52.139Z] === RUN TestAddDelete [2022-05-12T20:07:52.139Z] --- PASS: TestAddDelete (0.01s) [2022-05-12T20:07:52.139Z] === RUN TestSearchAfterDelete [2022-05-12T20:07:52.139Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T20:07:52.139Z] === RUN TestParentReset [2022-05-12T20:07:52.139Z] --- PASS: TestParentReset (0.02s) [2022-05-12T20:07:52.139Z] === RUN TestGetAndSetLastUpdated [2022-05-12T20:07:52.139Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-05-12T20:07:52.139Z] === RUN TestStoreLen [2022-05-12T20:07:52.139Z] --- PASS: TestStoreLen (0.03s) [2022-05-12T20:07:52.139Z] PASS [2022-05-12T20:07:52.139Z] coverage: 86.9% of statements [2022-05-12T20:07:52.139Z] ok github.com/docker/docker/image 0.403s coverage: 86.9% of statements [2022-05-12T20:07:52.139Z] time="2022-05-12T20:07:51Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T20:07:52.139Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-05-12T20:07:52.139Z] === RUN TestCancelledUpload [2022-05-12T20:07:52.139Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T20:07:52.139Z] PASS [2022-05-12T20:07:52.139Z] coverage: 76.8% of statements [2022-05-12T20:07:52.139Z] ok github.com/docker/docker/distribution/xfer 1.709s coverage: 76.8% of statements [2022-05-12T20:07:52.195Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T20:07:52.620Z] === RUN TestCompare [2022-05-12T20:07:52.620Z] --- PASS: TestCompare (0.00s) [2022-05-12T20:07:52.620Z] PASS [2022-05-12T20:07:52.620Z] coverage: 19.2% of statements [2022-05-12T20:07:52.620Z] ok github.com/docker/docker/image/cache 0.050s coverage: 19.2% of statements [2022-05-12T20:07:52.620Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-05-12T20:07:52.620Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T20:07:52.620Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T20:07:52.620Z] === RUN TestTokenPassThru [2022-05-12T20:07:52.620Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-12T20:07:52.620Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T20:07:52.620Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-12T20:07:52.620Z] PASS [2022-05-12T20:07:52.620Z] coverage: 26.6% of statements [2022-05-12T20:07:52.620Z] ok github.com/docker/docker/distribution 2.100s coverage: 26.6% of statements [2022-05-12T20:07:52.620Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T20:07:52.620Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T20:07:53.633Z] === RUN TestValidateManifest [2022-05-12T20:07:53.633Z] === RUN TestValidateManifest/nil [2022-05-12T20:07:53.633Z] === RUN TestValidateManifest/non-nil [2022-05-12T20:07:53.633Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T20:07:53.633Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T20:07:53.633Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T20:07:53.633Z] PASS [2022-05-12T20:07:53.633Z] coverage: 0.7% of statements [2022-05-12T20:07:53.633Z] ok github.com/docker/docker/image/tarexport 0.069s coverage: 0.7% of statements [2022-05-12T20:07:53.633Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T20:07:53.633Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T20:07:54.095Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T20:07:54.116Z] === RUN TestSerialization [2022-05-12T20:07:54.116Z] --- PASS: TestSerialization (0.02s) [2022-05-12T20:07:54.116Z] PASS [2022-05-12T20:07:54.116Z] coverage: 100.0% of statements [2022-05-12T20:07:54.116Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2022-05-12T20:07:54.354Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T20:07:54.604Z] === RUN TestEmptyLayer [2022-05-12T20:07:54.604Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T20:07:54.604Z] === RUN TestCommitFailure [2022-05-12T20:07:54.604Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T20:07:54.604Z] === RUN TestStartTransactionFailure [2022-05-12T20:07:54.604Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T20:07:54.604Z] === RUN TestGetOrphan [2022-05-12T20:07:54.604Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T20:07:54.604Z] === RUN TestMountAndRegister [2022-05-12T20:07:54.604Z] layer_test.go:258: Layer size: 14 [2022-05-12T20:07:54.604Z] --- PASS: TestMountAndRegister (0.09s) [2022-05-12T20:07:54.604Z] === RUN TestLayerRelease [2022-05-12T20:07:54.604Z] layer_test.go:291: Failing on Windows [2022-05-12T20:07:54.604Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T20:07:54.604Z] === RUN TestStoreRestore [2022-05-12T20:07:54.604Z] layer_test.go:340: Failing on Windows [2022-05-12T20:07:54.604Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T20:07:54.604Z] === RUN TestTarStreamStability [2022-05-12T20:07:54.604Z] layer_test.go:455: Failing on Windows [2022-05-12T20:07:54.604Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T20:07:54.604Z] === RUN TestRegisterExistingLayer [2022-05-12T20:07:54.604Z] === RUN TestEnvironmentParsing [2022-05-12T20:07:54.604Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T20:07:54.604Z] PASS [2022-05-12T20:07:54.604Z] coverage: 1.2% of statements [2022-05-12T20:07:54.604Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.2% of statements [2022-05-12T20:07:54.604Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-05-12T20:07:54.604Z] === RUN TestTarStreamVerification [2022-05-12T20:07:54.604Z] layer_test.go:684: Failing on Windows [2022-05-12T20:07:54.604Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T20:07:54.604Z] === RUN TestLayerMigration [2022-05-12T20:07:54.604Z] migration_test.go:45: Failing on Windows [2022-05-12T20:07:54.604Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T20:07:54.604Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T20:07:54.604Z] migration_test.go:181: Failing on Windows [2022-05-12T20:07:54.604Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T20:07:54.604Z] === RUN TestMountInit [2022-05-12T20:07:54.604Z] mount_test.go:17: Failing on Windows [2022-05-12T20:07:54.604Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T20:07:54.604Z] === RUN TestMountSize [2022-05-12T20:07:54.604Z] mount_test.go:76: Failing on Windows [2022-05-12T20:07:54.604Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T20:07:54.604Z] === RUN TestMountChanges [2022-05-12T20:07:54.604Z] mount_test.go:125: Failing on Windows [2022-05-12T20:07:54.604Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T20:07:54.604Z] === RUN TestMountApply [2022-05-12T20:07:54.604Z] mount_test.go:212: Failing on Windows [2022-05-12T20:07:54.604Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T20:07:54.604Z] PASS [2022-05-12T20:07:54.604Z] coverage: 30.6% of statements [2022-05-12T20:07:54.604Z] ok github.com/docker/docker/layer 0.302s coverage: 30.6% of statements [2022-05-12T20:07:54.604Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T20:07:54.604Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T20:07:54.604Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T20:07:54.604Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T20:07:54.779Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-12T20:07:54.922Z] --- PASS: TestDaemonProxy (6.21s) [2022-05-12T20:07:54.922Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-05-12T20:07:54.922Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-05-12T20:07:54.922Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-05-12T20:07:54.922Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T20:07:54.922Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T20:07:54.922Z] PASS [2022-05-12T20:07:54.922Z] [2022-05-12T20:07:54.922Z] DONE 18 tests in 11.135s [2022-05-12T20:07:54.922Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T20:07:54.932Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2022-05-12T20:07:54.932Z] Using test binary docker [2022-05-12T20:07:54.932Z] ++++ /etc/init.d/apparmor start [2022-05-12T20:07:54.932Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T20:07:54.932Z] INFO: Waiting for daemon to start... [2022-05-12T20:07:54.932Z] Starting dockerd [2022-05-12T20:07:54.932Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2022-05-12T20:07:55.086Z] === RUN TestSequenceGetAvailableBit [2022-05-12T20:07:55.086Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestSequenceEqual [2022-05-12T20:07:55.086Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestSequenceCopy [2022-05-12T20:07:55.086Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestGetFirstAvailable [2022-05-12T20:07:55.086Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestFindSequence [2022-05-12T20:07:55.086Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestCheckIfAvailable [2022-05-12T20:07:55.086Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestMergeSequences [2022-05-12T20:07:55.086Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestPushReservation [2022-05-12T20:07:55.086Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestSerializeDeserialize [2022-05-12T20:07:55.086Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestSet [2022-05-12T20:07:55.086Z] --- PASS: TestSet (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestSetUnset [2022-05-12T20:07:55.086Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestOffsetSetUnset [2022-05-12T20:07:55.086Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestSetInRange [2022-05-12T20:07:55.086Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestSetAnyInRange [2022-05-12T20:07:55.086Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestMethods [2022-05-12T20:07:55.086Z] --- PASS: TestMethods (0.00s) [2022-05-12T20:07:55.086Z] === RUN TestRandomAllocateDeallocate [2022-05-12T20:07:55.181Z] INFO: Testing against a local daemon [2022-05-12T20:07:55.181Z] === RUN TestCommitInheritsEnv [2022-05-12T20:07:55.439Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-05-12T20:07:55.439Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T20:07:55.439Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T20:07:55.439Z] === RUN TestImportWithCustomPlatform [2022-05-12T20:07:55.440Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T20:07:55.440Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T20:07:55.440Z] === RUN TestImportWithCustomPlatform// [2022-05-12T20:07:55.440Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T20:07:55.440Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T20:07:55.596Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-12T20:07:55.698Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T20:07:55.698Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T20:07:55.698Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T20:07:55.698Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T20:07:55.698Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-12T20:07:55.698Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-05-12T20:07:55.698Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T20:07:55.698Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T20:07:55.698Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T20:07:55.698Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-12T20:07:55.698Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-12T20:07:55.698Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T20:07:55.698Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T20:07:55.698Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T20:07:55.698Z] === RUN TestImagesFilterMultiReference [2022-05-12T20:07:55.698Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-12T20:07:55.698Z] === RUN TestImagePullPlatformInvalid [2022-05-12T20:07:55.698Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-12T20:07:55.698Z] === RUN TestRemoveImageOrphaning [2022-05-12T20:07:55.958Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-05-12T20:07:55.958Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T20:07:56.524Z] time="2022-05-12T20:07:56Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-12T20:07:56.691Z] === RUN TestInvalidConfig [2022-05-12T20:07:56.691Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T20:07:56.691Z] === RUN TestConfig [2022-05-12T20:07:56.691Z] --- PASS: TestConfig (0.00s) [2022-05-12T20:07:56.691Z] === RUN TestOptionsLabels [2022-05-12T20:07:56.691Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T20:07:56.691Z] === RUN TestValidName [2022-05-12T20:07:56.691Z] --- PASS: TestValidName (0.00s) [2022-05-12T20:07:56.691Z] PASS [2022-05-12T20:07:56.691Z] coverage: 19.7% of statements [2022-05-12T20:07:56.691Z] ok github.com/docker/docker/libnetwork/config 0.266s coverage: 19.7% of statements [2022-05-12T20:07:56.853Z] . [2022-05-12T20:07:56.853Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2022-05-12T20:07:56.853Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2022-05-12T20:07:56.853Z] Error: No such image: emptyfs [2022-05-12T20:07:56.853Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2022-05-12T20:07:56.853Z] +++++ docker load [2022-05-12T20:07:57.115Z] Running integration-test (iteration 1) [2022-05-12T20:07:57.115Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:07:57.115Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:07:57.115Z] +++ set -e [2022-05-12T20:07:57.115Z] +++ '[' -n 0 ']' [2022-05-12T20:07:57.115Z] +++ set -x [2022-05-12T20:07:57.115Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:07:57.173Z] === RUN TestKey [2022-05-12T20:07:57.173Z] --- PASS: TestKey (0.00s) [2022-05-12T20:07:57.173Z] === RUN TestParseKey [2022-05-12T20:07:57.173Z] --- PASS: TestParseKey (0.00s) [2022-05-12T20:07:57.173Z] === RUN TestInvalidDataStore [2022-05-12T20:07:57.173Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T20:07:57.173Z] === RUN TestKVObjectFlatKey [2022-05-12T20:07:57.173Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T20:07:57.173Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T20:07:57.173Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T20:07:57.173Z] PASS [2022-05-12T20:07:57.173Z] coverage: 21.9% of statements [2022-05-12T20:07:57.173Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2022-05-12T20:07:57.339Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-12T20:07:57.654Z] === RUN TestIPDataMarshalling [2022-05-12T20:07:57.654Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T20:07:57.654Z] === RUN TestValidateAndIsV6 [2022-05-12T20:07:57.654Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T20:07:57.654Z] PASS [2022-05-12T20:07:57.654Z] coverage: 68.9% of statements [2022-05-12T20:07:57.654Z] ok github.com/docker/docker/libnetwork/driverapi 0.041s coverage: 68.9% of statements [2022-05-12T20:07:57.900Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2022-05-12T20:07:57.900Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T20:07:57.900Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-12T20:07:57.900Z] === RUN TestTagInvalidReference [2022-05-12T20:07:57.900Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T20:07:57.900Z] === RUN TestTagValidPrefixedRepo [2022-05-12T20:07:58.062Z] Loaded image: busybox:latest [2022-05-12T20:07:58.137Z] === RUN TestErrorInterfaces [2022-05-12T20:07:58.137Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T20:07:58.137Z] === RUN TestNetworkMarshalling [2022-05-12T20:07:58.137Z] --- PASS: TestNetworkMarshalling (0.14s) [2022-05-12T20:07:58.137Z] === RUN TestEndpointMarshalling [2022-05-12T20:07:58.137Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T20:07:58.137Z] === RUN TestAuxAddresses [2022-05-12T20:07:58.137Z] time="2022-05-12T20:07:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T20:07:58.137Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-12T20:07:58.137Z] === RUN TestSRVServiceQuery [2022-05-12T20:07:58.137Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:07:58.137Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-12T20:07:58.137Z] === RUN TestServiceVIPReuse [2022-05-12T20:07:58.137Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:07:58.137Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-12T20:07:58.137Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T20:07:58.137Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:07:58.137Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T20:07:58.137Z] === RUN TestDNSIPQuery [2022-05-12T20:07:58.137Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:07:58.137Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T20:07:58.137Z] === RUN TestDNSProxyServFail [2022-05-12T20:07:58.137Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:07:58.137Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T20:07:58.137Z] === RUN TestSandboxAddEmpty [2022-05-12T20:07:58.137Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:07:58.137Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T20:07:58.137Z] === RUN TestSandboxAddMultiPrio [2022-05-12T20:07:58.137Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:07:58.137Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T20:07:58.137Z] === RUN TestSandboxAddSamePrio [2022-05-12T20:07:58.137Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:07:58.137Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T20:07:58.137Z] === RUN TestCleanupServiceDiscovery [2022-05-12T20:07:58.137Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:07:58.137Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T20:07:58.137Z] === RUN TestDNSOptions [2022-05-12T20:07:58.137Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:07:58.137Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T20:07:58.137Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T20:07:58.137Z] time="2022-05-12T20:07:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T20:07:58.137Z] time="2022-05-12T20:07:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T20:07:58.137Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-12T20:07:58.137Z] PASS [2022-05-12T20:07:58.137Z] coverage: 8.5% of statements [2022-05-12T20:07:58.137Z] ok github.com/docker/docker/libnetwork 0.248s coverage: 8.5% of statements [2022-05-12T20:07:58.137Z] === RUN TestDriver [2022-05-12T20:07:58.137Z] --- PASS: TestDriver (0.00s) [2022-05-12T20:07:58.137Z] PASS [2022-05-12T20:07:58.137Z] coverage: 34.8% of statements [2022-05-12T20:07:58.137Z] ok github.com/docker/docker/libnetwork/drivers/host 0.036s coverage: 34.8% of statements [2022-05-12T20:07:58.158Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-12T20:07:58.158Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T20:07:58.158Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T20:07:58.158Z] === RUN TestTagOfficialNames [2022-05-12T20:07:58.158Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-12T20:07:58.158Z] === RUN TestTagMatchesDigest [2022-05-12T20:07:58.158Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T20:07:58.158Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T20:07:58.619Z] === RUN TestDriver [2022-05-12T20:07:58.619Z] --- PASS: TestDriver (0.00s) [2022-05-12T20:07:58.619Z] PASS [2022-05-12T20:07:58.619Z] coverage: 34.8% of statements [2022-05-12T20:07:58.619Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2022-05-12T20:07:58.619Z] --- PASS: TestRandomAllocateDeallocate (3.63s) [2022-05-12T20:07:58.619Z] === RUN TestAllocateRandomDeallocate [2022-05-12T20:07:58.636Z] Loaded image: busybox:glibc [2022-05-12T20:07:59.100Z] === RUN TestNetworkAllocateFree [2022-05-12T20:07:59.100Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T20:07:59.100Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T20:07:59.100Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T20:07:59.100Z] PASS [2022-05-12T20:07:59.100Z] coverage: 63.6% of statements [2022-05-12T20:07:59.100Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.066s coverage: 63.6% of statements [2022-05-12T20:07:59.582Z] === RUN TestGetEmptyCapabilities [2022-05-12T20:07:59.582Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T20:07:59.582Z] === RUN TestGetExtraCapabilities [2022-05-12T20:07:59.582Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-12T20:07:59.582Z] === RUN TestGetInvalidCapabilities [2022-05-12T20:07:59.582Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-12T20:07:59.582Z] === RUN TestRemoteDriver [2022-05-12T20:07:59.582Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T20:07:59.582Z] === RUN TestDriverError [2022-05-12T20:07:59.582Z] --- PASS: TestDriverError (0.00s) [2022-05-12T20:07:59.582Z] === RUN TestMissingValues [2022-05-12T20:07:59.582Z] --- PASS: TestMissingValues (0.01s) [2022-05-12T20:07:59.582Z] === RUN TestRollback [2022-05-12T20:07:59.582Z] --- PASS: TestRollback (0.00s) [2022-05-12T20:07:59.582Z] PASS [2022-05-12T20:07:59.582Z] coverage: 57.4% of statements [2022-05-12T20:07:59.582Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.076s coverage: 57.4% of statements [2022-05-12T20:07:59.582Z] --- PASS: TestAllocateRandomDeallocate (1.01s) [2022-05-12T20:07:59.582Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T20:08:00.063Z] === RUN TestNAT [2022-05-12T20:08:00.063Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T20:08:00.063Z] --- SKIP: TestNAT (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestTransparent [2022-05-12T20:08:00.063Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T20:08:00.063Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T20:08:00.063Z] PASS [2022-05-12T20:08:00.063Z] coverage: 0.0% of statements [2022-05-12T20:08:00.063Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.072s coverage: 0.0% of statements [2022-05-12T20:08:00.063Z] === RUN TestBuildDefault [2022-05-12T20:08:00.063Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestBuildHostnameDomainname [2022-05-12T20:08:00.063Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestBuildHostname [2022-05-12T20:08:00.063Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestBuildHostnameFQDN [2022-05-12T20:08:00.063Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestBuildNoIP [2022-05-12T20:08:00.063Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestUpdate [2022-05-12T20:08:00.063Z] --- PASS: TestUpdate (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T20:08:00.063Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T20:08:00.063Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestAddEmpty [2022-05-12T20:08:00.063Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestAdd [2022-05-12T20:08:00.063Z] --- PASS: TestAdd (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestDeleteEmpty [2022-05-12T20:08:00.063Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestDeleteNewline [2022-05-12T20:08:00.063Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestDelete [2022-05-12T20:08:00.063Z] --- PASS: TestDelete (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestConcurrentWrites [2022-05-12T20:08:00.063Z] === RUN TestNew [2022-05-12T20:08:00.063Z] --- PASS: TestNew (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestAddDriver [2022-05-12T20:08:00.063Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestAddDuplicateDriver [2022-05-12T20:08:00.063Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T20:08:00.063Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestDriver [2022-05-12T20:08:00.063Z] --- PASS: TestDriver (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestIPAM [2022-05-12T20:08:00.063Z] --- PASS: TestIPAM (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestWalkIPAMs [2022-05-12T20:08:00.063Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T20:08:00.063Z] === RUN TestWalkDrivers [2022-05-12T20:08:00.063Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T20:08:00.063Z] PASS [2022-05-12T20:08:00.063Z] coverage: 82.4% of statements [2022-05-12T20:08:00.063Z] ok github.com/docker/docker/libnetwork/drvregistry 0.067s coverage: 82.4% of statements [2022-05-12T20:08:00.545Z] --- PASS: TestConcurrentWrites (0.16s) [2022-05-12T20:08:00.545Z] PASS [2022-05-12T20:08:00.545Z] coverage: 81.2% of statements [2022-05-12T20:08:00.545Z] ok github.com/docker/docker/libnetwork/etchosts 0.209s coverage: 81.2% of statements [2022-05-12T20:08:00.545Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.68s) [2022-05-12T20:08:00.545Z] === RUN TestRetrieveFromStore [2022-05-12T20:08:00.545Z] === RUN TestNew [2022-05-12T20:08:00.545Z] --- PASS: TestNew (0.00s) [2022-05-12T20:08:00.545Z] === RUN TestAllocate [2022-05-12T20:08:00.545Z] --- PASS: TestAllocate (0.00s) [2022-05-12T20:08:00.545Z] === RUN TestUninitialized [2022-05-12T20:08:00.545Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T20:08:00.545Z] === RUN TestAllocateInRange [2022-05-12T20:08:00.545Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T20:08:00.545Z] === RUN TestAllocateSerial [2022-05-12T20:08:00.545Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T20:08:00.545Z] PASS [2022-05-12T20:08:00.545Z] coverage: 87.5% of statements [2022-05-12T20:08:00.545Z] ok github.com/docker/docker/libnetwork/idm 0.037s coverage: 87.5% of statements [2022-05-12T20:08:00.545Z] --- PASS: TestRetrieveFromStore (0.29s) [2022-05-12T20:08:00.545Z] === RUN TestIsCorrupted [2022-05-12T20:08:00.545Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-12T20:08:00.545Z] === RUN TestSetRollover [2022-05-12T20:08:01.027Z] === RUN TestCaller [2022-05-12T20:08:01.027Z] --- PASS: TestCaller (0.00s) [2022-05-12T20:08:01.027Z] PASS [2022-05-12T20:08:01.027Z] coverage: 100.0% of statements [2022-05-12T20:08:01.027Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2022-05-12T20:08:01.508Z] === RUN TestSetSerialInsertDelete [2022-05-12T20:08:01.508Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T20:08:01.508Z] === RUN TestSetParallelInsertDelete [2022-05-12T20:08:01.990Z] --- PASS: TestSetRollover (1.09s) [2022-05-12T20:08:01.990Z] === RUN TestSetRolloverSerial [2022-05-12T20:08:01.990Z] === RUN TestInt2IP2IntConversion [2022-05-12T20:08:01.990Z] === RUN TestPoolRequest [2022-05-12T20:08:01.990Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T20:08:01.990Z] === RUN TestOtherRequests [2022-05-12T20:08:01.990Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T20:08:01.990Z] PASS [2022-05-12T20:08:01.990Z] coverage: 57.1% of statements [2022-05-12T20:08:01.990Z] ok github.com/docker/docker/libnetwork/ipams/null 0.031s coverage: 57.1% of statements [2022-05-12T20:08:02.472Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2022-05-12T20:08:02.472Z] === RUN TestGetAddressVersion [2022-05-12T20:08:02.472Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T20:08:02.472Z] === RUN TestKeyString [2022-05-12T20:08:02.472Z] --- PASS: TestKeyString (0.00s) [2022-05-12T20:08:02.472Z] === RUN TestPoolDataMarshal [2022-05-12T20:08:02.472Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T20:08:02.472Z] === RUN TestSubnetsMarshal [2022-05-12T20:08:02.472Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-05-12T20:08:02.472Z] === RUN TestAddSubnets [2022-05-12T20:08:02.472Z] --- PASS: TestAddSubnets (0.03s) [2022-05-12T20:08:02.472Z] === RUN TestDoublePoolRelease [2022-05-12T20:08:02.472Z] --- PASS: TestDoublePoolRelease (0.01s) [2022-05-12T20:08:02.472Z] === RUN TestAddReleasePoolID [2022-05-12T20:08:02.472Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-05-12T20:08:02.472Z] === RUN TestPredefinedPool [2022-05-12T20:08:02.472Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-12T20:08:02.472Z] === RUN TestRemoveSubnet [2022-05-12T20:08:02.953Z] --- PASS: TestRemoveSubnet (0.12s) [2022-05-12T20:08:02.953Z] === RUN TestGetSameAddress [2022-05-12T20:08:02.953Z] --- PASS: TestGetSameAddress (0.01s) [2022-05-12T20:08:02.953Z] === RUN TestPoolAllocationReuse [2022-05-12T20:08:02.953Z] --- PASS: TestSetRolloverSerial (0.95s) [2022-05-12T20:08:02.953Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T20:08:02.953Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T20:08:02.953Z] PASS [2022-05-12T20:08:02.953Z] coverage: 84.4% of statements [2022-05-12T20:08:02.953Z] ok github.com/docker/docker/libnetwork/bitseq 7.705s coverage: 84.4% of statements [2022-05-12T20:08:03.436Z] === RUN TestGetCapabilities [2022-05-12T20:08:03.436Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T20:08:03.436Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T20:08:03.436Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-12T20:08:03.436Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T20:08:03.436Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-12T20:08:03.436Z] === RUN TestRemoteDriver [2022-05-12T20:08:03.436Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T20:08:03.436Z] PASS [2022-05-12T20:08:03.436Z] coverage: 47.4% of statements [2022-05-12T20:08:03.436Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.069s coverage: 47.4% of statements [2022-05-12T20:08:03.540Z] ? github.com/docker/docker/api [no test files] [2022-05-12T20:08:03.919Z] --- PASS: TestPoolAllocationReuse (1.16s) [2022-05-12T20:08:03.919Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T20:08:03.919Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-12T20:08:03.919Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T20:08:03.998Z] Loaded image: debian:bullseye-slim [2022-05-12T20:08:03.999Z] Loaded image: hello-world:latest [2022-05-12T20:08:03.999Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T20:08:03.999Z] INFO: Testing against a local daemon [2022-05-12T20:08:03.999Z] testing: warning: no tests to run [2022-05-12T20:08:03.999Z] PASS [2022-05-12T20:08:03.999Z] [2022-05-12T20:08:03.999Z] DONE 0 tests in 6.480s [2022-05-12T20:08:03.999Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:03.999Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:03.999Z] +++ set -e [2022-05-12T20:08:03.999Z] +++ '[' -n 0 ']' [2022-05-12T20:08:03.999Z] +++ set -x [2022-05-12T20:08:03.999Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:03.999Z] INFO: Testing against a local daemon [2022-05-12T20:08:03.999Z] testing: warning: no tests to run [2022-05-12T20:08:03.999Z] PASS [2022-05-12T20:08:03.999Z] [2022-05-12T20:08:03.999Z] DONE 0 tests in 0.065s [2022-05-12T20:08:03.999Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:03.999Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:03.999Z] +++ set -e [2022-05-12T20:08:03.999Z] +++ '[' -n 0 ']' [2022-05-12T20:08:03.999Z] +++ set -x [2022-05-12T20:08:03.999Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:03.999Z] INFO: Testing against a local daemon [2022-05-12T20:08:03.999Z] === RUN TestAttachWithTTY [2022-05-12T20:08:04.261Z] --- PASS: TestAttachWithTTY (0.33s) [2022-05-12T20:08:04.261Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:04.261Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:08:04.261Z] === RUN TestAttachWithTTY [2022-05-12T20:08:04.261Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-12T20:08:04.261Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:04.522Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:08:04.522Z] === RUN TestAttachWithTTY [2022-05-12T20:08:04.522Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-12T20:08:04.522Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:04.522Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-05-12T20:08:04.522Z] === RUN TestAttachWithTTY [2022-05-12T20:08:04.522Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-12T20:08:04.522Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:04.522Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:08:04.522Z] === RUN TestAttachWithTTY [2022-05-12T20:08:04.785Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-12T20:08:04.785Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:04.785Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-05-12T20:08:04.785Z] PASS [2022-05-12T20:08:04.785Z] [2022-05-12T20:08:04.785Z] DONE 10 tests in 0.970s [2022-05-12T20:08:04.785Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:04.785Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:04.785Z] +++ set -e [2022-05-12T20:08:04.785Z] +++ '[' -n 0 ']' [2022-05-12T20:08:04.785Z] +++ set -x [2022-05-12T20:08:04.785Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:04.934Z] === RUN TestWindowsIPAM [2022-05-12T20:08:04.934Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T20:08:04.934Z] PASS [2022-05-12T20:08:04.934Z] coverage: 71.4% of statements [2022-05-12T20:08:04.934Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.053s coverage: 71.4% of statements [2022-05-12T20:08:05.048Z] testing: warning: no tests to run [2022-05-12T20:08:05.048Z] PASS [2022-05-12T20:08:05.048Z] [2022-05-12T20:08:05.048Z] DONE 0 tests in 0.121s [2022-05-12T20:08:05.048Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:05.048Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.048Z] +++ set -e [2022-05-12T20:08:05.048Z] +++ '[' -n 0 ']' [2022-05-12T20:08:05.048Z] +++ set -x [2022-05-12T20:08:05.048Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.048Z] INFO: Testing against a local daemon [2022-05-12T20:08:05.048Z] testing: warning: no tests to run [2022-05-12T20:08:05.048Z] PASS [2022-05-12T20:08:05.048Z] [2022-05-12T20:08:05.048Z] DONE 0 tests in 0.174s [2022-05-12T20:08:05.310Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:05.310Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.310Z] +++ set -e [2022-05-12T20:08:05.310Z] +++ '[' -n 0 ']' [2022-05-12T20:08:05.310Z] +++ set -x [2022-05-12T20:08:05.310Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.310Z] INFO: Testing against a local daemon [2022-05-12T20:08:05.310Z] testing: warning: no tests to run [2022-05-12T20:08:05.310Z] PASS [2022-05-12T20:08:05.310Z] [2022-05-12T20:08:05.310Z] DONE 0 tests in 0.072s [2022-05-12T20:08:05.310Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:05.310Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.310Z] +++ set -e [2022-05-12T20:08:05.310Z] +++ '[' -n 0 ']' [2022-05-12T20:08:05.310Z] +++ set -x [2022-05-12T20:08:05.310Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.310Z] INFO: Testing against a local daemon [2022-05-12T20:08:05.310Z] testing: warning: no tests to run [2022-05-12T20:08:05.310Z] PASS [2022-05-12T20:08:05.310Z] [2022-05-12T20:08:05.310Z] DONE 0 tests in 0.048s [2022-05-12T20:08:05.310Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:05.310Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.310Z] +++ set -e [2022-05-12T20:08:05.310Z] +++ '[' -n 0 ']' [2022-05-12T20:08:05.310Z] +++ set -x [2022-05-12T20:08:05.310Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.418Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.48s) [2022-05-12T20:08:05.418Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T20:08:05.573Z] INFO: Testing against a local daemon [2022-05-12T20:08:05.573Z] testing: warning: no tests to run [2022-05-12T20:08:05.573Z] PASS [2022-05-12T20:08:05.573Z] [2022-05-12T20:08:05.573Z] DONE 0 tests in 0.055s [2022-05-12T20:08:05.573Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:05.573Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.573Z] +++ set -e [2022-05-12T20:08:05.573Z] +++ '[' -n 0 ']' [2022-05-12T20:08:05.573Z] +++ set -x [2022-05-12T20:08:05.573Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.573Z] testing: warning: no tests to run [2022-05-12T20:08:05.573Z] PASS [2022-05-12T20:08:05.573Z] [2022-05-12T20:08:05.573Z] DONE 0 tests in 0.015s [2022-05-12T20:08:05.573Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:05.573Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.573Z] +++ set -e [2022-05-12T20:08:05.573Z] +++ '[' -n 0 ']' [2022-05-12T20:08:05.573Z] +++ set -x [2022-05-12T20:08:05.573Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.573Z] INFO: Testing against a local daemon [2022-05-12T20:08:05.573Z] testing: warning: no tests to run [2022-05-12T20:08:05.573Z] PASS [2022-05-12T20:08:05.573Z] [2022-05-12T20:08:05.573Z] DONE 0 tests in 0.057s [2022-05-12T20:08:05.573Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:05.573Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.573Z] +++ set -e [2022-05-12T20:08:05.573Z] +++ '[' -n 0 ']' [2022-05-12T20:08:05.573Z] +++ set -x [2022-05-12T20:08:05.573Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.573Z] INFO: Testing against a local daemon [2022-05-12T20:08:05.573Z] testing: warning: no tests to run [2022-05-12T20:08:05.573Z] PASS [2022-05-12T20:08:05.573Z] [2022-05-12T20:08:05.573Z] DONE 0 tests in 0.063s [2022-05-12T20:08:05.836Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:05.836Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.836Z] +++ set -e [2022-05-12T20:08:05.836Z] +++ '[' -n 0 ']' [2022-05-12T20:08:05.836Z] +++ set -x [2022-05-12T20:08:05.836Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.836Z] INFO: Testing against a local daemon [2022-05-12T20:08:05.836Z] testing: warning: no tests to run [2022-05-12T20:08:05.836Z] PASS [2022-05-12T20:08:05.836Z] [2022-05-12T20:08:05.836Z] DONE 0 tests in 0.060s [2022-05-12T20:08:05.836Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:05.836Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.836Z] +++ set -e [2022-05-12T20:08:05.836Z] +++ '[' -n 0 ']' [2022-05-12T20:08:05.836Z] +++ set -x [2022-05-12T20:08:05.836Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.836Z] INFO: Testing against a local daemon [2022-05-12T20:08:05.836Z] testing: warning: no tests to run [2022-05-12T20:08:05.836Z] PASS [2022-05-12T20:08:05.836Z] [2022-05-12T20:08:05.836Z] DONE 0 tests in 0.075s [2022-05-12T20:08:05.836Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:05.836Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.836Z] +++ set -e [2022-05-12T20:08:05.836Z] +++ '[' -n 0 ']' [2022-05-12T20:08:05.836Z] +++ set -x [2022-05-12T20:08:05.836Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.836Z] testing: warning: no tests to run [2022-05-12T20:08:05.836Z] PASS [2022-05-12T20:08:05.836Z] [2022-05-12T20:08:05.836Z] DONE 0 tests in 0.014s [2022-05-12T20:08:05.836Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:05.836Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.836Z] +++ set -e [2022-05-12T20:08:05.836Z] +++ '[' -n 0 ']' [2022-05-12T20:08:05.836Z] +++ set -x [2022-05-12T20:08:05.836Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:05.900Z] === RUN TestDefaultNetwork [2022-05-12T20:08:06.099Z] INFO: Testing against a local daemon [2022-05-12T20:08:06.099Z] testing: warning: no tests to run [2022-05-12T20:08:06.099Z] PASS [2022-05-12T20:08:06.099Z] [2022-05-12T20:08:06.099Z] DONE 0 tests in 0.063s [2022-05-12T20:08:06.099Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:06.099Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.099Z] +++ set -e [2022-05-12T20:08:06.099Z] +++ '[' -n 0 ']' [2022-05-12T20:08:06.099Z] +++ set -x [2022-05-12T20:08:06.099Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.099Z] INFO: Testing against a local daemon [2022-05-12T20:08:06.099Z] testing: warning: no tests to run [2022-05-12T20:08:06.099Z] PASS [2022-05-12T20:08:06.099Z] [2022-05-12T20:08:06.099Z] DONE 0 tests in 0.064s [2022-05-12T20:08:06.099Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:06.099Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.099Z] +++ set -e [2022-05-12T20:08:06.099Z] +++ '[' -n 0 ']' [2022-05-12T20:08:06.099Z] +++ set -x [2022-05-12T20:08:06.099Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.361Z] INFO: Testing against a local daemon [2022-05-12T20:08:06.361Z] testing: warning: no tests to run [2022-05-12T20:08:06.361Z] PASS [2022-05-12T20:08:06.361Z] [2022-05-12T20:08:06.361Z] DONE 0 tests in 0.098s [2022-05-12T20:08:06.361Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:06.361Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.361Z] +++ set -e [2022-05-12T20:08:06.361Z] +++ '[' -n 0 ']' [2022-05-12T20:08:06.361Z] +++ set -x [2022-05-12T20:08:06.361Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.361Z] INFO: Testing against a local daemon [2022-05-12T20:08:06.361Z] testing: warning: no tests to run [2022-05-12T20:08:06.361Z] PASS [2022-05-12T20:08:06.361Z] [2022-05-12T20:08:06.361Z] DONE 0 tests in 0.053s [2022-05-12T20:08:06.361Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:06.361Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.361Z] +++ set -e [2022-05-12T20:08:06.361Z] +++ '[' -n 0 ']' [2022-05-12T20:08:06.361Z] +++ set -x [2022-05-12T20:08:06.361Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.361Z] INFO: Testing against a local daemon [2022-05-12T20:08:06.361Z] testing: warning: no tests to run [2022-05-12T20:08:06.361Z] PASS [2022-05-12T20:08:06.361Z] [2022-05-12T20:08:06.361Z] DONE 0 tests in 0.079s [2022-05-12T20:08:06.382Z] --- PASS: TestDefaultNetwork (0.22s) [2022-05-12T20:08:06.382Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T20:08:06.382Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-05-12T20:08:06.382Z] === RUN TestInitAddressPools [2022-05-12T20:08:06.382Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T20:08:06.382Z] PASS [2022-05-12T20:08:06.382Z] coverage: 74.0% of statements [2022-05-12T20:08:06.382Z] ok github.com/docker/docker/libnetwork/ipamutils 0.506s coverage: 74.0% of statements [2022-05-12T20:08:06.579Z] b111c3320c94: Pull complete [2022-05-12T20:08:06.624Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:06.624Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.624Z] +++ set -e [2022-05-12T20:08:06.624Z] +++ '[' -n 0 ']' [2022-05-12T20:08:06.624Z] +++ set -x [2022-05-12T20:08:06.624Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.624Z] INFO: Testing against a local daemon [2022-05-12T20:08:06.624Z] testing: warning: no tests to run [2022-05-12T20:08:06.624Z] PASS [2022-05-12T20:08:06.624Z] [2022-05-12T20:08:06.624Z] DONE 0 tests in 0.066s [2022-05-12T20:08:06.624Z] Running integration-test (iteration 2) [2022-05-12T20:08:06.624Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:06.624Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.624Z] +++ set -e [2022-05-12T20:08:06.624Z] +++ '[' -n 0 ']' [2022-05-12T20:08:06.624Z] +++ set -x [2022-05-12T20:08:06.624Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.624Z] INFO: Testing against a local daemon [2022-05-12T20:08:06.624Z] testing: warning: no tests to run [2022-05-12T20:08:06.624Z] PASS [2022-05-12T20:08:06.624Z] [2022-05-12T20:08:06.624Z] DONE 0 tests in 0.068s [2022-05-12T20:08:06.624Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:06.624Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.624Z] +++ set -e [2022-05-12T20:08:06.624Z] +++ '[' -n 0 ']' [2022-05-12T20:08:06.624Z] +++ set -x [2022-05-12T20:08:06.624Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.864Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.56s) [2022-05-12T20:08:06.865Z] === RUN TestGetAddress [2022-05-12T20:08:06.865Z] === RUN TestKeyValue [2022-05-12T20:08:06.865Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T20:08:06.865Z] PASS [2022-05-12T20:08:06.865Z] coverage: 60.0% of statements [2022-05-12T20:08:06.865Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2022-05-12T20:08:06.886Z] INFO: Testing against a local daemon [2022-05-12T20:08:06.886Z] testing: warning: no tests to run [2022-05-12T20:08:06.886Z] PASS [2022-05-12T20:08:06.886Z] [2022-05-12T20:08:06.886Z] DONE 0 tests in 0.061s [2022-05-12T20:08:06.886Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:06.886Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.886Z] +++ set -e [2022-05-12T20:08:06.886Z] +++ '[' -n 0 ']' [2022-05-12T20:08:06.886Z] +++ set -x [2022-05-12T20:08:06.886Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:06.886Z] INFO: Testing against a local daemon [2022-05-12T20:08:06.886Z] === RUN TestAttachWithTTY [2022-05-12T20:08:06.886Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-12T20:08:06.886Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:07.148Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-05-12T20:08:07.148Z] === RUN TestAttachWithTTY [2022-05-12T20:08:07.148Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-12T20:08:07.148Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:07.148Z] --- PASS: TestAttachWithoutTTy (0.09s) [2022-05-12T20:08:07.148Z] === RUN TestAttachWithTTY [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T20:08:07.347Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T20:08:07.410Z] --- PASS: TestAttachWithTTY (0.10s) [2022-05-12T20:08:07.410Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:07.410Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-05-12T20:08:07.410Z] === RUN TestAttachWithTTY [2022-05-12T20:08:07.410Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-12T20:08:07.410Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:07.410Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-05-12T20:08:07.410Z] === RUN TestAttachWithTTY [2022-05-12T20:08:07.672Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-12T20:08:07.672Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:07.672Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:08:07.672Z] PASS [2022-05-12T20:08:07.672Z] [2022-05-12T20:08:07.672Z] DONE 10 tests in 0.790s [2022-05-12T20:08:07.672Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:07.672Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:07.672Z] +++ set -e [2022-05-12T20:08:07.672Z] +++ '[' -n 0 ']' [2022-05-12T20:08:07.672Z] +++ set -x [2022-05-12T20:08:07.672Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:07.672Z] testing: warning: no tests to run [2022-05-12T20:08:07.672Z] PASS [2022-05-12T20:08:07.672Z] [2022-05-12T20:08:07.672Z] DONE 0 tests in 0.141s [2022-05-12T20:08:07.829Z] === RUN TestGenerate [2022-05-12T20:08:07.829Z] --- PASS: TestGenerate (0.00s) [2022-05-12T20:08:07.829Z] === RUN TestGeneratePtr [2022-05-12T20:08:07.829Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T20:08:07.829Z] === RUN TestGenerateMissingField [2022-05-12T20:08:07.829Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T20:08:07.829Z] === RUN TestFieldCannotBeSet [2022-05-12T20:08:07.829Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T20:08:07.829Z] === RUN TestTypeMismatchError [2022-05-12T20:08:07.829Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T20:08:07.829Z] PASS [2022-05-12T20:08:07.829Z] coverage: 100.0% of statements [2022-05-12T20:08:07.829Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-05-12T20:08:07.935Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:07.935Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:07.935Z] +++ set -e [2022-05-12T20:08:07.935Z] +++ '[' -n 0 ']' [2022-05-12T20:08:07.935Z] +++ set -x [2022-05-12T20:08:07.935Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:07.935Z] INFO: Testing against a local daemon [2022-05-12T20:08:07.935Z] testing: warning: no tests to run [2022-05-12T20:08:07.935Z] PASS [2022-05-12T20:08:07.935Z] [2022-05-12T20:08:07.935Z] DONE 0 tests in 0.110s [2022-05-12T20:08:07.935Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:07.935Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:07.935Z] +++ set -e [2022-05-12T20:08:07.935Z] +++ '[' -n 0 ']' [2022-05-12T20:08:07.935Z] +++ set -x [2022-05-12T20:08:07.935Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:07.935Z] INFO: Testing against a local daemon [2022-05-12T20:08:07.935Z] testing: warning: no tests to run [2022-05-12T20:08:07.935Z] PASS [2022-05-12T20:08:07.935Z] [2022-05-12T20:08:07.935Z] DONE 0 tests in 0.055s [2022-05-12T20:08:07.935Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:07.935Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:07.935Z] +++ set -e [2022-05-12T20:08:07.935Z] +++ '[' -n 0 ']' [2022-05-12T20:08:07.935Z] +++ set -x [2022-05-12T20:08:07.935Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.198Z] INFO: Testing against a local daemon [2022-05-12T20:08:08.198Z] testing: warning: no tests to run [2022-05-12T20:08:08.198Z] PASS [2022-05-12T20:08:08.198Z] [2022-05-12T20:08:08.198Z] DONE 0 tests in 0.054s [2022-05-12T20:08:08.198Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:08.198Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.198Z] +++ set -e [2022-05-12T20:08:08.198Z] +++ '[' -n 0 ']' [2022-05-12T20:08:08.198Z] +++ set -x [2022-05-12T20:08:08.198Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.198Z] INFO: Testing against a local daemon [2022-05-12T20:08:08.198Z] testing: warning: no tests to run [2022-05-12T20:08:08.198Z] PASS [2022-05-12T20:08:08.198Z] [2022-05-12T20:08:08.198Z] DONE 0 tests in 0.066s [2022-05-12T20:08:08.198Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:08.198Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.198Z] +++ set -e [2022-05-12T20:08:08.198Z] +++ '[' -n 0 ']' [2022-05-12T20:08:08.198Z] +++ set -x [2022-05-12T20:08:08.198Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.198Z] testing: warning: no tests to run [2022-05-12T20:08:08.198Z] PASS [2022-05-12T20:08:08.198Z] [2022-05-12T20:08:08.198Z] DONE 0 tests in 0.025s [2022-05-12T20:08:08.198Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:08.198Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.198Z] +++ set -e [2022-05-12T20:08:08.198Z] +++ '[' -n 0 ']' [2022-05-12T20:08:08.198Z] +++ set -x [2022-05-12T20:08:08.198Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.460Z] INFO: Testing against a local daemon [2022-05-12T20:08:08.460Z] testing: warning: no tests to run [2022-05-12T20:08:08.460Z] PASS [2022-05-12T20:08:08.460Z] [2022-05-12T20:08:08.460Z] DONE 0 tests in 0.058s [2022-05-12T20:08:08.460Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:08.460Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.460Z] +++ set -e [2022-05-12T20:08:08.460Z] +++ '[' -n 0 ']' [2022-05-12T20:08:08.460Z] +++ set -x [2022-05-12T20:08:08.460Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.460Z] INFO: Testing against a local daemon [2022-05-12T20:08:08.460Z] testing: warning: no tests to run [2022-05-12T20:08:08.460Z] PASS [2022-05-12T20:08:08.460Z] [2022-05-12T20:08:08.460Z] DONE 0 tests in 0.059s [2022-05-12T20:08:08.460Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:08.460Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.460Z] +++ set -e [2022-05-12T20:08:08.460Z] +++ '[' -n 0 ']' [2022-05-12T20:08:08.460Z] +++ set -x [2022-05-12T20:08:08.460Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.460Z] INFO: Testing against a local daemon [2022-05-12T20:08:08.460Z] testing: warning: no tests to run [2022-05-12T20:08:08.460Z] PASS [2022-05-12T20:08:08.460Z] [2022-05-12T20:08:08.460Z] DONE 0 tests in 0.050s [2022-05-12T20:08:08.460Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:08.460Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.460Z] +++ set -e [2022-05-12T20:08:08.460Z] +++ '[' -n 0 ']' [2022-05-12T20:08:08.460Z] +++ set -x [2022-05-12T20:08:08.460Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.723Z] INFO: Testing against a local daemon [2022-05-12T20:08:08.723Z] testing: warning: no tests to run [2022-05-12T20:08:08.723Z] PASS [2022-05-12T20:08:08.723Z] [2022-05-12T20:08:08.723Z] DONE 0 tests in 0.063s [2022-05-12T20:08:08.723Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:08.723Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.723Z] +++ set -e [2022-05-12T20:08:08.723Z] +++ '[' -n 0 ']' [2022-05-12T20:08:08.723Z] +++ set -x [2022-05-12T20:08:08.723Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.723Z] testing: warning: no tests to run [2022-05-12T20:08:08.723Z] PASS [2022-05-12T20:08:08.723Z] [2022-05-12T20:08:08.723Z] DONE 0 tests in 0.016s [2022-05-12T20:08:08.723Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:08.723Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.723Z] +++ set -e [2022-05-12T20:08:08.723Z] +++ '[' -n 0 ']' [2022-05-12T20:08:08.723Z] +++ set -x [2022-05-12T20:08:08.723Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.723Z] INFO: Testing against a local daemon [2022-05-12T20:08:08.723Z] testing: warning: no tests to run [2022-05-12T20:08:08.723Z] PASS [2022-05-12T20:08:08.723Z] [2022-05-12T20:08:08.723Z] DONE 0 tests in 0.056s [2022-05-12T20:08:08.723Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:08.723Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.723Z] +++ set -e [2022-05-12T20:08:08.723Z] +++ '[' -n 0 ']' [2022-05-12T20:08:08.723Z] +++ set -x [2022-05-12T20:08:08.723Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.841Z] testing: warning: no tests to run [2022-05-12T20:08:08.842Z] PASS [2022-05-12T20:08:08.842Z] coverage: 0.0% of statements [2022-05-12T20:08:08.842Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2022-05-12T20:08:08.985Z] INFO: Testing against a local daemon [2022-05-12T20:08:08.985Z] testing: warning: no tests to run [2022-05-12T20:08:08.985Z] PASS [2022-05-12T20:08:08.985Z] [2022-05-12T20:08:08.985Z] DONE 0 tests in 0.076s [2022-05-12T20:08:08.985Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:08.985Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.985Z] +++ set -e [2022-05-12T20:08:08.985Z] +++ '[' -n 0 ']' [2022-05-12T20:08:08.985Z] +++ set -x [2022-05-12T20:08:08.985Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.985Z] INFO: Testing against a local daemon [2022-05-12T20:08:08.985Z] testing: warning: no tests to run [2022-05-12T20:08:08.985Z] PASS [2022-05-12T20:08:08.985Z] [2022-05-12T20:08:08.985Z] DONE 0 tests in 0.066s [2022-05-12T20:08:08.985Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:08.985Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.985Z] +++ set -e [2022-05-12T20:08:08.985Z] +++ '[' -n 0 ']' [2022-05-12T20:08:08.985Z] +++ set -x [2022-05-12T20:08:08.985Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.985Z] INFO: Testing against a local daemon [2022-05-12T20:08:08.985Z] testing: warning: no tests to run [2022-05-12T20:08:08.985Z] PASS [2022-05-12T20:08:08.985Z] [2022-05-12T20:08:08.985Z] DONE 0 tests in 0.069s [2022-05-12T20:08:08.985Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:08.985Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:08.985Z] +++ set -e [2022-05-12T20:08:08.985Z] +++ '[' -n 0 ']' [2022-05-12T20:08:08.985Z] +++ set -x [2022-05-12T20:08:08.986Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:09.248Z] INFO: Testing against a local daemon [2022-05-12T20:08:09.248Z] testing: warning: no tests to run [2022-05-12T20:08:09.248Z] PASS [2022-05-12T20:08:09.248Z] [2022-05-12T20:08:09.248Z] DONE 0 tests in 0.063s [2022-05-12T20:08:09.248Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:09.248Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:09.248Z] +++ set -e [2022-05-12T20:08:09.248Z] +++ '[' -n 0 ']' [2022-05-12T20:08:09.248Z] +++ set -x [2022-05-12T20:08:09.248Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:09.248Z] INFO: Testing against a local daemon [2022-05-12T20:08:09.248Z] testing: warning: no tests to run [2022-05-12T20:08:09.248Z] PASS [2022-05-12T20:08:09.248Z] [2022-05-12T20:08:09.248Z] DONE 0 tests in 0.074s [2022-05-12T20:08:09.248Z] Running integration-test (iteration 3) [2022-05-12T20:08:09.248Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:09.248Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:09.248Z] +++ set -e [2022-05-12T20:08:09.248Z] +++ '[' -n 0 ']' [2022-05-12T20:08:09.248Z] +++ set -x [2022-05-12T20:08:09.248Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:09.323Z] === RUN TestNetworkDBSimple [2022-05-12T20:08:09.510Z] INFO: Testing against a local daemon [2022-05-12T20:08:09.510Z] testing: warning: no tests to run [2022-05-12T20:08:09.510Z] PASS [2022-05-12T20:08:09.510Z] [2022-05-12T20:08:09.510Z] DONE 0 tests in 0.117s [2022-05-12T20:08:09.510Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:09.510Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:09.510Z] +++ set -e [2022-05-12T20:08:09.510Z] +++ '[' -n 0 ']' [2022-05-12T20:08:09.510Z] +++ set -x [2022-05-12T20:08:09.511Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:09.511Z] INFO: Testing against a local daemon [2022-05-12T20:08:09.511Z] testing: warning: no tests to run [2022-05-12T20:08:09.511Z] PASS [2022-05-12T20:08:09.511Z] [2022-05-12T20:08:09.511Z] DONE 0 tests in 0.065s [2022-05-12T20:08:09.511Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:09.511Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:09.511Z] +++ set -e [2022-05-12T20:08:09.511Z] +++ '[' -n 0 ']' [2022-05-12T20:08:09.511Z] +++ set -x [2022-05-12T20:08:09.511Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:09.511Z] INFO: Testing against a local daemon [2022-05-12T20:08:09.511Z] === RUN TestAttachWithTTY [2022-05-12T20:08:09.772Z] --- PASS: TestAttachWithTTY (0.09s) [2022-05-12T20:08:09.772Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:09.772Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:08:09.772Z] === RUN TestAttachWithTTY [2022-05-12T20:08:09.772Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-12T20:08:09.772Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:09.772Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-05-12T20:08:09.772Z] === RUN TestAttachWithTTY [2022-05-12T20:08:09.805Z] === RUN TestRequestNewPort [2022-05-12T20:08:09.805Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T20:08:09.805Z] === RUN TestRequestSpecificPort [2022-05-12T20:08:09.805Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T20:08:09.805Z] === RUN TestReleasePort [2022-05-12T20:08:09.805Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T20:08:09.805Z] === RUN TestReuseReleasedPort [2022-05-12T20:08:09.805Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T20:08:09.805Z] === RUN TestReleaseUnreadledPort [2022-05-12T20:08:09.805Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T20:08:09.805Z] === RUN TestUnknowProtocol [2022-05-12T20:08:09.805Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T20:08:09.805Z] === RUN TestAllocateAllPorts [2022-05-12T20:08:09.805Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T20:08:09.805Z] === RUN TestPortAllocation [2022-05-12T20:08:09.805Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T20:08:09.805Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T20:08:09.805Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T20:08:09.805Z] === RUN TestNoDuplicateBPR [2022-05-12T20:08:09.805Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T20:08:09.805Z] === RUN TestChangePortRange [2022-05-12T20:08:09.805Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T20:08:09.805Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T20:08:09.805Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T20:08:09.805Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T20:08:09.805Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T20:08:09.805Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T20:08:09.805Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T20:08:09.805Z] PASS [2022-05-12T20:08:09.805Z] coverage: 88.6% of statements [2022-05-12T20:08:09.805Z] ok github.com/docker/docker/libnetwork/portallocator 0.034s coverage: 88.6% of statements [2022-05-12T20:08:10.034Z] --- PASS: TestAttachWithTTY (0.05s) [2022-05-12T20:08:10.034Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:10.034Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:08:10.034Z] === RUN TestAttachWithTTY [2022-05-12T20:08:10.034Z] --- PASS: TestAttachWithTTY (0.05s) [2022-05-12T20:08:10.034Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:10.034Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:08:10.034Z] === RUN TestAttachWithTTY [2022-05-12T20:08:10.034Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-12T20:08:10.034Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:10.286Z] 2022/05/12 20:08:10 Closing DB instances... [2022-05-12T20:08:10.296Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:08:10.296Z] PASS [2022-05-12T20:08:10.296Z] [2022-05-12T20:08:10.297Z] DONE 10 tests in 0.704s [2022-05-12T20:08:10.297Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:10.297Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:10.297Z] +++ set -e [2022-05-12T20:08:10.297Z] +++ '[' -n 0 ']' [2022-05-12T20:08:10.297Z] +++ set -x [2022-05-12T20:08:10.297Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:10.297Z] testing: warning: no tests to run [2022-05-12T20:08:10.297Z] PASS [2022-05-12T20:08:10.297Z] [2022-05-12T20:08:10.297Z] DONE 0 tests in 0.122s [2022-05-12T20:08:10.297Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:10.297Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:10.297Z] +++ set -e [2022-05-12T20:08:10.297Z] +++ '[' -n 0 ']' [2022-05-12T20:08:10.297Z] +++ set -x [2022-05-12T20:08:10.297Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:10.559Z] INFO: Testing against a local daemon [2022-05-12T20:08:10.559Z] testing: warning: no tests to run [2022-05-12T20:08:10.559Z] PASS [2022-05-12T20:08:10.559Z] [2022-05-12T20:08:10.559Z] DONE 0 tests in 0.172s [2022-05-12T20:08:10.559Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:10.559Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:10.559Z] +++ set -e [2022-05-12T20:08:10.559Z] +++ '[' -n 0 ']' [2022-05-12T20:08:10.559Z] +++ set -x [2022-05-12T20:08:10.559Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:10.559Z] INFO: Testing against a local daemon [2022-05-12T20:08:10.559Z] testing: warning: no tests to run [2022-05-12T20:08:10.559Z] PASS [2022-05-12T20:08:10.559Z] [2022-05-12T20:08:10.559Z] DONE 0 tests in 0.051s [2022-05-12T20:08:10.559Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:10.559Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:10.559Z] +++ set -e [2022-05-12T20:08:10.559Z] +++ '[' -n 0 ']' [2022-05-12T20:08:10.559Z] +++ set -x [2022-05-12T20:08:10.559Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:10.768Z] testing: warning: no tests to run [2022-05-12T20:08:10.768Z] PASS [2022-05-12T20:08:10.768Z] coverage: 0.0% of statements [2022-05-12T20:08:10.768Z] ok github.com/docker/docker/libnetwork/portmapper 0.032s coverage: 0.0% of statements [no tests to run] [2022-05-12T20:08:10.822Z] INFO: Testing against a local daemon [2022-05-12T20:08:10.822Z] testing: warning: no tests to run [2022-05-12T20:08:10.822Z] PASS [2022-05-12T20:08:10.822Z] [2022-05-12T20:08:10.822Z] DONE 0 tests in 0.055s [2022-05-12T20:08:10.822Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:10.822Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:10.822Z] +++ set -e [2022-05-12T20:08:10.822Z] +++ '[' -n 0 ']' [2022-05-12T20:08:10.822Z] +++ set -x [2022-05-12T20:08:10.822Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:10.822Z] INFO: Testing against a local daemon [2022-05-12T20:08:10.822Z] testing: warning: no tests to run [2022-05-12T20:08:10.822Z] PASS [2022-05-12T20:08:10.822Z] [2022-05-12T20:08:10.822Z] DONE 0 tests in 0.062s [2022-05-12T20:08:10.822Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:10.822Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:10.822Z] +++ set -e [2022-05-12T20:08:10.822Z] +++ '[' -n 0 ']' [2022-05-12T20:08:10.822Z] +++ set -x [2022-05-12T20:08:10.822Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:10.822Z] testing: warning: no tests to run [2022-05-12T20:08:10.822Z] PASS [2022-05-12T20:08:10.822Z] [2022-05-12T20:08:10.822Z] DONE 0 tests in 0.017s [2022-05-12T20:08:10.822Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:10.822Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:10.822Z] +++ set -e [2022-05-12T20:08:10.822Z] +++ '[' -n 0 ']' [2022-05-12T20:08:10.822Z] +++ set -x [2022-05-12T20:08:10.822Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.085Z] INFO: Testing against a local daemon [2022-05-12T20:08:11.085Z] testing: warning: no tests to run [2022-05-12T20:08:11.085Z] PASS [2022-05-12T20:08:11.085Z] [2022-05-12T20:08:11.085Z] DONE 0 tests in 0.050s [2022-05-12T20:08:11.085Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:11.085Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.085Z] +++ set -e [2022-05-12T20:08:11.085Z] +++ '[' -n 0 ']' [2022-05-12T20:08:11.085Z] +++ set -x [2022-05-12T20:08:11.085Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.085Z] INFO: Testing against a local daemon [2022-05-12T20:08:11.085Z] testing: warning: no tests to run [2022-05-12T20:08:11.085Z] PASS [2022-05-12T20:08:11.085Z] [2022-05-12T20:08:11.085Z] DONE 0 tests in 0.072s [2022-05-12T20:08:11.085Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:11.085Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.085Z] +++ set -e [2022-05-12T20:08:11.085Z] +++ '[' -n 0 ']' [2022-05-12T20:08:11.085Z] +++ set -x [2022-05-12T20:08:11.085Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.085Z] INFO: Testing against a local daemon [2022-05-12T20:08:11.085Z] testing: warning: no tests to run [2022-05-12T20:08:11.085Z] PASS [2022-05-12T20:08:11.085Z] [2022-05-12T20:08:11.085Z] DONE 0 tests in 0.062s [2022-05-12T20:08:11.085Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:11.085Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.085Z] +++ set -e [2022-05-12T20:08:11.085Z] +++ '[' -n 0 ']' [2022-05-12T20:08:11.085Z] +++ set -x [2022-05-12T20:08:11.085Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.249Z] === RUN TestHashData [2022-05-12T20:08:11.249Z] --- PASS: TestHashData (0.00s) [2022-05-12T20:08:11.249Z] PASS [2022-05-12T20:08:11.249Z] coverage: 2.8% of statements [2022-05-12T20:08:11.249Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2022-05-12T20:08:11.249Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-12T20:08:11.249Z] PASS [2022-05-12T20:08:11.249Z] coverage: 100.0% of statements [2022-05-12T20:08:11.249Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.059s coverage: 100.0% of statements [2022-05-12T20:08:11.347Z] INFO: Testing against a local daemon [2022-05-12T20:08:11.348Z] testing: warning: no tests to run [2022-05-12T20:08:11.348Z] PASS [2022-05-12T20:08:11.348Z] [2022-05-12T20:08:11.348Z] DONE 0 tests in 0.056s [2022-05-12T20:08:11.348Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:11.348Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.348Z] +++ set -e [2022-05-12T20:08:11.348Z] +++ '[' -n 0 ']' [2022-05-12T20:08:11.348Z] +++ set -x [2022-05-12T20:08:11.348Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.348Z] testing: warning: no tests to run [2022-05-12T20:08:11.348Z] PASS [2022-05-12T20:08:11.348Z] [2022-05-12T20:08:11.348Z] DONE 0 tests in 0.016s [2022-05-12T20:08:11.348Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:11.348Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.348Z] +++ set -e [2022-05-12T20:08:11.348Z] +++ '[' -n 0 ']' [2022-05-12T20:08:11.348Z] +++ set -x [2022-05-12T20:08:11.348Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.348Z] INFO: Testing against a local daemon [2022-05-12T20:08:11.348Z] testing: warning: no tests to run [2022-05-12T20:08:11.348Z] PASS [2022-05-12T20:08:11.348Z] [2022-05-12T20:08:11.348Z] DONE 0 tests in 0.070s [2022-05-12T20:08:11.348Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:11.348Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.348Z] +++ set -e [2022-05-12T20:08:11.348Z] +++ '[' -n 0 ']' [2022-05-12T20:08:11.348Z] +++ set -x [2022-05-12T20:08:11.348Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.610Z] INFO: Testing against a local daemon [2022-05-12T20:08:11.610Z] testing: warning: no tests to run [2022-05-12T20:08:11.610Z] PASS [2022-05-12T20:08:11.610Z] [2022-05-12T20:08:11.610Z] DONE 0 tests in 0.059s [2022-05-12T20:08:11.610Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:11.610Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.610Z] +++ set -e [2022-05-12T20:08:11.610Z] +++ '[' -n 0 ']' [2022-05-12T20:08:11.610Z] +++ set -x [2022-05-12T20:08:11.610Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.610Z] INFO: Testing against a local daemon [2022-05-12T20:08:11.610Z] testing: warning: no tests to run [2022-05-12T20:08:11.610Z] PASS [2022-05-12T20:08:11.610Z] [2022-05-12T20:08:11.610Z] DONE 0 tests in 0.074s [2022-05-12T20:08:11.610Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:11.610Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.610Z] +++ set -e [2022-05-12T20:08:11.610Z] +++ '[' -n 0 ']' [2022-05-12T20:08:11.610Z] +++ set -x [2022-05-12T20:08:11.610Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.731Z] --- PASS: TestNetworkDBSimple (2.07s) [2022-05-12T20:08:11.731Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T20:08:11.731Z] === RUN TestErrorConstructors [2022-05-12T20:08:11.731Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T20:08:11.731Z] === RUN TestCompareIPMask [2022-05-12T20:08:11.731Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T20:08:11.731Z] === RUN TestUtilGetHostPartIP [2022-05-12T20:08:11.731Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T20:08:11.731Z] === RUN TestUtilGetBroadcastIP [2022-05-12T20:08:11.731Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T20:08:11.731Z] === RUN TestParseCIDR [2022-05-12T20:08:11.731Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T20:08:11.731Z] PASS [2022-05-12T20:08:11.731Z] coverage: 37.3% of statements [2022-05-12T20:08:11.731Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-05-12T20:08:11.872Z] INFO: Testing against a local daemon [2022-05-12T20:08:11.872Z] testing: warning: no tests to run [2022-05-12T20:08:11.872Z] PASS [2022-05-12T20:08:11.872Z] [2022-05-12T20:08:11.872Z] DONE 0 tests in 0.069s [2022-05-12T20:08:11.872Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:11.872Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.872Z] +++ set -e [2022-05-12T20:08:11.872Z] +++ '[' -n 0 ']' [2022-05-12T20:08:11.872Z] +++ set -x [2022-05-12T20:08:11.872Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.872Z] INFO: Testing against a local daemon [2022-05-12T20:08:11.872Z] testing: warning: no tests to run [2022-05-12T20:08:11.872Z] PASS [2022-05-12T20:08:11.872Z] [2022-05-12T20:08:11.872Z] DONE 0 tests in 0.063s [2022-05-12T20:08:11.872Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:11.872Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.872Z] +++ set -e [2022-05-12T20:08:11.872Z] +++ '[' -n 0 ']' [2022-05-12T20:08:11.872Z] +++ set -x [2022-05-12T20:08:11.872Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.872Z] INFO: Testing against a local daemon [2022-05-12T20:08:11.872Z] testing: warning: no tests to run [2022-05-12T20:08:11.872Z] PASS [2022-05-12T20:08:11.872Z] [2022-05-12T20:08:11.872Z] DONE 0 tests in 0.040s [2022-05-12T20:08:11.873Z] Running integration-test (iteration 4) [2022-05-12T20:08:11.873Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:11.873Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:11.873Z] +++ set -e [2022-05-12T20:08:11.873Z] +++ '[' -n 0 ']' [2022-05-12T20:08:11.873Z] +++ set -x [2022-05-12T20:08:11.873Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:12.135Z] INFO: Testing against a local daemon [2022-05-12T20:08:12.135Z] testing: warning: no tests to run [2022-05-12T20:08:12.135Z] PASS [2022-05-12T20:08:12.135Z] [2022-05-12T20:08:12.135Z] DONE 0 tests in 0.067s [2022-05-12T20:08:12.135Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:12.135Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:12.135Z] +++ set -e [2022-05-12T20:08:12.135Z] +++ '[' -n 0 ']' [2022-05-12T20:08:12.135Z] +++ set -x [2022-05-12T20:08:12.135Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:12.135Z] INFO: Testing against a local daemon [2022-05-12T20:08:12.135Z] testing: warning: no tests to run [2022-05-12T20:08:12.135Z] PASS [2022-05-12T20:08:12.135Z] [2022-05-12T20:08:12.135Z] DONE 0 tests in 0.058s [2022-05-12T20:08:12.135Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:12.135Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:12.135Z] +++ set -e [2022-05-12T20:08:12.135Z] +++ '[' -n 0 ']' [2022-05-12T20:08:12.135Z] +++ set -x [2022-05-12T20:08:12.135Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:12.135Z] INFO: Testing against a local daemon [2022-05-12T20:08:12.135Z] === RUN TestAttachWithTTY [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T20:08:12.214Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T20:08:12.214Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T20:08:12.214Z] PASS [2022-05-12T20:08:12.214Z] coverage: 55.0% of statements [2022-05-12T20:08:12.214Z] ok github.com/docker/docker/oci 0.053s coverage: 55.0% of statements [2022-05-12T20:08:12.398Z] --- PASS: TestAttachWithTTY (0.09s) [2022-05-12T20:08:12.398Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:12.398Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:08:12.398Z] === RUN TestAttachWithTTY [2022-05-12T20:08:12.398Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-12T20:08:12.398Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:12.398Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:08:12.398Z] === RUN TestAttachWithTTY [2022-05-12T20:08:12.660Z] --- PASS: TestAttachWithTTY (0.05s) [2022-05-12T20:08:12.660Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:12.660Z] --- PASS: TestAttachWithoutTTy (0.09s) [2022-05-12T20:08:12.660Z] === RUN TestAttachWithTTY [2022-05-12T20:08:12.660Z] --- PASS: TestAttachWithTTY (0.05s) [2022-05-12T20:08:12.660Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:12.660Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:08:12.660Z] === RUN TestAttachWithTTY [2022-05-12T20:08:12.695Z] 2022/05/12 20:08:12 Closing DB instances... [2022-05-12T20:08:12.923Z] --- PASS: TestAttachWithTTY (0.08s) [2022-05-12T20:08:12.923Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:12.923Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-05-12T20:08:12.923Z] PASS [2022-05-12T20:08:12.923Z] [2022-05-12T20:08:12.923Z] DONE 10 tests in 0.751s [2022-05-12T20:08:12.923Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:12.923Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:12.924Z] +++ set -e [2022-05-12T20:08:12.924Z] +++ '[' -n 0 ']' [2022-05-12T20:08:12.924Z] +++ set -x [2022-05-12T20:08:12.924Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:12.924Z] testing: warning: no tests to run [2022-05-12T20:08:12.924Z] PASS [2022-05-12T20:08:12.924Z] [2022-05-12T20:08:12.924Z] DONE 0 tests in 0.081s [2022-05-12T20:08:12.924Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:12.924Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:12.924Z] +++ set -e [2022-05-12T20:08:12.924Z] +++ '[' -n 0 ']' [2022-05-12T20:08:12.924Z] +++ set -x [2022-05-12T20:08:12.924Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.177Z] === RUN TestParseVersion [2022-05-12T20:08:13.177Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T20:08:13.177Z] PASS [2022-05-12T20:08:13.177Z] coverage: 52.9% of statements [2022-05-12T20:08:13.177Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2022-05-12T20:08:13.177Z] === RUN TestAddressPoolOpt [2022-05-12T20:08:13.177Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/a [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/something [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/_=a [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/PATH [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/=a [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/PATH= [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/PATH=something [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/1asd [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/123 [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/some_space [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/= [2022-05-12T20:08:13.177Z] === RUN TestValidateEnv/PaTh [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T20:08:13.177Z] === RUN TestParseHost [2022-05-12T20:08:13.177Z] === RUN TestParseHost/something_with_spaces [2022-05-12T20:08:13.177Z] === RUN TestParseHost/:// [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T20:08:13.177Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T20:08:13.177Z] === RUN TestParseHost/unknown:// [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://:port [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T20:08:13.177Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T20:08:13.177Z] === RUN TestParseHost/#00 [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T20:08:13.177Z] === RUN TestParseHost/unix:// [2022-05-12T20:08:13.177Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://: [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T20:08:13.177Z] === RUN TestParseHost/npipe:// [2022-05-12T20:08:13.177Z] === RUN TestParseHost/fd:// [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T20:08:13.177Z] === RUN TestParseHost/fd://something [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp:// [2022-05-12T20:08:13.177Z] === RUN TestParseHost/tcp://host: [2022-05-12T20:08:13.177Z] === RUN TestParseHost/_ [2022-05-12T20:08:13.177Z] === RUN TestParseHost/__ [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T20:08:13.177Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T20:08:13.177Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T20:08:13.178Z] === RUN TestParseTCP [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/:5555/path [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/[::1]: [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/localhost: [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/: [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/#00 [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/::1 [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/:5555 [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/localhost [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/tcp:// [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/tcp://: [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T20:08:13.178Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP (0.01s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T20:08:13.178Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T20:08:13.178Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T20:08:13.178Z] === RUN TestValidateExtraHosts [2022-05-12T20:08:13.178Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T20:08:13.178Z] === RUN TestValidateIPAddress [2022-05-12T20:08:13.178Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T20:08:13.178Z] === RUN TestMapOpts [2022-05-12T20:08:13.178Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T20:08:13.178Z] === RUN TestListOptsWithoutValidator [2022-05-12T20:08:13.178Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T20:08:13.178Z] === RUN TestListOptsWithValidator [2022-05-12T20:08:13.178Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T20:08:13.178Z] === RUN TestValidateDNSSearch [2022-05-12T20:08:13.178Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T20:08:13.178Z] === RUN TestValidateLabel [2022-05-12T20:08:13.178Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T20:08:13.178Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T20:08:13.178Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T20:08:13.178Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T20:08:13.178Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T20:08:13.178Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T20:08:13.178Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T20:08:13.178Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T20:08:13.178Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T20:08:13.178Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T20:08:13.178Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T20:08:13.178Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T20:08:13.178Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T20:08:13.178Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T20:08:13.178Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T20:08:13.178Z] === RUN TestNamedListOpts [2022-05-12T20:08:13.178Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T20:08:13.178Z] === RUN TestNamedMapOpts [2022-05-12T20:08:13.178Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T20:08:13.178Z] === RUN TestParseLink [2022-05-12T20:08:13.178Z] --- PASS: TestParseLink (0.00s) [2022-05-12T20:08:13.178Z] === RUN TestUlimitOpt [2022-05-12T20:08:13.178Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T20:08:13.178Z] PASS [2022-05-12T20:08:13.178Z] coverage: 65.5% of statements [2022-05-12T20:08:13.178Z] ok github.com/docker/docker/opts 0.078s coverage: 65.5% of statements [2022-05-12T20:08:13.187Z] INFO: Testing against a local daemon [2022-05-12T20:08:13.187Z] testing: warning: no tests to run [2022-05-12T20:08:13.187Z] PASS [2022-05-12T20:08:13.187Z] [2022-05-12T20:08:13.187Z] DONE 0 tests in 0.138s [2022-05-12T20:08:13.187Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:13.187Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.187Z] +++ set -e [2022-05-12T20:08:13.187Z] +++ '[' -n 0 ']' [2022-05-12T20:08:13.187Z] +++ set -x [2022-05-12T20:08:13.187Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.187Z] INFO: Testing against a local daemon [2022-05-12T20:08:13.187Z] testing: warning: no tests to run [2022-05-12T20:08:13.187Z] PASS [2022-05-12T20:08:13.187Z] [2022-05-12T20:08:13.187Z] DONE 0 tests in 0.060s [2022-05-12T20:08:13.449Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:13.449Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.449Z] +++ set -e [2022-05-12T20:08:13.449Z] +++ '[' -n 0 ']' [2022-05-12T20:08:13.449Z] +++ set -x [2022-05-12T20:08:13.449Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.449Z] INFO: Testing against a local daemon [2022-05-12T20:08:13.449Z] testing: warning: no tests to run [2022-05-12T20:08:13.449Z] PASS [2022-05-12T20:08:13.449Z] [2022-05-12T20:08:13.449Z] DONE 0 tests in 0.060s [2022-05-12T20:08:13.449Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:13.449Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.449Z] +++ set -e [2022-05-12T20:08:13.449Z] +++ '[' -n 0 ']' [2022-05-12T20:08:13.449Z] +++ set -x [2022-05-12T20:08:13.449Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.449Z] INFO: Testing against a local daemon [2022-05-12T20:08:13.449Z] testing: warning: no tests to run [2022-05-12T20:08:13.449Z] PASS [2022-05-12T20:08:13.449Z] [2022-05-12T20:08:13.449Z] DONE 0 tests in 0.046s [2022-05-12T20:08:13.449Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:13.449Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.449Z] +++ set -e [2022-05-12T20:08:13.449Z] +++ '[' -n 0 ']' [2022-05-12T20:08:13.449Z] +++ set -x [2022-05-12T20:08:13.450Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.450Z] testing: warning: no tests to run [2022-05-12T20:08:13.450Z] PASS [2022-05-12T20:08:13.450Z] [2022-05-12T20:08:13.450Z] DONE 0 tests in 0.034s [2022-05-12T20:08:13.450Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:13.450Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.450Z] +++ set -e [2022-05-12T20:08:13.450Z] +++ '[' -n 0 ']' [2022-05-12T20:08:13.712Z] +++ set -x [2022-05-12T20:08:13.712Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.712Z] INFO: Testing against a local daemon [2022-05-12T20:08:13.712Z] testing: warning: no tests to run [2022-05-12T20:08:13.712Z] PASS [2022-05-12T20:08:13.712Z] [2022-05-12T20:08:13.712Z] DONE 0 tests in 0.064s [2022-05-12T20:08:13.712Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:13.712Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.712Z] +++ set -e [2022-05-12T20:08:13.712Z] +++ '[' -n 0 ']' [2022-05-12T20:08:13.712Z] +++ set -x [2022-05-12T20:08:13.712Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.712Z] INFO: Testing against a local daemon [2022-05-12T20:08:13.712Z] testing: warning: no tests to run [2022-05-12T20:08:13.712Z] PASS [2022-05-12T20:08:13.712Z] [2022-05-12T20:08:13.712Z] DONE 0 tests in 0.063s [2022-05-12T20:08:13.712Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:13.712Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.712Z] +++ set -e [2022-05-12T20:08:13.712Z] +++ '[' -n 0 ']' [2022-05-12T20:08:13.712Z] +++ set -x [2022-05-12T20:08:13.712Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.712Z] INFO: Testing against a local daemon [2022-05-12T20:08:13.712Z] testing: warning: no tests to run [2022-05-12T20:08:13.712Z] PASS [2022-05-12T20:08:13.712Z] [2022-05-12T20:08:13.712Z] DONE 0 tests in 0.067s [2022-05-12T20:08:13.974Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:13.975Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.975Z] +++ set -e [2022-05-12T20:08:13.975Z] +++ '[' -n 0 ']' [2022-05-12T20:08:13.975Z] +++ set -x [2022-05-12T20:08:13.975Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.975Z] INFO: Testing against a local daemon [2022-05-12T20:08:13.975Z] testing: warning: no tests to run [2022-05-12T20:08:13.975Z] PASS [2022-05-12T20:08:13.975Z] [2022-05-12T20:08:13.975Z] DONE 0 tests in 0.055s [2022-05-12T20:08:13.975Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:13.975Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.975Z] +++ set -e [2022-05-12T20:08:13.975Z] +++ '[' -n 0 ']' [2022-05-12T20:08:13.975Z] +++ set -x [2022-05-12T20:08:13.975Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.975Z] testing: warning: no tests to run [2022-05-12T20:08:13.975Z] PASS [2022-05-12T20:08:13.975Z] [2022-05-12T20:08:13.975Z] DONE 0 tests in 0.028s [2022-05-12T20:08:13.975Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:13.975Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.975Z] +++ set -e [2022-05-12T20:08:13.975Z] +++ '[' -n 0 ']' [2022-05-12T20:08:13.975Z] +++ set -x [2022-05-12T20:08:13.975Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.975Z] INFO: Testing against a local daemon [2022-05-12T20:08:13.975Z] testing: warning: no tests to run [2022-05-12T20:08:13.975Z] PASS [2022-05-12T20:08:13.975Z] [2022-05-12T20:08:13.975Z] DONE 0 tests in 0.061s [2022-05-12T20:08:13.975Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:13.975Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:13.975Z] +++ set -e [2022-05-12T20:08:13.975Z] +++ '[' -n 0 ']' [2022-05-12T20:08:13.975Z] +++ set -x [2022-05-12T20:08:13.975Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.191Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T20:08:14.191Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2022-05-12T20:08:14.191Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T20:08:14.238Z] INFO: Testing against a local daemon [2022-05-12T20:08:14.238Z] testing: warning: no tests to run [2022-05-12T20:08:14.238Z] PASS [2022-05-12T20:08:14.238Z] [2022-05-12T20:08:14.238Z] DONE 0 tests in 0.065s [2022-05-12T20:08:14.238Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:14.238Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.238Z] +++ set -e [2022-05-12T20:08:14.238Z] +++ '[' -n 0 ']' [2022-05-12T20:08:14.238Z] +++ set -x [2022-05-12T20:08:14.238Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.238Z] INFO: Testing against a local daemon [2022-05-12T20:08:14.238Z] testing: warning: no tests to run [2022-05-12T20:08:14.238Z] PASS [2022-05-12T20:08:14.238Z] [2022-05-12T20:08:14.238Z] DONE 0 tests in 0.049s [2022-05-12T20:08:14.238Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:14.238Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.238Z] +++ set -e [2022-05-12T20:08:14.238Z] +++ '[' -n 0 ']' [2022-05-12T20:08:14.238Z] +++ set -x [2022-05-12T20:08:14.238Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.238Z] INFO: Testing against a local daemon [2022-05-12T20:08:14.238Z] testing: warning: no tests to run [2022-05-12T20:08:14.238Z] PASS [2022-05-12T20:08:14.238Z] [2022-05-12T20:08:14.238Z] DONE 0 tests in 0.053s [2022-05-12T20:08:14.238Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:14.238Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.238Z] +++ set -e [2022-05-12T20:08:14.238Z] +++ '[' -n 0 ']' [2022-05-12T20:08:14.238Z] +++ set -x [2022-05-12T20:08:14.238Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.500Z] INFO: Testing against a local daemon [2022-05-12T20:08:14.500Z] testing: warning: no tests to run [2022-05-12T20:08:14.500Z] PASS [2022-05-12T20:08:14.500Z] [2022-05-12T20:08:14.500Z] DONE 0 tests in 0.050s [2022-05-12T20:08:14.500Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:14.500Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.500Z] +++ set -e [2022-05-12T20:08:14.500Z] +++ '[' -n 0 ']' [2022-05-12T20:08:14.500Z] +++ set -x [2022-05-12T20:08:14.500Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.500Z] INFO: Testing against a local daemon [2022-05-12T20:08:14.500Z] testing: warning: no tests to run [2022-05-12T20:08:14.500Z] PASS [2022-05-12T20:08:14.500Z] [2022-05-12T20:08:14.500Z] DONE 0 tests in 0.053s [2022-05-12T20:08:14.500Z] Running integration-test (iteration 5) [2022-05-12T20:08:14.500Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:14.500Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.500Z] +++ set -e [2022-05-12T20:08:14.500Z] +++ '[' -n 0 ']' [2022-05-12T20:08:14.500Z] +++ set -x [2022-05-12T20:08:14.500Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.500Z] INFO: Testing against a local daemon [2022-05-12T20:08:14.500Z] testing: warning: no tests to run [2022-05-12T20:08:14.500Z] PASS [2022-05-12T20:08:14.500Z] [2022-05-12T20:08:14.500Z] DONE 0 tests in 0.066s [2022-05-12T20:08:14.500Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:14.500Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.500Z] +++ set -e [2022-05-12T20:08:14.501Z] +++ '[' -n 0 ']' [2022-05-12T20:08:14.501Z] +++ set -x [2022-05-12T20:08:14.501Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.672Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T20:08:14.672Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T20:08:14.672Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2022-05-12T20:08:14.672Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T20:08:14.672Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T20:08:14.672Z] === RUN TestMiddleware [2022-05-12T20:08:14.672Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T20:08:14.672Z] === RUN TestNewResponseModifier [2022-05-12T20:08:14.672Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T20:08:14.672Z] PASS [2022-05-12T20:08:14.672Z] coverage: 26.8% of statements [2022-05-12T20:08:14.672Z] ok github.com/docker/docker/pkg/authorization 0.444s coverage: 26.8% of statements [2022-05-12T20:08:14.672Z] === RUN TestIsArchivePathDir [2022-05-12T20:08:14.763Z] INFO: Testing against a local daemon [2022-05-12T20:08:14.763Z] testing: warning: no tests to run [2022-05-12T20:08:14.763Z] PASS [2022-05-12T20:08:14.763Z] [2022-05-12T20:08:14.763Z] DONE 0 tests in 0.052s [2022-05-12T20:08:14.763Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:14.763Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.763Z] +++ set -e [2022-05-12T20:08:14.763Z] +++ '[' -n 0 ']' [2022-05-12T20:08:14.763Z] +++ set -x [2022-05-12T20:08:14.763Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:14.763Z] INFO: Testing against a local daemon [2022-05-12T20:08:14.763Z] === RUN TestAttachWithTTY [2022-05-12T20:08:15.025Z] --- PASS: TestAttachWithTTY (0.10s) [2022-05-12T20:08:15.025Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:15.025Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:08:15.025Z] === RUN TestAttachWithTTY [2022-05-12T20:08:15.025Z] --- PASS: TestAttachWithTTY (0.05s) [2022-05-12T20:08:15.025Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:15.025Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-05-12T20:08:15.025Z] === RUN TestAttachWithTTY [2022-05-12T20:08:15.154Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-05-12T20:08:15.154Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T20:08:15.154Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2022-05-12T20:08:15.154Z] === RUN TestIsArchivePathTar [2022-05-12T20:08:15.154Z] === RUN TestUnbuffered [2022-05-12T20:08:15.154Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T20:08:15.154Z] === RUN TestRaceUnbuffered [2022-05-12T20:08:15.154Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T20:08:15.154Z] PASS [2022-05-12T20:08:15.154Z] coverage: 100.0% of statements [2022-05-12T20:08:15.154Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2022-05-12T20:08:15.154Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-05-12T20:08:15.154Z] === RUN TestDecompressStreamGzip [2022-05-12T20:08:15.154Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-05-12T20:08:15.154Z] === RUN TestDecompressStreamBzip2 [2022-05-12T20:08:15.288Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-12T20:08:15.288Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:15.288Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:08:15.288Z] === RUN TestAttachWithTTY [2022-05-12T20:08:15.288Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-12T20:08:15.288Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:15.288Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:08:15.288Z] === RUN TestAttachWithTTY [2022-05-12T20:08:15.288Z] --- PASS: TestAttachWithTTY (0.05s) [2022-05-12T20:08:15.288Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:15.550Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-05-12T20:08:15.550Z] PASS [2022-05-12T20:08:15.550Z] [2022-05-12T20:08:15.550Z] DONE 10 tests in 0.726s [2022-05-12T20:08:15.550Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:15.550Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:15.550Z] +++ set -e [2022-05-12T20:08:15.550Z] +++ '[' -n 0 ']' [2022-05-12T20:08:15.550Z] +++ set -x [2022-05-12T20:08:15.550Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:15.550Z] testing: warning: no tests to run [2022-05-12T20:08:15.550Z] PASS [2022-05-12T20:08:15.550Z] [2022-05-12T20:08:15.551Z] DONE 0 tests in 0.130s [2022-05-12T20:08:15.551Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:15.551Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:15.551Z] +++ set -e [2022-05-12T20:08:15.551Z] +++ '[' -n 0 ']' [2022-05-12T20:08:15.551Z] +++ set -x [2022-05-12T20:08:15.551Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:15.635Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2022-05-12T20:08:15.635Z] === RUN TestDecompressStreamXz [2022-05-12T20:08:15.635Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T20:08:15.635Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T20:08:15.635Z] === RUN TestDecompressStreamZstd [2022-05-12T20:08:15.635Z] archive_test.go:140: zstd not installed [2022-05-12T20:08:15.635Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-12T20:08:15.635Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T20:08:15.635Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T20:08:15.635Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T20:08:15.635Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T20:08:15.635Z] === RUN TestCompressStreamInvalid [2022-05-12T20:08:15.635Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T20:08:15.635Z] === RUN TestExtensionInvalid [2022-05-12T20:08:15.635Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T20:08:15.635Z] === RUN TestExtensionUncompressed [2022-05-12T20:08:15.635Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T20:08:15.635Z] === RUN TestExtensionBzip2 [2022-05-12T20:08:15.635Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T20:08:15.635Z] === RUN TestExtensionGzip [2022-05-12T20:08:15.635Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T20:08:15.635Z] === RUN TestExtensionXz [2022-05-12T20:08:15.635Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T20:08:15.635Z] === RUN TestExtensionZstd [2022-05-12T20:08:15.635Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T20:08:15.635Z] === RUN TestCmdStreamLargeStderr [2022-05-12T20:08:15.635Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-05-12T20:08:15.635Z] === RUN TestCmdStreamBad [2022-05-12T20:08:15.635Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T20:08:15.635Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T20:08:15.635Z] === RUN TestCmdStreamGood [2022-05-12T20:08:15.635Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-12T20:08:15.635Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T20:08:15.635Z] 2022/05/12 20:08:15 Closing DB instances... [2022-05-12T20:08:15.635Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-05-12T20:08:15.635Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T20:08:15.635Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T20:08:15.635Z] === RUN TestUntarPath [2022-05-12T20:08:15.635Z] --- PASS: TestUntarPath (0.05s) [2022-05-12T20:08:15.635Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T20:08:15.635Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-05-12T20:08:15.635Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T20:08:15.635Z] === RUN TestMatch [2022-05-12T20:08:15.635Z] === RUN TestMatch/[[]] [2022-05-12T20:08:15.635Z] === RUN TestMatch/[[foo]] [2022-05-12T20:08:15.635Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T20:08:15.635Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T20:08:15.635Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T20:08:15.635Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T20:08:15.635Z] === RUN TestMatch/[] [2022-05-12T20:08:15.635Z] === RUN TestMatch/[]#01 [2022-05-12T20:08:15.635Z] === RUN TestMatch/[[qux]] [2022-05-12T20:08:15.635Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T20:08:15.635Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T20:08:15.635Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T20:08:15.635Z] --- PASS: TestMatch (0.00s) [2022-05-12T20:08:15.635Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T20:08:15.635Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T20:08:15.635Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T20:08:15.635Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T20:08:15.635Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T20:08:15.635Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T20:08:15.635Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T20:08:15.635Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T20:08:15.635Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T20:08:15.635Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T20:08:15.635Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T20:08:15.635Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T20:08:15.635Z] PASS [2022-05-12T20:08:15.635Z] coverage: 87.5% of statements [2022-05-12T20:08:15.635Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2022-05-12T20:08:15.813Z] INFO: Testing against a local daemon [2022-05-12T20:08:15.813Z] testing: warning: no tests to run [2022-05-12T20:08:15.813Z] PASS [2022-05-12T20:08:15.813Z] [2022-05-12T20:08:15.813Z] DONE 0 tests in 0.163s [2022-05-12T20:08:15.813Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:15.813Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:15.813Z] +++ set -e [2022-05-12T20:08:15.813Z] +++ '[' -n 0 ']' [2022-05-12T20:08:15.813Z] +++ set -x [2022-05-12T20:08:15.813Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:15.813Z] INFO: Testing against a local daemon [2022-05-12T20:08:15.813Z] testing: warning: no tests to run [2022-05-12T20:08:15.813Z] PASS [2022-05-12T20:08:15.813Z] [2022-05-12T20:08:15.813Z] DONE 0 tests in 0.072s [2022-05-12T20:08:15.813Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:15.813Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.076Z] +++ set -e [2022-05-12T20:08:16.076Z] +++ '[' -n 0 ']' [2022-05-12T20:08:16.076Z] +++ set -x [2022-05-12T20:08:16.076Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.076Z] INFO: Testing against a local daemon [2022-05-12T20:08:16.076Z] testing: warning: no tests to run [2022-05-12T20:08:16.076Z] PASS [2022-05-12T20:08:16.076Z] [2022-05-12T20:08:16.076Z] DONE 0 tests in 0.063s [2022-05-12T20:08:16.076Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:16.076Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.076Z] +++ set -e [2022-05-12T20:08:16.076Z] +++ '[' -n 0 ']' [2022-05-12T20:08:16.076Z] +++ set -x [2022-05-12T20:08:16.076Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.076Z] INFO: Testing against a local daemon [2022-05-12T20:08:16.076Z] testing: warning: no tests to run [2022-05-12T20:08:16.076Z] PASS [2022-05-12T20:08:16.076Z] [2022-05-12T20:08:16.076Z] DONE 0 tests in 0.109s [2022-05-12T20:08:16.076Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:16.076Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.076Z] +++ set -e [2022-05-12T20:08:16.076Z] +++ '[' -n 0 ']' [2022-05-12T20:08:16.076Z] +++ set -x [2022-05-12T20:08:16.076Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.118Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.15s) [2022-05-12T20:08:16.118Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T20:08:16.118Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T20:08:16.118Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T20:08:16.118Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T20:08:16.118Z] === RUN TestCopyWithTarSrcFile [2022-05-12T20:08:16.118Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-12T20:08:16.118Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T20:08:16.118Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-12T20:08:16.118Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T20:08:16.118Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T20:08:16.118Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T20:08:16.118Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T20:08:16.118Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T20:08:16.118Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T20:08:16.118Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T20:08:16.118Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-05-12T20:08:16.118Z] === RUN TestTarFiles [2022-05-12T20:08:16.339Z] testing: warning: no tests to run [2022-05-12T20:08:16.339Z] PASS [2022-05-12T20:08:16.339Z] [2022-05-12T20:08:16.339Z] DONE 0 tests in 0.031s [2022-05-12T20:08:16.339Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:16.339Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.339Z] +++ set -e [2022-05-12T20:08:16.339Z] +++ '[' -n 0 ']' [2022-05-12T20:08:16.339Z] +++ set -x [2022-05-12T20:08:16.339Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.339Z] INFO: Testing against a local daemon [2022-05-12T20:08:16.339Z] testing: warning: no tests to run [2022-05-12T20:08:16.339Z] PASS [2022-05-12T20:08:16.339Z] [2022-05-12T20:08:16.339Z] DONE 0 tests in 0.062s [2022-05-12T20:08:16.339Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:16.339Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.339Z] +++ set -e [2022-05-12T20:08:16.339Z] +++ '[' -n 0 ']' [2022-05-12T20:08:16.339Z] +++ set -x [2022-05-12T20:08:16.339Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.339Z] INFO: Testing against a local daemon [2022-05-12T20:08:16.339Z] testing: warning: no tests to run [2022-05-12T20:08:16.339Z] PASS [2022-05-12T20:08:16.339Z] [2022-05-12T20:08:16.339Z] DONE 0 tests in 0.070s [2022-05-12T20:08:16.339Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:16.339Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.339Z] +++ set -e [2022-05-12T20:08:16.339Z] +++ '[' -n 0 ']' [2022-05-12T20:08:16.339Z] +++ set -x [2022-05-12T20:08:16.339Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.600Z] === RUN TestChrootTarUntar [2022-05-12T20:08:16.600Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:08:16.600Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T20:08:16.600Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T20:08:16.600Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:08:16.600Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T20:08:16.600Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T20:08:16.600Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T20:08:16.600Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T20:08:16.600Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:08:16.600Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T20:08:16.600Z] === RUN TestChrootCopyWithTar [2022-05-12T20:08:16.600Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:08:16.600Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T20:08:16.600Z] === RUN TestChrootCopyFileWithTar [2022-05-12T20:08:16.600Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:08:16.600Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T20:08:16.600Z] === RUN TestChrootUntarPath [2022-05-12T20:08:16.600Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:08:16.600Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T20:08:16.600Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T20:08:16.600Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:08:16.600Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T20:08:16.600Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T20:08:16.600Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:08:16.600Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T20:08:16.600Z] === RUN TestChrootApplyDotDotFile [2022-05-12T20:08:16.600Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:08:16.600Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T20:08:16.600Z] PASS [2022-05-12T20:08:16.600Z] coverage: 12.0% of statements [2022-05-12T20:08:16.600Z] ok github.com/docker/docker/pkg/chrootarchive 0.076s coverage: 12.0% of statements [2022-05-12T20:08:16.602Z] INFO: Testing against a local daemon [2022-05-12T20:08:16.602Z] testing: warning: no tests to run [2022-05-12T20:08:16.602Z] PASS [2022-05-12T20:08:16.602Z] [2022-05-12T20:08:16.602Z] DONE 0 tests in 0.072s [2022-05-12T20:08:16.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:16.602Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.602Z] +++ set -e [2022-05-12T20:08:16.602Z] +++ '[' -n 0 ']' [2022-05-12T20:08:16.602Z] +++ set -x [2022-05-12T20:08:16.602Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.602Z] INFO: Testing against a local daemon [2022-05-12T20:08:16.602Z] testing: warning: no tests to run [2022-05-12T20:08:16.602Z] PASS [2022-05-12T20:08:16.602Z] [2022-05-12T20:08:16.602Z] DONE 0 tests in 0.047s [2022-05-12T20:08:16.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:16.602Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.602Z] +++ set -e [2022-05-12T20:08:16.602Z] +++ '[' -n 0 ']' [2022-05-12T20:08:16.602Z] +++ set -x [2022-05-12T20:08:16.602Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.602Z] testing: warning: no tests to run [2022-05-12T20:08:16.602Z] PASS [2022-05-12T20:08:16.602Z] [2022-05-12T20:08:16.602Z] DONE 0 tests in 0.021s [2022-05-12T20:08:16.602Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:16.602Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.602Z] +++ set -e [2022-05-12T20:08:16.602Z] +++ '[' -n 0 ']' [2022-05-12T20:08:16.602Z] +++ set -x [2022-05-12T20:08:16.602Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.865Z] INFO: Testing against a local daemon [2022-05-12T20:08:16.865Z] testing: warning: no tests to run [2022-05-12T20:08:16.865Z] PASS [2022-05-12T20:08:16.865Z] [2022-05-12T20:08:16.865Z] DONE 0 tests in 0.073s [2022-05-12T20:08:16.865Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:16.865Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.865Z] +++ set -e [2022-05-12T20:08:16.865Z] +++ '[' -n 0 ']' [2022-05-12T20:08:16.865Z] +++ set -x [2022-05-12T20:08:16.865Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.865Z] INFO: Testing against a local daemon [2022-05-12T20:08:16.865Z] testing: warning: no tests to run [2022-05-12T20:08:16.865Z] PASS [2022-05-12T20:08:16.865Z] [2022-05-12T20:08:16.865Z] DONE 0 tests in 0.054s [2022-05-12T20:08:16.865Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:16.865Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.865Z] +++ set -e [2022-05-12T20:08:16.865Z] +++ '[' -n 0 ']' [2022-05-12T20:08:16.865Z] +++ set -x [2022-05-12T20:08:16.865Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:16.865Z] INFO: Testing against a local daemon [2022-05-12T20:08:16.865Z] testing: warning: no tests to run [2022-05-12T20:08:16.865Z] PASS [2022-05-12T20:08:16.865Z] [2022-05-12T20:08:16.865Z] DONE 0 tests in 0.085s [2022-05-12T20:08:17.081Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-05-12T20:08:17.081Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T20:08:17.127Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:17.127Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:17.127Z] +++ set -e [2022-05-12T20:08:17.127Z] +++ '[' -n 0 ']' [2022-05-12T20:08:17.127Z] +++ set -x [2022-05-12T20:08:17.127Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:17.127Z] INFO: Testing against a local daemon [2022-05-12T20:08:17.127Z] testing: warning: no tests to run [2022-05-12T20:08:17.127Z] PASS [2022-05-12T20:08:17.127Z] [2022-05-12T20:08:17.127Z] DONE 0 tests in 0.061s [2022-05-12T20:08:17.127Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:17.127Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:17.127Z] +++ set -e [2022-05-12T20:08:17.127Z] +++ '[' -n 0 ']' [2022-05-12T20:08:17.127Z] +++ set -x [2022-05-12T20:08:17.127Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:17.127Z] INFO: Testing against a local daemon [2022-05-12T20:08:17.127Z] testing: warning: no tests to run [2022-05-12T20:08:17.127Z] PASS [2022-05-12T20:08:17.127Z] [2022-05-12T20:08:17.127Z] DONE 0 tests in 0.056s [2022-05-12T20:08:17.127Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachWithTTY|TestAttachWithoutTTy [2022-05-12T20:08:17.127Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:17.127Z] +++ set -e [2022-05-12T20:08:17.127Z] +++ '[' -n 0 ']' [2022-05-12T20:08:17.127Z] +++ set -x [2022-05-12T20:08:17.127Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachWithTTY|TestAttachWithoutTTy' [2022-05-12T20:08:17.390Z] INFO: Testing against a local daemon [2022-05-12T20:08:17.390Z] testing: warning: no tests to run [2022-05-12T20:08:17.390Z] PASS [2022-05-12T20:08:17.390Z] [2022-05-12T20:08:17.390Z] DONE 0 tests in 0.061s [2022-05-12T20:08:17.390Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2022-05-12T20:08:17.390Z] +++++ cat bundles/test-integration-flaky/docker.pid [2022-05-12T20:08:17.390Z] ++++ kill 6663 [2022-05-12T20:08:17.390Z] ++++ /etc/init.d/apparmor stop [2022-05-12T20:08:17.390Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T20:08:17.390Z] [2022-05-12T20:08:17.390Z] Unloading profiles will leave already running processes permanently [2022-05-12T20:08:17.390Z] unconfined, which can lead to unexpected situations. [2022-05-12T20:08:17.390Z] [2022-05-12T20:08:17.390Z] To set a process to complain mode, use the command line tool [2022-05-12T20:08:17.390Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T20:08:17.390Z] ++++ true [2022-05-12T20:08:17.390Z] exiting test-integration [2022-05-12T20:08:17.390Z] +++ exit 0 [2022-05-12T20:08:17.390Z] [2022-05-12T20:08:17.390Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T20:08:17.563Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T20:08:17.563Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T20:08:17.563Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T20:08:17.563Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T20:08:17.563Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T20:08:17.563Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T20:08:17.563Z] PASS [2022-05-12T20:08:17.563Z] coverage: 0.0% of statements [2022-05-12T20:08:17.563Z] ok github.com/docker/docker/pkg/containerfs 0.037s coverage: 0.0% of statements [2022-05-12T20:08:18.045Z] === RUN TestSizeEmpty [2022-05-12T20:08:18.045Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T20:08:18.045Z] === RUN TestSizeEmptyFile [2022-05-12T20:08:18.045Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T20:08:18.045Z] === RUN TestSizeNonemptyFile [2022-05-12T20:08:18.045Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T20:08:18.045Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T20:08:18.045Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T20:08:18.045Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T20:08:18.045Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T20:08:18.045Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T20:08:18.045Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T20:08:18.045Z] === RUN TestMoveToSubdir [2022-05-12T20:08:18.045Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T20:08:18.045Z] === RUN TestSizeNonExistingDirectory [2022-05-12T20:08:18.045Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T20:08:18.045Z] PASS [2022-05-12T20:08:18.046Z] coverage: 80.0% of statements [2022-05-12T20:08:18.046Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2022-05-12T20:08:18.782Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T20:08:18.782Z] HOSTNAME=fd0ac4e5f756 [2022-05-12T20:08:18.782Z] TESTDEBUG=0 [2022-05-12T20:08:18.782Z] DEST=bundles/test-integration [2022-05-12T20:08:18.782Z] PWD=/go/src/github.com/docker/docker [2022-05-12T20:08:18.782Z] KEEPBUNDLE=1 [2022-05-12T20:08:18.782Z] DOCKER_GITCOMMIT=4bafe07f37d6e75ce8dcd8ce31c75a5b75b381fd [2022-05-12T20:08:18.782Z] container=docker [2022-05-12T20:08:18.782Z] HOME=/root [2022-05-12T20:08:18.782Z] GOLANG_VERSION=1.18.2 [2022-05-12T20:08:18.782Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T20:08:18.782Z] VALIDATE_BRANCH=master [2022-05-12T20:08:18.782Z] TERM=xterm [2022-05-12T20:08:18.782Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T20:08:18.782Z] SHLVL=1 [2022-05-12T20:08:18.782Z] TIMEOUT=120m [2022-05-12T20:08:18.782Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T20:08:18.782Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T20:08:18.782Z] GO111MODULE=off [2022-05-12T20:08:18.782Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T20:08:18.782Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T20:08:18.782Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T20:08:18.782Z] GOPATH=/go [2022-05-12T20:08:18.782Z] PKG_CONFIG=pkg-config [2022-05-12T20:08:18.782Z] _=/usr/bin/env [2022-05-12T20:08:18.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T20:08:19.060Z] === RUN TestPollerAddRemove [2022-05-12T20:08:19.061Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T20:08:19.061Z] === RUN TestPollerEvent [2022-05-12T20:08:19.061Z] poller_test.go:40: No chmod on Windows [2022-05-12T20:08:19.061Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T20:08:19.061Z] === RUN TestPollerClose [2022-05-12T20:08:19.061Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T20:08:19.061Z] PASS [2022-05-12T20:08:19.061Z] coverage: 45.7% of statements [2022-05-12T20:08:19.061Z] ok github.com/docker/docker/pkg/filenotify 0.032s coverage: 45.7% of statements [2022-05-12T20:08:19.061Z] 2022/05/12 20:08:18 Closing DB instances... [2022-05-12T20:08:19.061Z] --- PASS: TestTarFiles (3.35s) [2022-05-12T20:08:19.061Z] === RUN TestDetectCompressionZstd [2022-05-12T20:08:19.061Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T20:08:19.061Z] === RUN TestTarUntar [2022-05-12T20:08:19.061Z] --- PASS: TestTarUntar (0.02s) [2022-05-12T20:08:19.061Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T20:08:19.061Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-12T20:08:19.061Z] === RUN TestTarWithOptions [2022-05-12T20:08:19.061Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-12T20:08:19.542Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T20:08:19.542Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T20:08:19.542Z] === RUN TestUntarUstarGnuConflict [2022-05-12T20:08:19.542Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T20:08:19.542Z] === RUN TestUntarInvalidFilenames [2022-05-12T20:08:19.542Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1464177334\\dest" [2022-05-12T20:08:19.542Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2022-05-12T20:08:19.542Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T20:08:19.542Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T20:08:19.542Z] === RUN TestUntarInvalidHardlink [2022-05-12T20:08:19.542Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink798021276\\victim\\hello" -> "../victim/hello" [2022-05-12T20:08:19.542Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink599473409\\victim\\hello" -> "/../victim/hello" [2022-05-12T20:08:19.542Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2459894466\\victim" -> "../victim" [2022-05-12T20:08:19.542Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4158234888\\victim" -> "../victim" [2022-05-12T20:08:19.542Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3196972169\\victim" -> "../victim" [2022-05-12T20:08:19.542Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2600170492\\victim" -> "../victim" [2022-05-12T20:08:19.542Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-05-12T20:08:19.542Z] === RUN TestUntarInvalidSymlink [2022-05-12T20:08:19.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink165679374\\dest\\dotdot" -> "../victim/hello" [2022-05-12T20:08:19.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1702429151\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T20:08:19.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3566424739\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:08:19.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3872053331\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:08:19.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink694401695\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:08:19.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3470024499\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:08:19.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2338623800\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T20:08:19.542Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2022-05-12T20:08:19.542Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T20:08:19.542Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T20:08:19.542Z] === RUN TestXGlobalNoParent [2022-05-12T20:08:19.542Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T20:08:19.542Z] === RUN TestReplaceFileTarWrapper [2022-05-12T20:08:19.542Z] --- PASS: TestReplaceFileTarWrapper (0.10s) [2022-05-12T20:08:19.542Z] === RUN TestPrefixHeaderReadable [2022-05-12T20:08:19.542Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-12T20:08:19.542Z] === RUN TestDisablePigz [2022-05-12T20:08:19.542Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T20:08:19.542Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T20:08:19.542Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T20:08:19.542Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T20:08:19.542Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T20:08:19.542Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T20:08:19.542Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T20:08:19.542Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T20:08:19.542Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T20:08:19.542Z] === RUN TestCopyFile [2022-05-12T20:08:19.542Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T20:08:19.542Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T20:08:19.542Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T20:08:19.542Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T20:08:19.542Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T20:08:19.542Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T20:08:19.542Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T20:08:19.543Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T20:08:19.543Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestWildcardMatches [2022-05-12T20:08:19.543Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestPatternMatches [2022-05-12T20:08:19.543Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T20:08:19.543Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T20:08:19.543Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T20:08:19.543Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T20:08:19.543Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T20:08:19.543Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T20:08:19.543Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestSingleExclamationError [2022-05-12T20:08:19.543Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestMatchesWithNoPatterns [2022-05-12T20:08:19.543Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T20:08:19.543Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestMatches [2022-05-12T20:08:19.543Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T20:08:19.543Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T20:08:19.543Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T20:08:19.543Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T20:08:19.543Z] --- PASS: TestMatches (0.01s) [2022-05-12T20:08:19.543Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T20:08:19.543Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T20:08:19.543Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T20:08:19.543Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestCleanPatterns [2022-05-12T20:08:19.543Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T20:08:19.543Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T20:08:19.543Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T20:08:19.543Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T20:08:19.543Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T20:08:19.543Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestCreateIfNotExistsDir [2022-05-12T20:08:19.543Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestCreateIfNotExistsFile [2022-05-12T20:08:19.543Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestMatch [2022-05-12T20:08:19.543Z] --- PASS: TestMatch (0.00s) [2022-05-12T20:08:19.543Z] === RUN TestCompile [2022-05-12T20:08:19.543Z] === RUN TestCompile/slash [2022-05-12T20:08:19.543Z] === RUN TestCompile/backslash [2022-05-12T20:08:19.543Z] --- PASS: TestCompile (0.00s) [2022-05-12T20:08:19.543Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T20:08:19.543Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T20:08:19.543Z] PASS [2022-05-12T20:08:19.543Z] coverage: 84.7% of statements [2022-05-12T20:08:19.543Z] ok github.com/docker/docker/pkg/fileutils 0.062s coverage: 84.7% of statements [2022-05-12T20:08:19.543Z] --- PASS: TestDisablePigz (0.10s) [2022-05-12T20:08:19.543Z] === RUN TestPigz [2022-05-12T20:08:20.024Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T20:08:20.024Z] --- PASS: TestPigz (0.10s) [2022-05-12T20:08:20.024Z] === RUN TestNosysFileInfo [2022-05-12T20:08:20.024Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T20:08:20.024Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T20:08:20.024Z] archive_windows_test.go:16: Currently fails [2022-05-12T20:08:20.024Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T20:08:20.024Z] === RUN TestCanonicalTarNameForPath [2022-05-12T20:08:20.024Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T20:08:20.024Z] === RUN TestCanonicalTarName [2022-05-12T20:08:20.024Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T20:08:20.024Z] === RUN TestChmodTarEntry [2022-05-12T20:08:20.024Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T20:08:20.024Z] === RUN TestHardLinkOrder [2022-05-12T20:08:20.024Z] --- PASS: TestHardLinkOrder (0.06s) [2022-05-12T20:08:20.024Z] === RUN TestChangeString [2022-05-12T20:08:20.024Z] --- PASS: TestChangeString (0.00s) [2022-05-12T20:08:20.024Z] === RUN TestChangesWithNoChanges [2022-05-12T20:08:20.024Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-12T20:08:20.024Z] === RUN TestChangesWithChanges [2022-05-12T20:08:20.024Z] --- PASS: TestChangesWithChanges (0.02s) [2022-05-12T20:08:20.024Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T20:08:20.024Z] changes_test.go:196: needs more investigation [2022-05-12T20:08:20.024Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T20:08:20.024Z] === RUN TestChangesDirsEmpty [2022-05-12T20:08:20.024Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T20:08:20.024Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-12T20:08:20.024Z] === RUN TestChangesDirsMutated [2022-05-12T20:08:20.024Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T20:08:20.024Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-12T20:08:20.024Z] === RUN TestApplyLayer [2022-05-12T20:08:20.024Z] changes_test.go:433: needs further investigation [2022-05-12T20:08:20.024Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T20:08:20.024Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T20:08:20.024Z] changes_test.go:469: needs further investigation [2022-05-12T20:08:20.024Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T20:08:20.024Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T20:08:20.024Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T20:08:20.024Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T20:08:20.024Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T20:08:20.024Z] === RUN TestChangesSize [2022-05-12T20:08:20.024Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T20:08:20.024Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T20:08:20.024Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3401794568\\dest" [2022-05-12T20:08:20.024Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-12T20:08:20.024Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T20:08:20.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink98714349\\victim\\hello" -> "../victim/hello" [2022-05-12T20:08:20.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1823050447\\victim\\hello" -> "/../victim/hello" [2022-05-12T20:08:20.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2748966474\\victim" -> "../victim" [2022-05-12T20:08:20.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink605173563\\victim" -> "../victim" [2022-05-12T20:08:20.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink643039353\\victim" -> "../victim" [2022-05-12T20:08:20.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink488534761\\victim" -> "../victim" [2022-05-12T20:08:20.024Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-12T20:08:20.024Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T20:08:20.024Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink844075928\\dest\\dotdot" -> "../victim/hello" [2022-05-12T20:08:20.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2789046800\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T20:08:20.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1663284133\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:08:20.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1593836969\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:08:20.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink353327734\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:08:20.025Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1087589556\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:08:20.025Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-05-12T20:08:20.025Z] === RUN TestApplyLayerWhiteouts [2022-05-12T20:08:20.025Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2022-05-12T20:08:20.025Z] === RUN TestGenerateEmptyFile [2022-05-12T20:08:20.025Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T20:08:20.025Z] === RUN TestGenerateWithContent [2022-05-12T20:08:20.025Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T20:08:20.025Z] PASS [2022-05-12T20:08:20.025Z] coverage: 61.9% of statements [2022-05-12T20:08:20.025Z] ok github.com/docker/docker/pkg/archive 5.147s coverage: 61.9% of statements [2022-05-12T20:08:20.025Z] === RUN TestGet [2022-05-12T20:08:20.025Z] --- PASS: TestGet (0.00s) [2022-05-12T20:08:20.025Z] === RUN TestGetShortcutString [2022-05-12T20:08:20.025Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T20:08:20.025Z] PASS [2022-05-12T20:08:20.025Z] coverage: 42.9% of statements [2022-05-12T20:08:20.025Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2022-05-12T20:08:20.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T20:08:21.037Z] === RUN TestCreateIDMapOrder [2022-05-12T20:08:21.037Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T20:08:21.037Z] PASS [2022-05-12T20:08:21.037Z] coverage: 7.2% of statements [2022-05-12T20:08:21.037Z] ok github.com/docker/docker/pkg/idtools 0.035s coverage: 7.2% of statements [2022-05-12T20:08:21.519Z] --- PASS: TestNetworkDBCRUDTableEntry (4.12s) [2022-05-12T20:08:21.519Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T20:08:21.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T20:08:22.001Z] === RUN TestFixedBufferCap [2022-05-12T20:08:22.001Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T20:08:22.001Z] === RUN TestFixedBufferLen [2022-05-12T20:08:22.001Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T20:08:22.001Z] === RUN TestFixedBufferString [2022-05-12T20:08:22.001Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T20:08:22.001Z] === RUN TestFixedBufferWrite [2022-05-12T20:08:22.001Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T20:08:22.001Z] === RUN TestFixedBufferRead [2022-05-12T20:08:22.001Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T20:08:22.001Z] === RUN TestBytesPipeRead [2022-05-12T20:08:22.001Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T20:08:22.001Z] === RUN TestBytesPipeWrite [2022-05-12T20:08:22.001Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T20:08:22.001Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T20:08:22.483Z] --- PASS: TestBytesPipeWriteRandomChunks (0.36s) [2022-05-12T20:08:22.483Z] === RUN TestAtomicWriteToFile [2022-05-12T20:08:22.483Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T20:08:22.483Z] === RUN TestAtomicWriteSetCommit [2022-05-12T20:08:22.483Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2022-05-12T20:08:22.483Z] === RUN TestAtomicWriteSetCancel [2022-05-12T20:08:22.483Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T20:08:22.483Z] === RUN TestReadCloserWrapperClose [2022-05-12T20:08:22.483Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T20:08:22.483Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T20:08:22.483Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T20:08:22.483Z] === RUN TestReaderErrWrapperRead [2022-05-12T20:08:22.483Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T20:08:22.483Z] === RUN TestCancelReadCloser [2022-05-12T20:08:22.483Z] --- PASS: TestCancelReadCloser (0.11s) [2022-05-12T20:08:22.483Z] === RUN TestWriteCloserWrapperClose [2022-05-12T20:08:22.483Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T20:08:22.483Z] === RUN TestNopWriteCloser [2022-05-12T20:08:22.483Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T20:08:22.483Z] === RUN TestNopWriter [2022-05-12T20:08:22.483Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T20:08:22.483Z] === RUN TestWriteCounter [2022-05-12T20:08:22.483Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T20:08:22.483Z] PASS [2022-05-12T20:08:22.483Z] coverage: 70.1% of statements [2022-05-12T20:08:22.483Z] ok github.com/docker/docker/pkg/ioutils 0.531s coverage: 70.1% of statements [2022-05-12T20:08:22.965Z] 2022/05/12 20:08:22 Closing DB instances... [2022-05-12T20:08:22.965Z] === RUN TestError [2022-05-12T20:08:23.447Z] --- PASS: TestError (0.00s) [2022-05-12T20:08:23.447Z] === RUN TestProgressString [2022-05-12T20:08:23.447Z] === RUN TestProgressString/no_progress [2022-05-12T20:08:23.447Z] === RUN TestProgressString/progress_1 [2022-05-12T20:08:23.447Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T20:08:23.447Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T20:08:23.447Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T20:08:23.447Z] === RUN TestProgressString/with_units [2022-05-12T20:08:23.447Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T20:08:23.447Z] === RUN TestProgressString/hide_counts [2022-05-12T20:08:23.447Z] --- PASS: TestProgressString (0.00s) [2022-05-12T20:08:23.447Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T20:08:23.447Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T20:08:23.447Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T20:08:23.447Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T20:08:23.447Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T20:08:23.447Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T20:08:23.447Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T20:08:23.447Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T20:08:23.447Z] === RUN TestJSONMessageDisplay [2022-05-12T20:08:23.447Z] --- PASS: TestJSONMessageDisplay (0.13s) [2022-05-12T20:08:23.447Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T20:08:23.447Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T20:08:23.447Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T20:08:23.447Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T20:08:23.447Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T20:08:23.447Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T20:08:23.447Z] PASS [2022-05-12T20:08:23.447Z] coverage: 91.7% of statements [2022-05-12T20:08:23.447Z] ok github.com/docker/docker/pkg/jsonmessage 0.162s coverage: 91.7% of statements [2022-05-12T20:08:23.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T20:08:23.929Z] === RUN TestStandardLongPath [2022-05-12T20:08:23.929Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T20:08:23.929Z] === RUN TestUNCLongPath [2022-05-12T20:08:23.929Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T20:08:23.929Z] PASS [2022-05-12T20:08:23.929Z] coverage: 100.0% of statements [2022-05-12T20:08:23.929Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-05-12T20:08:24.410Z] === RUN TestNameFormat [2022-05-12T20:08:24.410Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T20:08:24.410Z] === RUN TestNameRetries [2022-05-12T20:08:24.410Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T20:08:24.410Z] PASS [2022-05-12T20:08:24.410Z] coverage: 85.7% of statements [2022-05-12T20:08:24.410Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2022-05-12T20:08:24.410Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-05-12T20:08:24.410Z] === RUN TestNetworkDBNodeLeave [2022-05-12T20:08:24.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T20:08:24.892Z] === RUN TestParseKeyValueOpt [2022-05-12T20:08:24.892Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T20:08:24.892Z] === RUN TestParseUintList [2022-05-12T20:08:24.892Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T20:08:24.892Z] === RUN TestParseUintListMaximumLimits [2022-05-12T20:08:24.892Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T20:08:24.892Z] PASS [2022-05-12T20:08:24.892Z] coverage: 97.0% of statements [2022-05-12T20:08:24.892Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2022-05-12T20:08:25.373Z] === RUN Test_windowsOSRelease_String [2022-05-12T20:08:25.373Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T20:08:25.373Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T20:08:25.373Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T20:08:25.373Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T20:08:25.373Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T20:08:25.373Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T20:08:25.373Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T20:08:25.373Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T20:08:25.373Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T20:08:25.373Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T20:08:25.373Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T20:08:25.373Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T20:08:25.373Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T20:08:25.373Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T20:08:25.373Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T20:08:25.373Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T20:08:25.373Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T20:08:25.373Z] PASS [2022-05-12T20:08:25.373Z] coverage: 36.4% of statements [2022-05-12T20:08:25.373Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 36.4% of statements [2022-05-12T20:08:26.386Z] --- PASS: TestGetAddress (19.18s) [2022-05-12T20:08:26.386Z] === RUN TestRequestSyntaxCheck [2022-05-12T20:08:26.386Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2022-05-12T20:08:26.386Z] === RUN TestRequest [2022-05-12T20:08:26.386Z] === RUN TestNewAndRemove [2022-05-12T20:08:26.386Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T20:08:26.386Z] === RUN TestRemoveInvalidPath [2022-05-12T20:08:26.386Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T20:08:26.386Z] PASS [2022-05-12T20:08:26.386Z] coverage: 82.6% of statements [2022-05-12T20:08:26.386Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2022-05-12T20:08:26.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T20:08:27.066Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-12T20:08:27.400Z] === RUN TestFailedConnection [2022-05-12T20:08:27.400Z] time="2022-05-12T20:08:27Z" level=error msg="node1(74ced1dd4360) Could not close DB: timeout waiting for leave broadcast" [2022-05-12T20:08:27.400Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2022-05-12T20:08:27.400Z] === RUN TestNetworkDBWatch [2022-05-12T20:08:28.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T20:08:28.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T20:08:28.832Z] === RUN TestMiddlewares [2022-05-12T20:08:28.832Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T20:08:28.832Z] PASS [2022-05-12T20:08:28.832Z] coverage: 7.9% of statements [2022-05-12T20:08:28.832Z] ok github.com/docker/docker/api/server 0.055s coverage: 7.9% of statements [2022-05-12T20:08:29.006Z] 2022/05/12 20:08:28 Closing DB instances... [2022-05-12T20:08:29.487Z] --- PASS: TestFailedConnection (2.00s) [2022-05-12T20:08:29.487Z] === RUN TestFailOnce [2022-05-12T20:08:29.487Z] 2022/05/12 20:08:29 http: panic serving 127.0.0.1:49285: Plugin not ready [2022-05-12T20:08:29.487Z] goroutine 18 [running]: [2022-05-12T20:08:29.487Z] net/http.(*conn).serve.func1() [2022-05-12T20:08:29.487Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T20:08:29.487Z] panic({0x8136e0, 0x95d090}) [2022-05-12T20:08:29.487Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T20:08:29.487Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x820000000000003b?, 0xffffffffffffffff?}, 0x82fdf00dc7c988a0?) [2022-05-12T20:08:29.487Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T20:08:29.487Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x962898?, 0xc0001a40e0?}, 0xc0000bfa78?) [2022-05-12T20:08:29.487Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T20:08:29.487Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x962898, 0xc0001a40e0}, 0xc0000b6000) [2022-05-12T20:08:29.487Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T20:08:29.487Z] net/http.serverHandler.ServeHTTP({0x960eb8?}, {0x962898, 0xc0001a40e0}, 0xc0000b6000) [2022-05-12T20:08:29.487Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T20:08:29.487Z] net/http.(*conn).serve(0xc0000a8000, {0x962d98, 0xc00008a0c0}) [2022-05-12T20:08:29.487Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T20:08:29.487Z] created by net/http.(*Server).Serve [2022-05-12T20:08:29.487Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T20:08:29.487Z] time="2022-05-12T20:08:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.FailOnce: Post \"http://127.0.0.1:49284/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T20:08:30.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T20:08:30.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T20:08:30.501Z] --- PASS: TestRequest (4.38s) [2022-05-12T20:08:30.501Z] === RUN TestOverlappingRequests [2022-05-12T20:08:30.501Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-05-12T20:08:30.501Z] === RUN TestNetworkDBBulkSync [2022-05-12T20:08:30.501Z] --- PASS: TestFailOnce (1.13s) [2022-05-12T20:08:30.501Z] === RUN TestEchoInputOutput [2022-05-12T20:08:30.501Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T20:08:30.501Z] === RUN TestBackoff [2022-05-12T20:08:30.501Z] --- PASS: TestBackoff (0.00s) [2022-05-12T20:08:30.501Z] === RUN TestAbortRetry [2022-05-12T20:08:30.501Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T20:08:30.501Z] === RUN TestClientScheme [2022-05-12T20:08:30.501Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T20:08:30.501Z] === RUN TestNewClientWithTimeout [2022-05-12T20:08:30.983Z] --- PASS: TestOverlappingRequests (0.22s) [2022-05-12T20:08:30.983Z] === RUN TestRelease [2022-05-12T20:08:30.983Z] time="2022-05-12T20:08:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T20:08:31.464Z] --- PASS: TestRelease (0.84s) [2022-05-12T20:08:31.464Z] === RUN TestAllocateRandomDeallocate [2022-05-12T20:08:31.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T20:08:31.946Z] 2022/05/12 20:08:31 Closing DB instances... [2022-05-12T20:08:32.428Z] time="2022-05-12T20:08:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T20:08:32.909Z] === RUN TestParseEmptyInterface [2022-05-12T20:08:32.909Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T20:08:32.909Z] === RUN TestParseNonInterfaceType [2022-05-12T20:08:32.909Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T20:08:32.909Z] === RUN TestParseWithOneFunction [2022-05-12T20:08:32.909Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T20:08:32.909Z] === RUN TestParseWithMultipleFuncs [2022-05-12T20:08:32.909Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T20:08:32.909Z] === RUN TestParseWithUnnamedReturn [2022-05-12T20:08:32.909Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T20:08:32.909Z] === RUN TestEmbeddedInterface [2022-05-12T20:08:32.909Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T20:08:32.909Z] === RUN TestParsedImports [2022-05-12T20:08:32.909Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T20:08:32.909Z] === RUN TestAliasedImports [2022-05-12T20:08:32.909Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T20:08:32.909Z] PASS [2022-05-12T20:08:32.909Z] coverage: 56.8% of statements [2022-05-12T20:08:32.909Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2022-05-12T20:08:32.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T20:08:33.391Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-05-12T20:08:33.391Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T20:08:33.391Z] === RUN TestHTTPTransport [2022-05-12T20:08:33.391Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T20:08:33.391Z] PASS [2022-05-12T20:08:33.391Z] coverage: 85.7% of statements [2022-05-12T20:08:33.391Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2022-05-12T20:08:33.873Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T20:08:33.873Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T20:08:33.873Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T20:08:33.873Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T20:08:33.873Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T20:08:33.873Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T20:08:33.873Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T20:08:33.873Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T20:08:33.873Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T20:08:33.873Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T20:08:33.873Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T20:08:33.873Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T20:08:33.873Z] === RUN TestBufferPoolPutAndGet [2022-05-12T20:08:33.873Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T20:08:33.873Z] PASS [2022-05-12T20:08:33.873Z] coverage: 88.2% of statements [2022-05-12T20:08:33.873Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2022-05-12T20:08:33.873Z] --- PASS: TestAllocateRandomDeallocate (2.46s) [2022-05-12T20:08:33.873Z] === RUN TestRetrieveFromStore [2022-05-12T20:08:34.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T20:08:34.354Z] === RUN TestOutputOnPrematureClose [2022-05-12T20:08:34.354Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T20:08:34.354Z] === RUN TestCompleteSilently [2022-05-12T20:08:34.354Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T20:08:34.354Z] PASS [2022-05-12T20:08:34.354Z] coverage: 75.9% of statements [2022-05-12T20:08:34.354Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2022-05-12T20:08:34.836Z] === RUN TestSendToOneSub [2022-05-12T20:08:34.836Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T20:08:34.836Z] === RUN TestSendToMultipleSubs [2022-05-12T20:08:34.836Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T20:08:34.836Z] === RUN TestEvictOneSub [2022-05-12T20:08:34.836Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T20:08:34.836Z] === RUN TestClosePublisher [2022-05-12T20:08:34.836Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T20:08:34.836Z] === RUN TestPubSubRace [2022-05-12T20:08:34.836Z] --- PASS: TestRetrieveFromStore (0.85s) [2022-05-12T20:08:34.836Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T20:08:34.836Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-05-12T20:08:34.836Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T20:08:34.836Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T20:08:34.836Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T20:08:34.836Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T20:08:34.836Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T20:08:34.836Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T20:08:34.836Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T20:08:34.836Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T20:08:34.836Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T20:08:34.836Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T20:08:34.836Z] === RUN TestDebug [2022-05-12T20:08:34.836Z] --- PASS: TestDebug (0.00s) [2022-05-12T20:08:34.836Z] === RUN TestRequestPoolParallel [2022-05-12T20:08:35.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T20:08:35.321Z] time="2022-05-12T20:08:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T20:08:35.321Z] --- PASS: TestRequestPoolParallel (0.32s) [2022-05-12T20:08:35.321Z] === RUN TestFullAllocateRelease [2022-05-12T20:08:35.803Z] --- PASS: TestFullAllocateRelease (0.33s) [2022-05-12T20:08:35.803Z] === RUN TestOddAllocateRelease [2022-05-12T20:08:35.803Z] --- PASS: TestOddAllocateRelease (0.15s) [2022-05-12T20:08:35.803Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T20:08:35.803Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2022-05-12T20:08:35.803Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T20:08:35.803Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2022-05-12T20:08:35.803Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T20:08:35.803Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2022-05-12T20:08:35.803Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T20:08:35.803Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T20:08:35.803Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T20:08:35.803Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T20:08:35.803Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T20:08:35.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:08:35.803Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T20:08:35.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:08:35.803Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T20:08:35.803Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T20:08:35.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:08:35.803Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T20:08:35.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:08:35.803Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T20:08:35.803Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T20:08:35.803Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:08:35.803Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T20:08:35.803Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T20:08:35.803Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T20:08:35.803Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T20:08:35.803Z] PASS [2022-05-12T20:08:35.803Z] coverage: 85.3% of statements [2022-05-12T20:08:35.803Z] ok github.com/docker/docker/libnetwork/ipam 33.813s coverage: 85.3% of statements [2022-05-12T20:08:35.803Z] --- PASS: TestPubSubRace (1.04s) [2022-05-12T20:08:35.803Z] PASS [2022-05-12T20:08:35.803Z] coverage: 75.0% of statements [2022-05-12T20:08:35.803Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2022-05-12T20:08:36.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T20:08:36.285Z] 2022/05/12 20:08:35 Closing DB instances... [2022-05-12T20:08:36.285Z] === RUN TestRegister [2022-05-12T20:08:36.285Z] --- PASS: TestRegister (0.00s) [2022-05-12T20:08:36.285Z] === RUN TestCommand [2022-05-12T20:08:36.285Z] time="2022-05-12T20:08:36Z" level=error msg="node: 59cf8f98b780 is unknown to memberlist" [2022-05-12T20:08:36.285Z] --- PASS: TestCommand (0.02s) [2022-05-12T20:08:36.285Z] === RUN TestNaiveSelf [2022-05-12T20:08:36.285Z] --- PASS: TestNaiveSelf (0.02s) [2022-05-12T20:08:36.285Z] PASS [2022-05-12T20:08:36.285Z] coverage: 82.4% of statements [2022-05-12T20:08:36.285Z] ok github.com/docker/docker/pkg/reexec 0.074s coverage: 82.4% of statements [2022-05-12T20:08:36.766Z] === RUN TestDump [2022-05-12T20:08:36.766Z] goroutine 6 [running]: [2022-05-12T20:08:36.766Z] github.com/docker/docker/pkg/stack.dump(0x4f2d57?) [2022-05-12T20:08:36.766Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T20:08:36.766Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T20:08:36.766Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T20:08:36.766Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T20:08:36.767Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T20:08:36.767Z] testing.tRunner(0xc0001621a0, 0x6ba4b0) [2022-05-12T20:08:36.767Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T20:08:36.767Z] created by testing.(*T).Run [2022-05-12T20:08:36.767Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T20:08:36.767Z] [2022-05-12T20:08:36.767Z] goroutine 1 [chan receive]: [2022-05-12T20:08:36.767Z] testing.(*T).Run(0xc000162000, {0x6a9154?, 0x4cc1f3?}, 0x6ba4b0) [2022-05-12T20:08:36.767Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T20:08:36.767Z] testing.runTests.func1(0xc00006c870?) [2022-05-12T20:08:36.767Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T20:08:36.767Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-12T20:08:36.767Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T20:08:36.767Z] testing.runTests(0xc000058500?, {0x83e400, 0x3, 0x3}, {0x29162d60108?, 0x40?, 0x8434a0?}) [2022-05-12T20:08:36.767Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T20:08:36.767Z] testing.(*M).Run(0xc000058500) [2022-05-12T20:08:36.767Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T20:08:36.767Z] main.main() [2022-05-12T20:08:36.767Z] _testmain.go:99 +0x255 [2022-05-12T20:08:36.767Z] --- PASS: TestDump (0.00s) [2022-05-12T20:08:36.767Z] === RUN TestDumpToFile [2022-05-12T20:08:37.248Z] --- PASS: TestDumpToFile (0.13s) [2022-05-12T20:08:37.248Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T20:08:37.248Z] goroutine 8 [running]: [2022-05-12T20:08:37.248Z] github.com/docker/docker/pkg/stack.dump(0x56ed93?) [2022-05-12T20:08:37.248Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T20:08:37.248Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x56ed60?}) [2022-05-12T20:08:37.248Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T20:08:37.248Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-05-12T20:08:37.248Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T20:08:37.248Z] testing.tRunner(0xc000162820, 0x6ba4a0) [2022-05-12T20:08:37.248Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T20:08:37.248Z] created by testing.(*T).Run [2022-05-12T20:08:37.248Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T20:08:37.248Z] [2022-05-12T20:08:37.248Z] goroutine 1 [chan receive]: [2022-05-12T20:08:37.248Z] testing.(*T).Run(0xc000162000, {0x6b072b?, 0x4cc1f3?}, 0x6ba4a0) [2022-05-12T20:08:37.248Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T20:08:37.248Z] testing.runTests.func1(0xc00006c870?) [2022-05-12T20:08:37.248Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T20:08:37.248Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-12T20:08:37.248Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T20:08:37.248Z] testing.runTests(0xc000058500?, {0x83e400, 0x3, 0x3}, {0x29162d60108?, 0x40?, 0x8434a0?}) [2022-05-12T20:08:37.248Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T20:08:37.248Z] testing.(*M).Run(0xc000058500) [2022-05-12T20:08:37.248Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T20:08:37.248Z] main.main() [2022-05-12T20:08:37.248Z] _testmain.go:99 +0x255 [2022-05-12T20:08:37.248Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T20:08:37.248Z] PASS [2022-05-12T20:08:37.248Z] coverage: 90.9% of statements [2022-05-12T20:08:37.248Z] ok github.com/docker/docker/pkg/stack 0.153s coverage: 90.9% of statements [2022-05-12T20:08:37.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T20:08:37.730Z] === RUN TestNewStdWriter [2022-05-12T20:08:37.730Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T20:08:37.730Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T20:08:37.730Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T20:08:37.730Z] === RUN TestWriteWithNilBytes [2022-05-12T20:08:37.730Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T20:08:37.730Z] === RUN TestWrite [2022-05-12T20:08:37.730Z] --- PASS: TestWrite (0.00s) [2022-05-12T20:08:37.730Z] === RUN TestWriteWithWriterError [2022-05-12T20:08:37.730Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T20:08:37.730Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T20:08:37.730Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T20:08:37.730Z] === RUN TestStdCopyWriteAndRead [2022-05-12T20:08:37.730Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T20:08:37.730Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T20:08:37.730Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T20:08:37.730Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T20:08:37.730Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T20:08:37.730Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T20:08:37.730Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T20:08:37.730Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T20:08:37.730Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T20:08:37.730Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T20:08:37.730Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T20:08:37.730Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T20:08:37.730Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T20:08:37.730Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T20:08:37.730Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T20:08:37.730Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T20:08:37.730Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T20:08:37.730Z] PASS [2022-05-12T20:08:37.730Z] coverage: 100.0% of statements [2022-05-12T20:08:37.730Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2022-05-12T20:08:38.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T20:08:38.212Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T20:08:38.212Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T20:08:38.212Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T20:08:38.212Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T20:08:38.212Z] === RUN TestFormatStatus [2022-05-12T20:08:38.212Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T20:08:38.212Z] === RUN TestFormatError [2022-05-12T20:08:38.212Z] --- PASS: TestFormatError (0.00s) [2022-05-12T20:08:38.212Z] === RUN TestFormatJSONError [2022-05-12T20:08:38.212Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T20:08:38.212Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T20:08:38.212Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T20:08:38.212Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T20:08:38.212Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T20:08:38.212Z] === RUN TestNewJSONProgressOutput [2022-05-12T20:08:38.212Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T20:08:38.212Z] === RUN TestAuxFormatterEmit [2022-05-12T20:08:38.212Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T20:08:38.212Z] === RUN TestStreamWriterStdout [2022-05-12T20:08:38.212Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T20:08:38.212Z] === RUN TestStreamWriterStderr [2022-05-12T20:08:38.212Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T20:08:38.212Z] PASS [2022-05-12T20:08:38.212Z] coverage: 66.2% of statements [2022-05-12T20:08:38.212Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2022-05-12T20:08:38.694Z] === RUN TestGenerateRandomID [2022-05-12T20:08:38.694Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T20:08:38.695Z] === RUN TestShortenId [2022-05-12T20:08:38.695Z] --- PASS: TestShortenId (0.00s) [2022-05-12T20:08:38.695Z] === RUN TestShortenSha256Id [2022-05-12T20:08:38.695Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T20:08:38.695Z] === RUN TestShortenIdEmpty [2022-05-12T20:08:38.695Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T20:08:38.695Z] === RUN TestShortenIdInvalid [2022-05-12T20:08:38.695Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T20:08:38.695Z] === RUN TestIsShortIDNonHex [2022-05-12T20:08:38.695Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T20:08:38.695Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T20:08:38.695Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T20:08:38.695Z] PASS [2022-05-12T20:08:38.695Z] coverage: 70.6% of statements [2022-05-12T20:08:38.695Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2022-05-12T20:08:38.695Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.47s) [2022-05-12T20:08:38.695Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T20:08:39.176Z] === RUN TestIsCpusetListAvailable [2022-05-12T20:08:39.176Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T20:08:39.176Z] PASS [2022-05-12T20:08:39.176Z] coverage: 39.4% of statements [2022-05-12T20:08:39.176Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2022-05-12T20:08:39.658Z] time="2022-05-12T20:08:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T20:08:39.658Z] 2022/05/12 20:08:39 Closing DB instances... [2022-05-12T20:08:40.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T20:08:40.140Z] === RUN TestChtimes [2022-05-12T20:08:40.140Z] --- PASS: TestChtimes (0.00s) [2022-05-12T20:08:40.140Z] === RUN TestChtimesWindows [2022-05-12T20:08:40.140Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T20:08:40.140Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T20:08:40.140Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T20:08:40.140Z] PASS [2022-05-12T20:08:40.140Z] coverage: 13.0% of statements [2022-05-12T20:08:40.140Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 13.0% of statements [2022-05-12T20:08:40.623Z] === RUN TestTailFile [2022-05-12T20:08:40.623Z] --- PASS: TestTailFile (0.00s) [2022-05-12T20:08:40.623Z] === RUN TestTailFileManyLines [2022-05-12T20:08:40.623Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T20:08:40.623Z] === RUN TestTailEmptyFile [2022-05-12T20:08:40.623Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T20:08:40.623Z] === RUN TestTailNegativeN [2022-05-12T20:08:40.623Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader [2022-05-12T20:08:40.623Z] === CONT TestNewTailReader [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T20:08:40.623Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T20:08:40.623Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T20:08:40.623Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T20:08:40.623Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T20:08:40.623Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:40.623Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:40.623Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:40.623Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:40.623Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:40.623Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:40.623Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:40.624Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:40.624Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:40.624Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:40.624Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:40.624Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:40.624Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:40.630Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:40.630Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:40.630Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:40.630Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:40.630Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:40.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T20:08:41.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:41.114Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.114Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T20:08:41.114Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T20:08:41.114Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T20:08:41.114Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.114Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.114Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.114Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.115Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T20:08:41.116Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T20:08:41.117Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.117Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.118Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.118Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.118Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:08:41.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:08:41.120Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-12T20:08:41.341Z] --- PASS: TestBuildWithHugeFile (51.33s) [2022-05-12T20:08:41.341Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T20:08:41.341Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T20:08:41.341Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T20:08:41.341Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T20:08:41.341Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:08:41.341Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:08:41.341Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:08:41.341Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:08:41.341Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:08:41.341Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:08:41.341Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:08:41.341Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:08:41.341Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:08:41.341Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-12T20:08:41.341Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-05-12T20:08:41.341Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-05-12T20:08:41.341Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T20:08:41.341Z] === RUN TestBuildPreserveOwnership [2022-05-12T20:08:41.341Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.01s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.01s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.01s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.01s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:08:41.605Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:08:41.606Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:08:41.606Z] PASS [2022-05-12T20:08:41.606Z] coverage: 88.6% of statements [2022-05-12T20:08:41.606Z] ok github.com/docker/docker/pkg/tailfile 0.165s coverage: 88.6% of statements [2022-05-12T20:08:41.606Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-12T20:08:41.606Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T20:08:42.090Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T20:08:42.090Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-12T20:08:42.090Z] === RUN TestTarSumRemove [2022-05-12T20:08:42.090Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T20:08:42.090Z] === RUN TestSortFileInfoSums [2022-05-12T20:08:42.090Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T20:08:42.090Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T20:08:42.090Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T20:08:42.090Z] === RUN TestNewTarSumForLabel [2022-05-12T20:08:42.090Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T20:08:42.090Z] === RUN TestEmptyTar [2022-05-12T20:08:42.090Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T20:08:42.090Z] === RUN TestTarSumsReadSize [2022-05-12T20:08:42.090Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T20:08:42.090Z] === RUN TestTarSums [2022-05-12T20:08:42.090Z] --- PASS: TestTarSums (0.05s) [2022-05-12T20:08:42.090Z] === RUN TestIteration [2022-05-12T20:08:42.090Z] --- PASS: TestIteration (0.00s) [2022-05-12T20:08:42.090Z] === RUN TestVersionLabelForChecksum [2022-05-12T20:08:42.090Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T20:08:42.090Z] === RUN TestVersion [2022-05-12T20:08:42.090Z] --- PASS: TestVersion (0.00s) [2022-05-12T20:08:42.090Z] === RUN TestGetVersion [2022-05-12T20:08:42.090Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T20:08:42.090Z] === RUN TestGetVersions [2022-05-12T20:08:42.090Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T20:08:42.090Z] PASS [2022-05-12T20:08:42.090Z] coverage: 89.3% of statements [2022-05-12T20:08:42.090Z] ok github.com/docker/docker/pkg/tarsum 0.091s coverage: 89.3% of statements [2022-05-12T20:08:42.090Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T20:08:42.090Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T20:08:42.090Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T20:08:42.090Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T20:08:42.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T20:08:42.276Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T20:08:42.701Z] === RUN TestTruncIndex [2022-05-12T20:08:42.701Z] === RUN TestVersionInfo [2022-05-12T20:08:42.701Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T20:08:42.701Z] === RUN TestAppendVersions [2022-05-12T20:08:42.701Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T20:08:42.701Z] PASS [2022-05-12T20:08:42.701Z] coverage: 88.9% of statements [2022-05-12T20:08:42.701Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2022-05-12T20:08:42.701Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T20:08:42.701Z] PASS [2022-05-12T20:08:42.701Z] coverage: 91.5% of statements [2022-05-12T20:08:42.701Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2022-05-12T20:08:43.052Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T20:08:43.052Z] Using test binary docker [2022-05-12T20:08:43.052Z] +++ /etc/init.d/apparmor start [2022-05-12T20:08:43.052Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T20:08:43.052Z] INFO: Waiting for daemon to start... [2022-05-12T20:08:43.052Z] Starting dockerd [2022-05-12T20:08:43.052Z] +++ 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-05-12T20:08:43.715Z] === RUN TestNewSettable [2022-05-12T20:08:43.715Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T20:08:43.715Z] === RUN TestIsSettable [2022-05-12T20:08:43.715Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T20:08:43.715Z] === RUN TestUpdateSettingsEnv [2022-05-12T20:08:43.715Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T20:08:43.715Z] PASS [2022-05-12T20:08:43.715Z] coverage: 20.0% of statements [2022-05-12T20:08:43.715Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-05-12T20:08:44.196Z] === RUN TestValidatePrivileges [2022-05-12T20:08:44.196Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T20:08:44.196Z] === RUN TestFilterByCapNeg [2022-05-12T20:08:44.196Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T20:08:44.196Z] === RUN TestFilterByCapPos [2022-05-12T20:08:44.196Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T20:08:44.196Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T20:08:44.196Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T20:08:44.196Z] PASS [2022-05-12T20:08:44.196Z] coverage: 12.2% of statements [2022-05-12T20:08:44.196Z] ok github.com/docker/docker/plugin 0.038s coverage: 12.2% of statements [2022-05-12T20:08:44.196Z] === RUN TestLoad [2022-05-12T20:08:44.196Z] --- PASS: TestLoad (0.00s) [2022-05-12T20:08:44.196Z] === RUN TestSave [2022-05-12T20:08:44.196Z] --- PASS: TestSave (0.02s) [2022-05-12T20:08:44.196Z] === RUN TestAddDeleteGet [2022-05-12T20:08:44.196Z] --- PASS: TestAddDeleteGet (0.02s) [2022-05-12T20:08:44.196Z] === RUN TestInvalidTags [2022-05-12T20:08:44.196Z] --- PASS: TestInvalidTags (0.00s) [2022-05-12T20:08:44.196Z] PASS [2022-05-12T20:08:44.196Z] coverage: 84.4% of statements [2022-05-12T20:08:44.196Z] ok github.com/docker/docker/reference 0.071s coverage: 84.4% of statements [2022-05-12T20:08:45.208Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T20:08:45.208Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-12T20:08:45.208Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T20:08:45.208Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T20:08:45.208Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T20:08:45.208Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T20:08:45.208Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T20:08:45.208Z] time="2022-05-12T20:08:44Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T20:08:45.208Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2022-05-12T20:08:45.208Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T20:08:45.208Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T20:08:45.208Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T20:08:45.208Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.03s) [2022-05-12T20:08:45.208Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T20:08:45.208Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T20:08:45.208Z] === RUN TestResumableRequestReader [2022-05-12T20:08:45.208Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T20:08:45.208Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T20:08:45.208Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T20:08:45.208Z] PASS [2022-05-12T20:08:45.208Z] coverage: 100.0% of statements [2022-05-12T20:08:45.208Z] ok github.com/docker/docker/registry/resumable 0.161s coverage: 100.0% of statements [2022-05-12T20:08:45.615Z] . [2022-05-12T20:08:45.615Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T20:08:45.615Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T20:08:45.615Z] Running integration-test (iteration 1) [2022-05-12T20:08:45.615Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T20:08:45.615Z] ++ 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-05-12T20:08:45.615Z] ++ set -e [2022-05-12T20:08:45.615Z] ++ '[' -n 0 ']' [2022-05-12T20:08:45.615Z] ++ set -x [2022-05-12T20:08:45.615Z] ++ 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-05-12T20:08:45.615Z] INFO: Testing against a local daemon [2022-05-12T20:08:45.615Z] === RUN TestCgroupNamespacesBuild [2022-05-12T20:08:45.690Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T20:08:45.690Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T20:08:45.690Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T20:08:45.690Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestValidateMirror [2022-05-12T20:08:45.690Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestLoadInsecureRegistries [2022-05-12T20:08:45.690Z] time="2022-05-12T20:08: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-05-12T20:08:45.690Z] time="2022-05-12T20:08: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-05-12T20:08:45.690Z] time="2022-05-12T20:08: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-05-12T20:08:45.690Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2022-05-12T20:08:45.690Z] === RUN TestNewServiceConfig [2022-05-12T20:08:45.690Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestValidateIndexName [2022-05-12T20:08:45.690Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestValidateIndexNameWithError [2022-05-12T20:08:45.690Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestEndpointParse [2022-05-12T20:08:45.690Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestEndpointParseInvalid [2022-05-12T20:08:45.690Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestValidateEndpoint [2022-05-12T20:08:45.690Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestPing [2022-05-12T20:08:45.690Z] --- PASS: TestPing (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestPingRegistryEndpoint [2022-05-12T20:08:45.690Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:08:45.690Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestEndpoint [2022-05-12T20:08:45.690Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:08:45.690Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestParseRepositoryInfo [2022-05-12T20:08:45.690Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestNewIndexInfo [2022-05-12T20:08:45.690Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestMirrorEndpointLookup [2022-05-12T20:08:45.690Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:08:45.690Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestSearchRepositories [2022-05-12T20:08:45.690Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T20:08:45.690Z] Host: 127.0.0.1:49325 [2022-05-12T20:08:45.690Z] User-Agent: docker test client [2022-05-12T20:08:45.690Z] Authorization: Token fake-token [2022-05-12T20:08:45.690Z] X-Docker-Token: true [2022-05-12T20:08:45.690Z] Accept-Encoding: gzip [2022-05-12T20:08:45.690Z] [2022-05-12T20:08:45.690Z] [2022-05-12T20:08:45.690Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T20:08:45.690Z] Connection: close [2022-05-12T20:08:45.690Z] Content-Length: 144 [2022-05-12T20:08:45.690Z] Cache-Control: no-cache [2022-05-12T20:08:45.690Z] Content-Type: application/json [2022-05-12T20:08:45.690Z] Date: Thu, 12 May 2022 20:08:45 GMT [2022-05-12T20:08:45.690Z] Expires: -1 [2022-05-12T20:08:45.690Z] Pragma: no-cache [2022-05-12T20:08:45.690Z] Server: docker-tests/mock [2022-05-12T20:08:45.690Z] X-Docker-Registry-Config: mock [2022-05-12T20:08:45.690Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T20:08:45.690Z] [2022-05-12T20:08:45.690Z] [2022-05-12T20:08:45.690Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestTrustedLocation [2022-05-12T20:08:45.690Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T20:08:45.690Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T20:08:45.690Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestIsSecureIndex [2022-05-12T20:08:45.690Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T20:08:45.690Z] PASS [2022-05-12T20:08:45.690Z] coverage: 51.7% of statements [2022-05-12T20:08:45.690Z] ok github.com/docker/docker/registry 0.158s coverage: 51.7% of statements [2022-05-12T20:08:45.690Z] === RUN TestRestartManagerTimeout [2022-05-12T20:08:45.690Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T20:08:45.690Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T20:08:45.690Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T20:08:45.690Z] PASS [2022-05-12T20:08:45.690Z] coverage: 50.9% of statements [2022-05-12T20:08:45.690Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2022-05-12T20:08:46.171Z] === RUN TestDecodeContainerConfig [2022-05-12T20:08:46.171Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T20:08:46.171Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T20:08:46.171Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T20:08:46.171Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T20:08:46.171Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T20:08:46.171Z] === RUN TestValidatePrivileged [2022-05-12T20:08:46.171Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T20:08:46.171Z] PASS [2022-05-12T20:08:46.171Z] coverage: 52.4% of statements [2022-05-12T20:08:46.171Z] ok github.com/docker/docker/runconfig 0.030s coverage: 52.4% of statements [2022-05-12T20:08:46.171Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T20:08:46.171Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T20:08:46.171Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T20:08:46.171Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T20:08:46.171Z] PASS [2022-05-12T20:08:46.171Z] coverage: 62.5% of statements [2022-05-12T20:08:46.171Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2022-05-12T20:08:46.464Z] --- PASS: TestBuildPreserveOwnership (10.34s) [2022-05-12T20:08:46.464Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.32s) [2022-05-12T20:08:46.464Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-12T20:08:46.464Z] === RUN TestBuildPlatformInvalid [2022-05-12T20:08:46.464Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-12T20:08:46.464Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T20:08:46.464Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-12T20:08:46.464Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-12T20:08:46.464Z] PASS [2022-05-12T20:08:46.464Z] [2022-05-12T20:08:46.464Z] === Skipped [2022-05-12T20:08:46.464Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T20:08:46.464Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T20:08:46.464Z] [2022-05-12T20:08:46.464Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T20:08:46.464Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T20:08:46.464Z] [2022-05-12T20:08:46.464Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-12T20:08:46.464Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-12T20:08:46.464Z] [2022-05-12T20:08:46.464Z] DONE 34 tests, 3 skipped in 112.318s [2022-05-12T20:08:46.464Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T20:08:46.464Z] INFO: Testing against a local daemon [2022-05-12T20:08:46.464Z] === RUN TestConfigInspect [2022-05-12T20:08:46.464Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:08:46.464Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-12T20:08:46.464Z] === RUN TestConfigList [2022-05-12T20:08:46.464Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:08:46.464Z] --- SKIP: TestConfigList (0.01s) [2022-05-12T20:08:46.464Z] === RUN TestConfigsCreateAndDelete [2022-05-12T20:08:46.464Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:08:46.464Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-12T20:08:46.464Z] === RUN TestConfigsUpdate [2022-05-12T20:08:46.464Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:08:46.464Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-12T20:08:46.464Z] === RUN TestTemplatedConfig [2022-05-12T20:08:46.464Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:08:46.464Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T20:08:46.464Z] === RUN TestConfigCreateResolve [2022-05-12T20:08:46.464Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:08:46.464Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-12T20:08:46.464Z] PASS [2022-05-12T20:08:46.464Z] [2022-05-12T20:08:46.464Z] === Skipped [2022-05-12T20:08:46.464Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-12T20:08:46.464Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:08:46.464Z] [2022-05-12T20:08:46.464Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-12T20:08:46.464Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:08:46.464Z] [2022-05-12T20:08:46.464Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-12T20:08:46.464Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:08:46.464Z] [2022-05-12T20:08:46.464Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-12T20:08:46.464Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:08:46.464Z] [2022-05-12T20:08:46.464Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-12T20:08:46.464Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:08:46.464Z] [2022-05-12T20:08:46.464Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-12T20:08:46.464Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:08:46.464Z] [2022-05-12T20:08:46.464Z] DONE 6 tests, 6 skipped in 0.191s [2022-05-12T20:08:46.464Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T20:08:46.723Z] INFO: Testing against a local daemon [2022-05-12T20:08:46.723Z] === RUN TestAttachWithTTY [2022-05-12T20:08:46.723Z] --- PASS: TestAttachWithTTY (0.05s) [2022-05-12T20:08:46.723Z] === RUN TestAttachWithoutTTy [2022-05-12T20:08:46.723Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-05-12T20:08:46.723Z] === RUN TestCheckpoint [2022-05-12T20:08:46.723Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T20:08:46.723Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T20:08:46.723Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T20:08:46.723Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:08:46.723Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:08:46.723Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:08:46.723Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T20:08:46.723Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T20:08:46.723Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T20:08:46.723Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T20:08:46.723Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T20:08:46.723Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T20:08:46.723Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T20:08:46.723Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T20:08:46.723Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T20:08:46.723Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T20:08:46.723Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T20:08:46.723Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T20:08:46.723Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T20:08:46.982Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-12T20:08:46.982Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T20:08:46.982Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-12T20:08:46.982Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T20:08:46.982Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-12T20:08:46.982Z] === RUN TestCopyEmptyFile [2022-05-12T20:08:47.241Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-12T20:08:47.241Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T20:08:47.241Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-12T20:08:47.241Z] === RUN TestCopyFromContainer [2022-05-12T20:08:47.537Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2022-05-12T20:08:47.537Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T20:08:48.438Z] === RUN TestGetDriver [2022-05-12T20:08:48.438Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T20:08:48.438Z] === RUN TestVolumeRequestError [2022-05-12T20:08:48.438Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T20:08:48.438Z] PASS [2022-05-12T20:08:48.438Z] coverage: 36.1% of statements [2022-05-12T20:08:48.438Z] ok github.com/docker/docker/volume/drivers 0.036s coverage: 36.1% of statements [2022-05-12T20:08:48.438Z] === RUN TestGetAddress [2022-05-12T20:08:48.438Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T20:08:48.438Z] === RUN TestRemove [2022-05-12T20:08:48.438Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T20:08:48.438Z] --- SKIP: TestRemove (0.00s) [2022-05-12T20:08:48.438Z] === RUN TestInitializeWithVolumes [2022-05-12T20:08:48.438Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-12T20:08:48.438Z] === RUN TestCreate [2022-05-12T20:08:48.438Z] --- PASS: TestCreate (0.01s) [2022-05-12T20:08:48.438Z] === RUN TestValidateName [2022-05-12T20:08:48.438Z] --- PASS: TestValidateName (0.00s) [2022-05-12T20:08:48.438Z] === RUN TestCreateWithOpts [2022-05-12T20:08:48.438Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T20:08:48.438Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T20:08:48.438Z] === RUN TestRelaodNoOpts [2022-05-12T20:08:48.438Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-12T20:08:48.438Z] PASS [2022-05-12T20:08:48.438Z] coverage: 41.5% of statements [2022-05-12T20:08:48.438Z] ok github.com/docker/docker/volume/local 0.056s coverage: 41.5% of statements [2022-05-12T20:08:48.438Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T20:08:48.438Z] === RUN TestClientStream [2022-05-12T20:08:48.438Z] --- PASS: TestClientStream (0.00s) [2022-05-12T20:08:48.438Z] === RUN TestClientSendFile [2022-05-12T20:08:48.438Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T20:08:48.438Z] === RUN TestClientWithRequestTimeout [2022-05-12T20:08:48.438Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-12T20:08:48.438Z] === RUN TestFileSpecPlugin [2022-05-12T20:08:48.438Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T20:08:48.438Z] === RUN TestFileJSONSpecPlugin [2022-05-12T20:08:48.438Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T20:08:48.438Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T20:08:48.438Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T20:08:48.438Z] === RUN TestPluginAddHandler [2022-05-12T20:08:48.438Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T20:08:48.438Z] === RUN TestPluginWaitBadPlugin [2022-05-12T20:08:48.438Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T20:08:48.438Z] === RUN TestGet [2022-05-12T20:08:48.438Z] time="2022-05-12T20:08:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T20:08:48.920Z] === RUN TestLCOWParseMountRaw [2022-05-12T20:08:48.920Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T20:08:48.920Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T20:08:48.920Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T20:08:48.920Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T20:08:48.920Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T20:08:48.920Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T20:08:48.920Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T20:08:48.920Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T20:08:48.920Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T20:08:48.920Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T20:08:48.920Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T20:08:48.920Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T20:08:48.920Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T20:08:48.920Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T20:08:48.920Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T20:08:48.920Z] === RUN TestLinuxParseMountRaw [2022-05-12T20:08:48.920Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T20:08:48.920Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T20:08:48.920Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T20:08:48.920Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T20:08:48.920Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T20:08:48.920Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T20:08:48.920Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T20:08:48.920Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T20:08:48.920Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T20:08:48.920Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T20:08:48.920Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T20:08:48.920Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T20:08:48.920Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T20:08:48.920Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T20:08:48.920Z] === RUN TestConvertTmpfsOptions [2022-05-12T20:08:48.920Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T20:08:48.920Z] linux_parser_test.go:209: data="ro" [2022-05-12T20:08:48.920Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T20:08:48.920Z] === RUN TestParseMountSpec [2022-05-12T20:08:48.920Z] parser_test.go:62: case 0 [2022-05-12T20:08:48.920Z] parser_test.go:62: case 1 [2022-05-12T20:08:48.920Z] parser_test.go:62: case 2 [2022-05-12T20:08:48.920Z] parser_test.go:62: case 3 [2022-05-12T20:08:48.920Z] parser_test.go:62: case 4 [2022-05-12T20:08:48.920Z] parser_test.go:62: case 5 [2022-05-12T20:08:48.920Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T20:08:48.920Z] === RUN TestValidateMount [2022-05-12T20:08:48.920Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRaw [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T20:08:48.920Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T20:08:48.920Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T20:08:48.920Z] PASS [2022-05-12T20:08:48.920Z] coverage: 67.6% of statements [2022-05-12T20:08:48.920Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2022-05-12T20:08:48.928Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-12T20:08:48.928Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T20:08:48.928Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T20:08:48.928Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-12T20:08:48.928Z] [2022-05-12T20:08:48.928Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-12T20:08:48.928Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-12T20:08:48.928Z] HOSTNAME=109d74b831fa [2022-05-12T20:08:48.928Z] TESTDEBUG=0 [2022-05-12T20:08:48.928Z] DEST=bundles/test-integration [2022-05-12T20:08:48.928Z] PWD=/go/src/github.com/docker/docker [2022-05-12T20:08:48.928Z] DOCKER_GITCOMMIT=aa1473687b286fa5a526daf47b157e91755567dd [2022-05-12T20:08:48.928Z] container=docker [2022-05-12T20:08:48.928Z] HOME=/root [2022-05-12T20:08:48.928Z] GOLANG_VERSION=1.18.2 [2022-05-12T20:08:48.928Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-12T20:08:48.928Z] VALIDATE_BRANCH=master [2022-05-12T20:08:48.928Z] TERM=xterm [2022-05-12T20:08:48.928Z] DOCKER_PKG=github.com/docker/docker [2022-05-12T20:08:48.928Z] SHLVL=1 [2022-05-12T20:08:48.928Z] TIMEOUT=120m [2022-05-12T20:08:48.928Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-12T20:08:48.928Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-12T20:08:48.928Z] GO111MODULE=off [2022-05-12T20:08:48.928Z] DOCKER_EXPERIMENTAL=1 [2022-05-12T20:08:48.928Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-12T20:08:48.928Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-12T20:08:48.928Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-12T20:08:48.928Z] GOPATH=/go [2022-05-12T20:08:48.928Z] PKG_CONFIG=pkg-config [2022-05-12T20:08:48.928Z] _=/usr/bin/env [2022-05-12T20:08:48.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-12T20:08:49.402Z] time="2022-05-12T20:08:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T20:08:49.402Z] === RUN TestSetGetMeta [2022-05-12T20:08:49.402Z] === PAUSE TestSetGetMeta [2022-05-12T20:08:49.402Z] === RUN TestRestore [2022-05-12T20:08:49.402Z] === PAUSE TestRestore [2022-05-12T20:08:49.402Z] === RUN TestServiceCreate [2022-05-12T20:08:49.402Z] === PAUSE TestServiceCreate [2022-05-12T20:08:49.402Z] === RUN TestServiceList [2022-05-12T20:08:49.402Z] === PAUSE TestServiceList [2022-05-12T20:08:49.402Z] === RUN TestServiceRemove [2022-05-12T20:08:49.402Z] === PAUSE TestServiceRemove [2022-05-12T20:08:49.402Z] === RUN TestServiceGet [2022-05-12T20:08:49.402Z] === PAUSE TestServiceGet [2022-05-12T20:08:49.402Z] === RUN TestServicePrune [2022-05-12T20:08:49.402Z] === PAUSE TestServicePrune [2022-05-12T20:08:49.402Z] === RUN TestCreate [2022-05-12T20:08:49.402Z] === PAUSE TestCreate [2022-05-12T20:08:49.402Z] === RUN TestRemove [2022-05-12T20:08:49.402Z] === PAUSE TestRemove [2022-05-12T20:08:49.402Z] === RUN TestList [2022-05-12T20:08:49.402Z] === PAUSE TestList [2022-05-12T20:08:49.402Z] === RUN TestFindByDriver [2022-05-12T20:08:49.402Z] === PAUSE TestFindByDriver [2022-05-12T20:08:49.402Z] === RUN TestFindByReferenced [2022-05-12T20:08:49.402Z] === PAUSE TestFindByReferenced [2022-05-12T20:08:49.402Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T20:08:49.402Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T20:08:49.402Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T20:08:49.402Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T20:08:49.402Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T20:08:49.402Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T20:08:49.402Z] === RUN TestRefDerefRemove [2022-05-12T20:08:49.402Z] === PAUSE TestRefDerefRemove [2022-05-12T20:08:49.402Z] === RUN TestGet [2022-05-12T20:08:49.402Z] === PAUSE TestGet [2022-05-12T20:08:49.402Z] === RUN TestGetWithReference [2022-05-12T20:08:49.402Z] === PAUSE TestGetWithReference [2022-05-12T20:08:49.402Z] === RUN TestFilterFunc [2022-05-12T20:08:49.402Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T20:08:49.402Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T20:08:49.402Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T20:08:49.402Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T20:08:49.402Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T20:08:49.402Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T20:08:49.402Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T20:08:49.402Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T20:08:49.402Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T20:08:49.402Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T20:08:49.402Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T20:08:49.402Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T20:08:49.402Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T20:08:49.402Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T20:08:49.402Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T20:08:49.402Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T20:08:49.402Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T20:08:49.402Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T20:08:49.402Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T20:08:49.402Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T20:08:49.402Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T20:08:49.402Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T20:08:49.402Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T20:08:49.402Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T20:08:49.402Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T20:08:49.402Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T20:08:49.402Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T20:08:49.402Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T20:08:49.402Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T20:08:49.402Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T20:08:49.402Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T20:08:49.402Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T20:08:49.402Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T20:08:49.402Z] === CONT TestSetGetMeta [2022-05-12T20:08:49.402Z] === CONT TestServiceGet [2022-05-12T20:08:49.402Z] === CONT TestList [2022-05-12T20:08:49.402Z] === CONT TestCreate [2022-05-12T20:08:49.402Z] --- PASS: TestSetGetMeta (0.01s) [2022-05-12T20:08:49.402Z] === CONT TestServiceRemove [2022-05-12T20:08:49.402Z] --- PASS: TestCreate (0.02s) [2022-05-12T20:08:49.402Z] === CONT TestServiceList [2022-05-12T20:08:49.402Z] --- PASS: TestList (0.03s) [2022-05-12T20:08:49.402Z] === CONT TestServiceCreate [2022-05-12T20:08:49.883Z] --- PASS: TestServiceGet (0.10s) [2022-05-12T20:08:49.883Z] === CONT TestRestore [2022-05-12T20:08:49.883Z] --- PASS: TestServiceRemove (0.09s) [2022-05-12T20:08:49.883Z] === CONT TestServicePrune [2022-05-12T20:08:49.883Z] --- PASS: TestServiceList (0.09s) [2022-05-12T20:08:49.883Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T20:08:49.883Z] --- PASS: TestServiceCreate (0.08s) [2022-05-12T20:08:49.883Z] === CONT TestGetWithReference [2022-05-12T20:08:49.883Z] time="2022-05-12T20:08:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T20:08:49.883Z] --- PASS: TestRestore (0.01s) [2022-05-12T20:08:49.883Z] === CONT TestGet [2022-05-12T20:08:49.883Z] time="2022-05-12T20:08:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T20:08:49.883Z] --- PASS: TestGetWithReference (0.01s) [2022-05-12T20:08:49.883Z] === CONT TestRefDerefRemove [2022-05-12T20:08:49.883Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-12T20:08:49.883Z] === CONT TestRemove [2022-05-12T20:08:49.883Z] time="2022-05-12T20:08:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T20:08:49.883Z] time="2022-05-12T20:08:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T20:08:49.883Z] --- PASS: TestGet (0.01s) [2022-05-12T20:08:49.883Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T20:08:49.883Z] time="2022-05-12T20:08:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T20:08:49.883Z] --- PASS: TestRefDerefRemove (0.01s) [2022-05-12T20:08:49.883Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T20:08:49.883Z] --- PASS: TestRemove (0.01s) [2022-05-12T20:08:49.883Z] === CONT TestFindByReferenced [2022-05-12T20:08:49.883Z] --- PASS: TestServicePrune (0.03s) [2022-05-12T20:08:49.883Z] === CONT TestFindByDriver [2022-05-12T20:08:49.883Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-05-12T20:08:49.883Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-12T20:08:49.883Z] --- PASS: TestFindByReferenced (0.01s) [2022-05-12T20:08:49.883Z] --- PASS: TestFindByDriver (0.01s) [2022-05-12T20:08:49.883Z] PASS [2022-05-12T20:08:49.883Z] coverage: 69.0% of statements [2022-05-12T20:08:49.883Z] ok github.com/docker/docker/volume/service 0.184s coverage: 69.0% of statements [2022-05-12T20:08:50.094Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s) [2022-05-12T20:08:50.094Z] === RUN TestBuildWithSession [2022-05-12T20:08:50.094Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T20:08:50.094Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T20:08:50.094Z] === RUN TestBuildSquashParent [2022-05-12T20:08:51.429Z] === RUN TestCopyFromContainer// [2022-05-12T20:08:51.429Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T20:08:51.429Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T20:08:51.429Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T20:08:51.429Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T20:08:51.429Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T20:08:51.429Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T20:08:51.488Z] time="2022-05-12T20:08:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T20:08:51.689Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T20:08:51.689Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T20:08:51.689Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T20:08:51.689Z] --- PASS: TestCopyFromContainer (4.57s) [2022-05-12T20:08:51.689Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T20:08:51.689Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-12T20:08:51.689Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T20:08:51.689Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-12T20:08:51.689Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-12T20:08:51.689Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T20:08:51.689Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-12T20:08:51.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-12T20:08:51.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-12T20:08:51.689Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-12T20:08:51.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T20:08:51.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:08:51.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:08:51.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:08:51.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:08:51.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:08:51.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:08:51.949Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:08:51.949Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:08:51.949Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:08:51.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-12T20:08:51.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T20:08:51.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T20:08:51.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T20:08:51.949Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T20:08:51.949Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-12T20:08:51.949Z] === RUN TestCreateWithInvalidEnv [2022-05-12T20:08:51.949Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T20:08:51.949Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T20:08:51.949Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T20:08:51.949Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T20:08:51.949Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T20:08:51.949Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T20:08:51.949Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T20:08:51.949Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T20:08:51.949Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T20:08:51.949Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T20:08:51.949Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T20:08:51.949Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T20:08:51.949Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T20:08:51.949Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T20:08:51.949Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T20:08:51.949Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T20:08:53.328Z] --- PASS: TestCreateWithCustomMaskedPaths (1.41s) [2022-05-12T20:08:53.328Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T20:08:54.705Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.28s) [2022-05-12T20:08:54.705Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T20:08:54.705Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:08:54.705Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:08:54.705Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:08:54.705Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:08:54.705Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:08:54.705Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:08:54.705Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:08:54.705Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:08:54.705Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:08:54.705Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:08:54.705Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:08:54.705Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:08:54.705Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:08:54.705Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:08:54.705Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:08:54.705Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-12T20:08:54.705Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-12T20:08:54.705Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-05-12T20:08:54.705Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-05-12T20:08:54.705Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-05-12T20:08:54.705Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-05-12T20:08:54.705Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T20:08:55.273Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-05-12T20:08:55.273Z] === RUN TestCreateDifferentPlatform [2022-05-12T20:08:55.273Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T20:08:55.273Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T20:08:55.273Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T20:08:55.273Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T20:08:55.273Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T20:08:55.273Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T20:08:55.273Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-12T20:08:55.273Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T20:08:55.273Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-12T20:08:55.273Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T20:08:55.273Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-12T20:08:55.273Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-12T20:08:55.273Z] === RUN TestDaemonRestartIpcMode [2022-05-12T20:08:55.273Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T20:08:55.273Z] === RUN TestDaemonHostGatewayIP [2022-05-12T20:08:55.273Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:08:55.273Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-12T20:08:55.273Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T20:08:55.273Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T20:08:55.273Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T20:08:55.273Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-12T20:08:55.273Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T20:08:55.273Z] === RUN TestDiff [2022-05-12T20:08:55.358Z] time="2022-05-12T20:08:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T20:08:55.857Z] --- PASS: TestDiff (0.45s) [2022-05-12T20:08:55.857Z] === RUN TestExecWithCloseStdin [2022-05-12T20:08:56.117Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-05-12T20:08:56.117Z] === RUN TestExec [2022-05-12T20:08:56.685Z] --- PASS: TestExec (0.46s) [2022-05-12T20:08:56.685Z] === RUN TestExecUser [2022-05-12T20:08:57.252Z] --- PASS: TestExecUser (0.46s) [2022-05-12T20:08:57.252Z] === RUN TestExportContainerAndImportImage [2022-05-12T20:08:57.821Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2022-05-12T20:08:57.821Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T20:08:59.198Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-05-12T20:08:59.198Z] === RUN TestHealthCheckWorkdir [2022-05-12T20:08:59.766Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-05-12T20:08:59.766Z] === RUN TestHealthKillContainer [2022-05-12T20:09:00.124Z] --- PASS: TestBuildSquashParent (8.85s) [2022-05-12T20:09:00.124Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T20:09:00.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:09:00.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:09:00.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:09:00.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:09:00.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:09:00.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:09:00.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:09:00.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:09:00.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:09:00.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:09:00.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:09:00.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:09:00.124Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:09:00.124Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:09:02.047Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:09:02.047Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:09:04.148Z] --- PASS: TestGet (15.01s) [2022-05-12T20:09:04.148Z] === RUN TestPluginWithNoManifest [2022-05-12T20:09:04.148Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T20:09:04.148Z] === RUN TestGetAll [2022-05-12T20:09:04.148Z] --- PASS: TestGetAll (0.00s) [2022-05-12T20:09:04.148Z] PASS [2022-05-12T20:09:04.148Z] coverage: 73.2% of statements [2022-05-12T20:09:04.148Z] ok github.com/docker/docker/pkg/plugins 35.803s coverage: 73.2% of statements [2022-05-12T20:09:05.360Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:09:05.360Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:09:07.880Z] --- PASS: TestHealthKillContainer (7.88s) [2022-05-12T20:09:07.880Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T20:09:07.880Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T20:09:07.880Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T20:09:07.880Z] === RUN TestIpcModeNone [2022-05-12T20:09:08.138Z] --- PASS: TestIpcModeNone (0.63s) [2022-05-12T20:09:08.138Z] === RUN TestIpcModePrivate [2022-05-12T20:09:08.397Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-12T20:09:08.655Z] --- PASS: TestIpcModePrivate (0.46s) [2022-05-12T20:09:08.655Z] === RUN TestIpcModeShareable [2022-05-12T20:09:08.655Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T20:09:08.655Z] --- SKIP: TestIpcModeShareable (0.01s) [2022-05-12T20:09:08.656Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T20:09:08.671Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-12T20:09:08.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s) [2022-05-12T20:09:08.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s) [2022-05-12T20:09:08.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2022-05-12T20:09:08.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.45s) [2022-05-12T20:09:08.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.35s) [2022-05-12T20:09:08.671Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.29s) [2022-05-12T20:09:08.671Z] === RUN TestBuildMultiStageCopy [2022-05-12T20:09:08.671Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T20:09:10.032Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-05-12T20:09:10.032Z] === RUN TestAPIIpcModeHost [2022-05-12T20:09:10.032Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T20:09:10.032Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-12T20:09:10.032Z] === RUN TestDaemonIpcModeShareable [2022-05-12T20:09:10.032Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T20:09:10.032Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-12T20:09:10.032Z] === RUN TestDaemonIpcModePrivate [2022-05-12T20:09:10.968Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-12T20:09:11.226Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-05-12T20:09:11.226Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T20:09:11.226Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T20:09:11.226Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-12T20:09:11.226Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T20:09:11.226Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T20:09:11.226Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-12T20:09:11.226Z] === RUN TestIpcModeOlderClient [2022-05-12T20:09:11.226Z] === PAUSE TestIpcModeOlderClient [2022-05-12T20:09:11.226Z] === RUN TestKillContainerInvalidSignal [2022-05-12T20:09:11.485Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-05-12T20:09:11.485Z] === RUN TestKillContainer [2022-05-12T20:09:11.744Z] === RUN TestKillContainer/no_signal [2022-05-12T20:09:11.984Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T20:09:11.984Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T20:09:12.003Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T20:09:12.263Z] === RUN TestKillContainer/killing_signal [2022-05-12T20:09:12.559Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T20:09:12.849Z] --- PASS: TestKillContainer (1.23s) [2022-05-12T20:09:12.849Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-05-12T20:09:12.849Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-05-12T20:09:12.849Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-05-12T20:09:12.850Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T20:09:12.850Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T20:09:13.186Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T20:09:13.418Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T20:09:13.677Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-05-12T20:09:13.677Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-05-12T20:09:13.677Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-05-12T20:09:13.677Z] === RUN TestKillStoppedContainer [2022-05-12T20:09:13.677Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-12T20:09:13.677Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T20:09:13.677Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-12T20:09:13.677Z] === RUN TestKillDifferentUserContainer [2022-05-12T20:09:13.763Z] --- PASS: TestBuildMultiStageCopy (5.12s) [2022-05-12T20:09:13.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2022-05-12T20:09:13.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-05-12T20:09:13.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-05-12T20:09:13.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.69s) [2022-05-12T20:09:13.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2022-05-12T20:09:13.763Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T20:09:14.245Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-05-12T20:09:14.245Z] === RUN TestInspectOomKilledTrue [2022-05-12T20:09:14.245Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T20:09:14.245Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T20:09:14.245Z] === RUN TestInspectOomKilledFalse [2022-05-12T20:09:14.245Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:09:14.245Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T20:09:14.245Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T20:09:14.245Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-12T20:09:14.245Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-12T20:09:14.245Z] === RUN TestLinksContainerNames [2022-05-12T20:09:15.152Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2022-05-12T20:09:15.152Z] === RUN TestBuildLabelWithTargets [2022-05-12T20:09:15.183Z] --- PASS: TestLinksContainerNames (0.82s) [2022-05-12T20:09:15.183Z] === RUN TestLogsFollowTailEmpty [2022-05-12T20:09:15.442Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-05-12T20:09:15.442Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T20:09:16.010Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/default [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/private [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/slave [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/shared [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/default [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/shared [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/slave [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/private [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T20:09:16.010Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T20:09:16.010Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T20:09:16.010Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T20:09:16.269Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T20:09:16.269Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T20:09:16.269Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T20:09:16.269Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T20:09:16.269Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T20:09:16.269Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T20:09:16.269Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T20:09:16.269Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T20:09:16.269Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T20:09:16.269Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T20:09:16.269Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T20:09:16.269Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T20:09:16.269Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T20:09:16.269Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T20:09:16.269Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T20:09:16.269Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T20:09:16.269Z] 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-05-12T20:09:16.269Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-12T20:09:16.269Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T20:09:16.269Z] 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-05-12T20:09:16.269Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-12T20:09:16.269Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T20:09:16.269Z] 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-05-12T20:09:16.269Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-12T20:09:16.269Z] === RUN TestNetworkNat [2022-05-12T20:09:16.837Z] --- PASS: TestNetworkNat (0.53s) [2022-05-12T20:09:16.837Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T20:09:17.404Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-05-12T20:09:17.404Z] === RUN TestNetworkLoopbackNat [2022-05-12T20:09:17.702Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2022-05-12T20:09:17.702Z] === RUN TestBuildWithEmptyLayers [2022-05-12T20:09:18.836Z] 8b534d64a7c3: Pull complete [2022-05-12T20:09:18.836Z] Digest: sha256:b474e47f6f8bdb110068684ab8cebbadb5806e641fe6dba0169555981f6520ef [2022-05-12T20:09:18.836Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:09:18.836Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-12T20:09:18.836Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-12T20:09:18.836Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2928' [2022-05-12T20:09:18.836Z] WARN: Skipping validation tests [2022-05-12T20:09:18.836Z] INFO: Running unit tests at 05/12/2022 20:09:10... [2022-05-12T20:09:18.836Z] INFO: make.ps1 starting at 05/12/2022 20:09:15 [2022-05-12T20:09:18.836Z] INFO: Git commit (d7ee159421) assumed from DOCKER_GITCOMMIT environment variable [2022-05-12T20:09:18.836Z] INFO: Running unit tests... [2022-05-12T20:09:19.091Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2022-05-12T20:09:19.091Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T20:09:19.936Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-05-12T20:09:19.936Z] === RUN TestPause [2022-05-12T20:09:19.936Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T20:09:19.936Z] --- SKIP: TestPause (0.00s) [2022-05-12T20:09:19.936Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T20:09:19.936Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T20:09:19.936Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T20:09:19.936Z] === RUN TestPauseStopPausedContainer [2022-05-12T20:09:19.936Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T20:09:19.936Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-12T20:09:19.936Z] === RUN TestPidHost [2022-05-12T20:09:20.462Z] .........................xx.................... [ 29%] [2022-05-12T20:09:20.899Z] --- PASS: TestPidHost (0.97s) [2022-05-12T20:09:20.899Z] === RUN TestPsFilter [2022-05-12T20:09:20.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-12T20:09:20.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-12T20:09:21.157Z] --- PASS: TestPsFilter (0.14s) [2022-05-12T20:09:21.157Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T20:09:21.416Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-05-12T20:09:21.416Z] === RUN TestRemoveContainerWithVolume [2022-05-12T20:09:21.983Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-05-12T20:09:21.983Z] === RUN TestRemoveContainerRunning [2022-05-12T20:09:22.242Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-05-12T20:09:22.242Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T20:09:22.401Z] --- PASS: TestBuildMultiStageOnBuild (3.24s) [2022-05-12T20:09:22.401Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T20:09:22.619Z] 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/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/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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-05-12T20:09:22.811Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-05-12T20:09:22.811Z] === RUN TestRemoveInvalidContainer [2022-05-12T20:09:22.811Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T20:09:22.811Z] === RUN TestRenameLinkedContainer [2022-05-12T20:09:23.790Z] --- PASS: TestBuildUncleanTarFilenames (1.82s) [2022-05-12T20:09:23.790Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T20:09:24.715Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-05-12T20:09:24.715Z] === RUN TestRenameStoppedContainer [2022-05-12T20:09:24.974Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-05-12T20:09:24.974Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T20:09:25.911Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-05-12T20:09:25.911Z] === RUN TestRenameInvalidName [2022-05-12T20:09:26.170Z] --- PASS: TestRenameInvalidName (0.43s) [2022-05-12T20:09:26.170Z] === RUN TestRenameAnonymousContainer [2022-05-12T20:09:27.547Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-05-12T20:09:27.547Z] === RUN TestRenameContainerWithSameName [2022-05-12T20:09:28.003Z] --- PASS: TestBuildMultiStageLayerLeak (3.37s) [2022-05-12T20:09:28.004Z] === RUN TestBuildWithHugeFile [2022-05-12T20:09:28.115Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-05-12T20:09:28.115Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T20:09:29.052Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-05-12T20:09:29.052Z] === RUN TestResize [2022-05-12T20:09:29.310Z] --- PASS: TestResize (0.41s) [2022-05-12T20:09:29.310Z] === RUN TestResizeWithInvalidSize [2022-05-12T20:09:29.878Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-12T20:09:29.878Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T20:09:30.137Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-05-12T20:09:30.137Z] === RUN TestDaemonRestartKillContainers [2022-05-12T20:09:30.137Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-12T20:09:30.137Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T20:09:30.137Z] === RUN TestCgroupNamespacesRun [2022-05-12T20:09:31.268Z] ? github.com/docker/docker/api [no test files] [2022-05-12T20:09:31.516Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-05-12T20:09:31.516Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T20:09:32.892Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.30s) [2022-05-12T20:09:32.892Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T20:09:33.830Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-05-12T20:09:33.830Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T20:09:34.356Z] 2022/05/12 20:09:33 Closing DB instances... [2022-05-12T20:09:34.599Z] --- PASS: TestImportExtremelyLargeImageWorks (91.71s) [2022-05-12T20:09:34.599Z] PASS [2022-05-12T20:09:34.599Z] [2022-05-12T20:09:34.599Z] DONE 22 tests in 94.919s [2022-05-12T20:09:34.599Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T20:09:34.599Z] INFO: Testing against a local daemon [2022-05-12T20:09:34.599Z] === RUN TestNetworkCreateDelete [2022-05-12T20:09:34.599Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-05-12T20:09:34.599Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T20:09:34.599Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-05-12T20:09:34.599Z] === RUN TestDaemonDNSFallback [2022-05-12T20:09:35.208Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-05-12T20:09:35.208Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T20:09:35.339Z] --- PASS: TestNetworkDBGarbageCollection (54.06s) [2022-05-12T20:09:35.340Z] === RUN TestFindNode [2022-05-12T20:09:35.340Z] 2022/05/12 20:09:35 Closing DB instances... [2022-05-12T20:09:35.340Z] --- PASS: TestFindNode (0.01s) [2022-05-12T20:09:35.340Z] === RUN TestChangeNodeState [2022-05-12T20:09:35.340Z] 2022/05/12 20:09:35 Closing DB instances... [2022-05-12T20:09:35.340Z] --- PASS: TestChangeNodeState (0.01s) [2022-05-12T20:09:35.340Z] === RUN TestNodeReincarnation [2022-05-12T20:09:35.340Z] 2022/05/12 20:09:35 Closing DB instances... [2022-05-12T20:09:36.146Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-05-12T20:09:36.146Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T20:09:36.622Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-12T20:09:37.137Z] --- PASS: TestDaemonDNSFallback (6.40s) [2022-05-12T20:09:37.137Z] === RUN TestInspectNetwork [2022-05-12T20:09:37.525Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-05-12T20:09:37.525Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T20:09:38.094Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-05-12T20:09:38.094Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T20:09:39.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-12T20:09:39.470Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-05-12T20:09:39.470Z] === RUN TestNISDomainname [2022-05-12T20:09:39.470Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-12T20:09:39.470Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-12T20:09:39.470Z] === RUN TestHostnameDnsResolution [2022-05-12T20:09:40.037Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-05-12T20:09:40.037Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T20:09:40.037Z] 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-05-12T20:09:40.037Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-12T20:09:40.037Z] === RUN TestPrivilegedHostDevices [2022-05-12T20:09:40.296Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-05-12T20:09:40.296Z] === RUN TestStats [2022-05-12T20:09:40.296Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T20:09:40.296Z] --- SKIP: TestStats (0.00s) [2022-05-12T20:09:40.296Z] === RUN TestStopContainerWithTimeout [2022-05-12T20:09:40.296Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T20:09:40.296Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T20:09:40.296Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T20:09:40.296Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T20:09:40.296Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T20:09:40.296Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T20:09:40.296Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T20:09:40.296Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T20:09:40.296Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T20:09:40.296Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T20:09:40.417Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T20:09:40.417Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T20:09:40.417Z] === RUN TestInspectNetwork/network_name [2022-05-12T20:09:40.417Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T20:09:41.124Z] === RUN TestBoolValue [2022-05-12T20:09:41.124Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestBoolValueOrDefault [2022-05-12T20:09:41.124Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestInt64ValueOrZero [2022-05-12T20:09:41.124Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestInt64ValueOrDefault [2022-05-12T20:09:41.124Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T20:09:41.124Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestJsonContentType [2022-05-12T20:09:41.124Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestReadJSON [2022-05-12T20:09:41.124Z] === RUN TestReadJSON/nil_body [2022-05-12T20:09:41.124Z] === RUN TestReadJSON/empty_body [2022-05-12T20:09:41.124Z] === RUN TestReadJSON/with_valid_request [2022-05-12T20:09:41.124Z] === RUN TestReadJSON/with_whitespace [2022-05-12T20:09:41.124Z] === RUN TestReadJSON/with_extra_content [2022-05-12T20:09:41.124Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T20:09:41.124Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T20:09:41.124Z] PASS [2022-05-12T20:09:41.124Z] coverage: 31.9% of statements [2022-05-12T20:09:41.124Z] ok github.com/docker/docker/api/server/httputils 0.049s coverage: 31.9% of statements [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T20:09:41.124Z] === RUN TestMaskSecretKeys [2022-05-12T20:09:41.124Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T20:09:41.124Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T20:09:41.124Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T20:09:41.124Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestVersionMiddlewareVersion [2022-05-12T20:09:41.124Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T20:09:41.124Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T20:09:41.124Z] PASS [2022-05-12T20:09:41.124Z] coverage: 37.7% of statements [2022-05-12T20:09:41.124Z] ok github.com/docker/docker/api/server/middleware 0.054s coverage: 37.7% of statements [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T20:09:41.124Z] === RUN TestStrSliceMarshalJSON [2022-05-12T20:09:41.124Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T20:09:41.124Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestStrSliceUnmarshalString [2022-05-12T20:09:41.124Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T20:09:41.124Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T20:09:41.124Z] PASS [2022-05-12T20:09:41.124Z] coverage: 90.0% of statements [2022-05-12T20:09:41.124Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2022-05-12T20:09:41.124Z] === RUN TestToJSON [2022-05-12T20:09:41.124Z] --- PASS: TestToJSON (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestToParamWithVersion [2022-05-12T20:09:41.124Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestFromJSON [2022-05-12T20:09:41.124Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestEmpty [2022-05-12T20:09:41.124Z] --- PASS: TestEmpty (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T20:09:41.124Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestArgsMatchKVList [2022-05-12T20:09:41.124Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestArgsMatch [2022-05-12T20:09:41.124Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestAdd [2022-05-12T20:09:41.124Z] --- PASS: TestAdd (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestDel [2022-05-12T20:09:41.124Z] --- PASS: TestDel (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestLen [2022-05-12T20:09:41.124Z] --- PASS: TestLen (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestExactMatch [2022-05-12T20:09:41.124Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestOnlyOneExactMatch [2022-05-12T20:09:41.124Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestContains [2022-05-12T20:09:41.124Z] --- PASS: TestContains (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestValidate [2022-05-12T20:09:41.124Z] --- PASS: TestValidate (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestWalkValues [2022-05-12T20:09:41.124Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestFuzzyMatch [2022-05-12T20:09:41.124Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestClone [2022-05-12T20:09:41.124Z] --- PASS: TestClone (0.00s) [2022-05-12T20:09:41.124Z] PASS [2022-05-12T20:09:41.124Z] coverage: 92.2% of statements [2022-05-12T20:09:41.124Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 92.2% of statements [2022-05-12T20:09:41.124Z] === RUN TestGetTimestamp [2022-05-12T20:09:41.124Z] === RUN TestAdjustForAPIVersion [2022-05-12T20:09:41.124Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T20:09:41.124Z] PASS [2022-05-12T20:09:41.124Z] coverage: 6.0% of statements [2022-05-12T20:09:41.124Z] ok github.com/docker/docker/api/server/router/swarm 0.072s coverage: 6.0% of statements [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T20:09:41.124Z] --- PASS: TestGetTimestamp (0.22s) [2022-05-12T20:09:41.124Z] === RUN TestParseTimestamps [2022-05-12T20:09:41.124Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T20:09:41.124Z] PASS [2022-05-12T20:09:41.124Z] coverage: 100.0% of statements [2022-05-12T20:09:41.124Z] ok github.com/docker/docker/api/types/time 0.288s coverage: 100.0% of statements [2022-05-12T20:09:41.124Z] === RUN TestCompareVersion [2022-05-12T20:09:41.124Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T20:09:41.124Z] PASS [2022-05-12T20:09:41.124Z] coverage: 77.3% of statements [2022-05-12T20:09:41.124Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 77.3% of statements [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T20:09:41.124Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T20:09:41.124Z] === RUN TestIsGIT [2022-05-12T20:09:41.124Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T20:09:41.124Z] PASS [2022-05-12T20:09:41.124Z] coverage: 100.0% of statements [2022-05-12T20:09:41.124Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.059s coverage: 100.0% of statements [2022-05-12T20:09:41.124Z] === RUN TestParseRemoteURL [2022-05-12T20:09:41.124Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T20:09:41.124Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T20:09:41.124Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T20:09:41.124Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T20:09:41.124Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T20:09:41.124Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T20:09:41.124Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T20:09:41.124Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T20:09:41.124Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T20:09:41.124Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T20:09:41.124Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T20:09:41.124Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestCloneArgsSmartHttp [2022-05-12T20:09:41.124Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-12T20:09:41.124Z] === RUN TestCloneArgsDumbHttp [2022-05-12T20:09:41.124Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestCloneArgsGit [2022-05-12T20:09:41.124Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T20:09:41.124Z] === RUN TestCheckoutGit [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T20:09:41.194Z] --- PASS: TestNodeReincarnation (5.01s) [2022-05-12T20:09:41.194Z] === RUN TestParallelCreate [2022-05-12T20:09:41.194Z] 2022/05/12 20:09:40 Closing DB instances... [2022-05-12T20:09:41.194Z] --- PASS: TestParallelCreate (0.01s) [2022-05-12T20:09:41.194Z] === RUN TestParallelDelete [2022-05-12T20:09:41.194Z] 2022/05/12 20:09:40 Closing DB instances... [2022-05-12T20:09:41.194Z] --- PASS: TestParallelDelete (0.01s) [2022-05-12T20:09:41.194Z] === RUN TestNetworkDBIslands [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a24c51a9333e with config:&{NodeID:a24c51a9333e 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-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=info msg="Node a24c51a9333e/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=info msg="Node a24c51a9333e/172.22.120.130, added to nodes list" [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:41fb42f2b9d2 with config:&{NodeID:41fb42f2b9d2 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-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=info msg="Node 41fb42f2b9d2/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=info msg="Node 41fb42f2b9d2/172.22.120.130, added to nodes list" [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=info msg="Node 41fb42f2b9d2/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=info msg="Node 41fb42f2b9d2/172.22.120.130, added to nodes list" [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=info msg="Node a24c51a9333e/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=info msg="Node a24c51a9333e/172.22.120.130, added to nodes list" [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2161ec93d8d5 with config:&{NodeID:2161ec93d8d5 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-05-12T20:09:41.194Z] time="2022-05-12T20:09:41Z" level=info msg="Node 2161ec93d8d5/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:41.194Z] time="2022-05-12T20:09:41Z" level=info msg="Node 2161ec93d8d5/172.22.120.130, added to nodes list" [2022-05-12T20:09:41.246Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node 2161ec93d8d5/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node 2161ec93d8d5/172.22.120.130, added to nodes list" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node a24c51a9333e/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node a24c51a9333e/172.22.120.130, added to nodes list" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node 41fb42f2b9d2/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node 41fb42f2b9d2/172.22.120.130, added to nodes list" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node 2161ec93d8d5/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node 2161ec93d8d5/172.22.120.130, added to nodes list" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:90fddc9b5f88 with config:&{NodeID:90fddc9b5f88 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-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, added to nodes list" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, added to nodes list" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node a24c51a9333e/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node a24c51a9333e/172.22.120.130, added to nodes list" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node 41fb42f2b9d2/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node 41fb42f2b9d2/172.22.120.130, added to nodes list" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node 2161ec93d8d5/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=info msg="Node 2161ec93d8d5/172.22.120.130, added to nodes list" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T20:09:41.660Z] time="2022-05-12T20:09:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, added to nodes list" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, added to nodes list" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:97480ae20d7d with config:&{NodeID:97480ae20d7d 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-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node 97480ae20d7d/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node 97480ae20d7d/172.22.120.130, added to nodes list" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node 97480ae20d7d/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node 97480ae20d7d/172.22.120.130, added to nodes list" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node a24c51a9333e/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node a24c51a9333e/172.22.120.130, added to nodes list" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node 41fb42f2b9d2/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node 41fb42f2b9d2/172.22.120.130, added to nodes list" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node 2161ec93d8d5/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node 2161ec93d8d5/172.22.120.130, added to nodes list" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, added to nodes list" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T20:09:42.127Z] time="2022-05-12T20:09:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-05-12T20:09:42.593Z] time="2022-05-12T20:09:42Z" level=info msg="Node 97480ae20d7d/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:42.593Z] time="2022-05-12T20:09:42Z" level=info msg="Node 97480ae20d7d/172.22.120.130, added to nodes list" [2022-05-12T20:09:42.593Z] time="2022-05-12T20:09:42Z" level=info msg="Node 97480ae20d7d/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:42.593Z] time="2022-05-12T20:09:42Z" level=info msg="Node 97480ae20d7d/172.22.120.130, added to nodes list" [2022-05-12T20:09:42.593Z] time="2022-05-12T20:09:42Z" level=info msg="Node 97480ae20d7d/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:42.593Z] time="2022-05-12T20:09:42Z" level=info msg="Node 97480ae20d7d/172.22.120.130, added to nodes list" [2022-05-12T20:09:42.593Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T20:09:42.593Z] time="2022-05-12T20:09:42Z" level=info msg="The new bootstrap node list is:[172.22.120.130:10033 172.22.120.130:10034 172.22.120.130:10035]" [2022-05-12T20:09:42.593Z] time="2022-05-12T20:09:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.120.130:10033" [2022-05-12T20:09:42.593Z] time="2022-05-12T20:09:42Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49371" [2022-05-12T20:09:42.593Z] time="2022-05-12T20:09:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.120.130:10034" [2022-05-12T20:09:42.593Z] time="2022-05-12T20:09:42Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49372" [2022-05-12T20:09:42.593Z] time="2022-05-12T20:09:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.120.130:10035" [2022-05-12T20:09:42.593Z] time="2022-05-12T20:09:42Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49373" [2022-05-12T20:09:43.060Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=info msg="The new bootstrap node list is:[172.22.120.130:10033 172.22.120.130:10034 172.22.120.130:10035]" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.120.130:10033" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49374" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.120.130:10034" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49375" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.120.130:10035" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49376" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=info msg="node 0 leaving" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=info msg="Node a24c51a9333e change state NodeActive --> NodeLeft" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=info msg="node4(90fddc9b5f88): Node leave event for a24c51a9333e/172.22.120.130" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=info msg="Node a24c51a9333e change state NodeActive --> NodeLeft" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=info msg="node2(41fb42f2b9d2): Node leave event for a24c51a9333e/172.22.120.130" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=info msg="Node a24c51a9333e change state NodeActive --> NodeLeft" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=info msg="node5(97480ae20d7d): Node leave event for a24c51a9333e/172.22.120.130" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=info msg="Node a24c51a9333e change state NodeActive --> NodeLeft" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=info msg="node1(a24c51a9333e): Node leave event for a24c51a9333e/172.22.120.130" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=info msg="Node a24c51a9333e change state NodeActive --> NodeLeft" [2022-05-12T20:09:43.060Z] time="2022-05-12T20:09:42Z" level=info msg="node3(2161ec93d8d5): Node leave event for a24c51a9333e/172.22.120.130" [2022-05-12T20:09:43.148Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T20:09:43.527Z] time="2022-05-12T20:09:43Z" level=info msg="Node a24c51a9333e/172.22.120.130, left gossip cluster" [2022-05-12T20:09:43.527Z] time="2022-05-12T20:09:43Z" level=info msg="Node a24c51a9333e/172.22.120.130, left gossip cluster" [2022-05-12T20:09:43.527Z] time="2022-05-12T20:09:43Z" level=info msg="Node a24c51a9333e/172.22.120.130, left gossip cluster" [2022-05-12T20:09:43.527Z] time="2022-05-12T20:09:43Z" level=info msg="Node a24c51a9333e/172.22.120.130, left gossip cluster" [2022-05-12T20:09:43.527Z] time="2022-05-12T20:09:43Z" level=info msg="Node a24c51a9333e/172.22.120.130, left gossip cluster" [2022-05-12T20:09:43.527Z] time="2022-05-12T20:09:43Z" level=info msg="node 1 leaving" [2022-05-12T20:09:43.527Z] time="2022-05-12T20:09:43Z" level=info msg="Node 41fb42f2b9d2 change state NodeActive --> NodeLeft" [2022-05-12T20:09:43.527Z] time="2022-05-12T20:09:43Z" level=info msg="node5(97480ae20d7d): Node leave event for 41fb42f2b9d2/172.22.120.130" [2022-05-12T20:09:43.527Z] time="2022-05-12T20:09:43Z" level=info msg="Node 41fb42f2b9d2 change state NodeActive --> NodeLeft" [2022-05-12T20:09:43.527Z] time="2022-05-12T20:09:43Z" level=info msg="node3(2161ec93d8d5): Node leave event for 41fb42f2b9d2/172.22.120.130" [2022-05-12T20:09:43.527Z] time="2022-05-12T20:09:43Z" level=info msg="Node 41fb42f2b9d2 change state NodeActive --> NodeLeft" [2022-05-12T20:09:43.527Z] time="2022-05-12T20:09:43Z" level=info msg="node2(41fb42f2b9d2): Node leave event for 41fb42f2b9d2/172.22.120.130" [2022-05-12T20:09:43.527Z] time="2022-05-12T20:09:43Z" level=info msg="Node 41fb42f2b9d2 change state NodeActive --> NodeLeft" [2022-05-12T20:09:43.527Z] time="2022-05-12T20:09:43Z" level=info msg="node4(90fddc9b5f88): Node leave event for 41fb42f2b9d2/172.22.120.130" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=info msg="Node 41fb42f2b9d2/172.22.120.130, left gossip cluster" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=info msg="Node 41fb42f2b9d2/172.22.120.130, left gossip cluster" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=info msg="Node 41fb42f2b9d2/172.22.120.130, left gossip cluster" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=info msg="Node 41fb42f2b9d2/172.22.120.130, left gossip cluster" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=info msg="node 2 leaving" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=info msg="Node 2161ec93d8d5 change state NodeActive --> NodeLeft" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=info msg="node5(97480ae20d7d): Node leave event for 2161ec93d8d5/172.22.120.130" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=info msg="Node 2161ec93d8d5 change state NodeActive --> NodeLeft" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=info msg="node4(90fddc9b5f88): Node leave event for 2161ec93d8d5/172.22.120.130" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=info msg="Node 2161ec93d8d5 change state NodeActive --> NodeLeft" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=info msg="node3(2161ec93d8d5): Node leave event for 2161ec93d8d5/172.22.120.130" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=debug msg="memberlist: Failed ping: 97480ae20d7d (timeout reached)" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.120.130:10034: use of closed network connection" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.120.130:10036: use of closed network connection" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.120.130:10035: use of closed network connection" [2022-05-12T20:09:43.993Z] time="2022-05-12T20:09:43Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49377" [2022-05-12T20:09:44.040Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-12T20:09:44.082Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T20:09:44.082Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-12T20:09:44.082Z] === RUN TestProcessNoDockerignore [2022-05-12T20:09:44.082Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T20:09:44.082Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T20:09:44.082Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-12T20:09:44.082Z] === RUN TestDetectContentType [2022-05-12T20:09:44.082Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T20:09:44.082Z] === RUN TestSelectAcceptableMIME [2022-05-12T20:09:44.082Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T20:09:44.082Z] === RUN TestInspectEmptyResponse [2022-05-12T20:09:44.082Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T20:09:44.082Z] === RUN TestInspectResponseBinary [2022-05-12T20:09:44.082Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T20:09:44.082Z] === RUN TestResponseUnsupportedContentType [2022-05-12T20:09:44.082Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T20:09:44.082Z] === RUN TestInspectResponseTextSimple [2022-05-12T20:09:44.082Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T20:09:44.082Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T20:09:44.082Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T20:09:44.082Z] === RUN TestUnknownContentLength [2022-05-12T20:09:44.082Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T20:09:44.082Z] === RUN TestDownloadRemote [2022-05-12T20:09:44.082Z] --- PASS: TestDownloadRemote (0.12s) [2022-05-12T20:09:44.082Z] === RUN TestGetWithStatusError [2022-05-12T20:09:44.082Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T20:09:44.082Z] === RUN TestCloseRootDirectory [2022-05-12T20:09:44.082Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:44.082Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T20:09:44.082Z] === RUN TestHashFile [2022-05-12T20:09:44.082Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:44.082Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T20:09:44.082Z] === RUN TestHashSubdir [2022-05-12T20:09:44.082Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:44.082Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-12T20:09:44.082Z] === RUN TestRemoveDirectory [2022-05-12T20:09:44.082Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:44.082Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T20:09:44.082Z] PASS [2022-05-12T20:09:44.082Z] coverage: 9.3% of statements [2022-05-12T20:09:44.082Z] ok github.com/docker/docker/builder/remotecontext 0.448s coverage: 9.3% of statements [2022-05-12T20:09:44.082Z] === RUN TestEnable [2022-05-12T20:09:44.082Z] --- PASS: TestEnable (0.00s) [2022-05-12T20:09:44.082Z] === RUN TestDisable [2022-05-12T20:09:44.082Z] --- PASS: TestDisable (0.00s) [2022-05-12T20:09:44.082Z] === RUN TestEnabled [2022-05-12T20:09:44.082Z] --- PASS: TestEnabled (0.00s) [2022-05-12T20:09:44.082Z] PASS [2022-05-12T20:09:44.082Z] coverage: 100.0% of statements [2022-05-12T20:09:44.082Z] ok github.com/docker/docker/cli/debug 0.056s coverage: 100.0% of statements [2022-05-12T20:09:44.460Z] time="2022-05-12T20:09:43Z" level=info msg="Node 2161ec93d8d5/172.22.120.130, left gossip cluster" [2022-05-12T20:09:44.460Z] time="2022-05-12T20:09:43Z" level=info msg="Node 2161ec93d8d5/172.22.120.130, left gossip cluster" [2022-05-12T20:09:44.460Z] time="2022-05-12T20:09:44Z" level=info msg="Node 2161ec93d8d5/172.22.120.130, left gossip cluster" [2022-05-12T20:09:44.460Z] networkdb_test.go:867: node4: OK [2022-05-12T20:09:44.460Z] networkdb_test.go:867: node5: OK [2022-05-12T20:09:44.460Z] time="2022-05-12T20:09:44Z" level=info msg="node 0 coming back" [2022-05-12T20:09:44.460Z] time="2022-05-12T20:09:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:103bcb53c10b with config:&{NodeID:103bcb53c10b 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-05-12T20:09:44.460Z] time="2022-05-12T20:09:44Z" level=info msg="Node 103bcb53c10b/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:44.460Z] time="2022-05-12T20:09:44Z" level=info msg="Node 103bcb53c10b/172.22.120.130, added to nodes list" [2022-05-12T20:09:44.460Z] time="2022-05-12T20:09:44Z" level=info msg="node 1 coming back" [2022-05-12T20:09:44.460Z] time="2022-05-12T20:09:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3154a5bc1a86 with config:&{NodeID:3154a5bc1a86 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-05-12T20:09:44.460Z] time="2022-05-12T20:09:44Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:44.460Z] time="2022-05-12T20:09:44Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, added to nodes list" [2022-05-12T20:09:44.460Z] time="2022-05-12T20:09:44Z" level=info msg="node 2 coming back" [2022-05-12T20:09:44.460Z] time="2022-05-12T20:09:44Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d79d594b7cd1 with config:&{NodeID:d79d594b7cd1 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-05-12T20:09:44.460Z] time="2022-05-12T20:09:44Z" level=info msg="Node d79d594b7cd1/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:44.460Z] time="2022-05-12T20:09:44Z" level=info msg="Node d79d594b7cd1/172.22.120.130, added to nodes list" [2022-05-12T20:09:44.460Z] time="2022-05-12T20:09:44Z" level=warning msg="memberlist: Was able to connect to 97480ae20d7d but other probes failed, network may be misconfigured" [2022-05-12T20:09:44.523Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-05-12T20:09:44.523Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-05-12T20:09:44.523Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) [2022-05-12T20:09:44.523Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-05-12T20:09:44.523Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-05-12T20:09:44.523Z] === RUN TestDeleteDevicemapper [2022-05-12T20:09:44.523Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T20:09:44.523Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T20:09:44.523Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T20:09:44.549Z] === RUN TestGetAllAllowed [2022-05-12T20:09:44.549Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestGetAllMeta [2022-05-12T20:09:44.549Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T20:09:44.549Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T20:09:44.549Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestIsExistingDirectory [2022-05-12T20:09:44.549Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestGetFilenameForDownload [2022-05-12T20:09:44.549Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestEnv2Variables [2022-05-12T20:09:44.549Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T20:09:44.549Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestMaintainer [2022-05-12T20:09:44.549Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestLabel [2022-05-12T20:09:44.549Z] --- PASS: TestLabel (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestFromScratch [2022-05-12T20:09:44.549Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestFromWithArg [2022-05-12T20:09:44.549Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T20:09:44.549Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestFromWithUndefinedArg [2022-05-12T20:09:44.549Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T20:09:44.549Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestOnbuild [2022-05-12T20:09:44.549Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestWorkdir [2022-05-12T20:09:44.549Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestCmd [2022-05-12T20:09:44.549Z] --- PASS: TestCmd (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestHealthcheckNone [2022-05-12T20:09:44.549Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestHealthcheckCmd [2022-05-12T20:09:44.549Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestEntrypoint [2022-05-12T20:09:44.549Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestExpose [2022-05-12T20:09:44.549Z] --- PASS: TestExpose (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestUser [2022-05-12T20:09:44.549Z] --- PASS: TestUser (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestVolume [2022-05-12T20:09:44.549Z] --- PASS: TestVolume (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestStopSignal [2022-05-12T20:09:44.549Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T20:09:44.549Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestArg [2022-05-12T20:09:44.549Z] --- PASS: TestArg (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestShell [2022-05-12T20:09:44.549Z] --- PASS: TestShell (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestPrependEnvOnCmd [2022-05-12T20:09:44.549Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestRunWithBuildArgs [2022-05-12T20:09:44.549Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T20:09:44.549Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T20:09:44.549Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T20:09:44.549Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T20:09:44.549Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T20:09:44.549Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T20:09:44.549Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T20:09:44.549Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T20:09:44.549Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestNormalizeWorkdir [2022-05-12T20:09:44.549Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestDispatch [2022-05-12T20:09:44.549Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T20:09:44.549Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T20:09:44.549Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T20:09:44.549Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T20:09:44.549Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T20:09:44.549Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T20:09:44.549Z] === RUN TestDispatch/COPY_url [2022-05-12T20:09:44.549Z] --- PASS: TestDispatch (0.08s) [2022-05-12T20:09:44.549Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-12T20:09:44.549Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-12T20:09:44.549Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-05-12T20:09:44.549Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T20:09:44.549Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T20:09:44.549Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T20:09:44.549Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T20:09:44.549Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T20:09:44.549Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T20:09:44.549Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T20:09:44.549Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T20:09:44.549Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestEmptyDockerfile [2022-05-12T20:09:44.549Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestSymlinkDockerfile [2022-05-12T20:09:44.549Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T20:09:44.549Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T20:09:44.549Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-05-12T20:09:44.549Z] === RUN TestNonExistingDockerfile [2022-05-12T20:09:44.549Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestCopyRunConfig [2022-05-12T20:09:44.549Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestDeepCopyRunConfig [2022-05-12T20:09:44.549Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestExportImage [2022-05-12T20:09:44.549Z] --- PASS: TestExportImage (0.00s) [2022-05-12T20:09:44.549Z] === RUN TestNormalizeDest [2022-05-12T20:09:44.549Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T20:09:44.549Z] PASS [2022-05-12T20:09:44.549Z] coverage: 46.7% of statements [2022-05-12T20:09:44.549Z] ok github.com/docker/docker/builder/dockerfile 0.282s coverage: 46.7% of statements [2022-05-12T20:09:44.596Z] --- PASS: TestInspectNetwork (7.34s) [2022-05-12T20:09:44.596Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T20:09:44.596Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T20:09:44.596Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T20:09:44.596Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T20:09:44.596Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T20:09:44.927Z] time="2022-05-12T20:09:44Z" level=debug msg="memberlist: Failed ping: 97480ae20d7d (timeout reached)" [2022-05-12T20:09:44.927Z] time="2022-05-12T20:09:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.22.120.130:10036: use of closed network connection" [2022-05-12T20:09:44.927Z] time="2022-05-12T20:09:44Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49378" [2022-05-12T20:09:45.393Z] time="2022-05-12T20:09:45Z" level=warning msg="memberlist: Was able to connect to 97480ae20d7d but other probes failed, network may be misconfigured" [2022-05-12T20:09:45.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-12T20:09:45.900Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2022-05-12T20:09:45.900Z] === RUN TestUpdateMemory [2022-05-12T20:09:45.900Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T20:09:45.900Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T20:09:45.900Z] === RUN TestUpdateCPUQuota [2022-05-12T20:09:45.900Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T20:09:45.900Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-12T20:09:45.900Z] === RUN TestUpdatePidsLimit [2022-05-12T20:09:45.900Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T20:09:45.900Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-12T20:09:45.900Z] === RUN TestUpdateRestartPolicy [2022-05-12T20:09:45.970Z] --- PASS: TestRunContainerWithBridgeNone (1.65s) [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T20:09:45.970Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:09:45.970Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:09:45.970Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:09:45.970Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T20:09:45.970Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T20:09:45.970Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T20:09:45.970Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T20:09:45.970Z] === RUN TestNetworkList [2022-05-12T20:09:45.970Z] === RUN TestNetworkList//networks [2022-05-12T20:09:45.970Z] === PAUSE TestNetworkList//networks [2022-05-12T20:09:45.970Z] === RUN TestNetworkList//networks/ [2022-05-12T20:09:45.970Z] === PAUSE TestNetworkList//networks/ [2022-05-12T20:09:45.970Z] === CONT TestNetworkList//networks [2022-05-12T20:09:45.970Z] === CONT TestNetworkList//networks/ [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T20:09:45.970Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T20:09:45.970Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T20:09:46.111Z] === RUN TestTCP4Proxy [2022-05-12T20:09:46.111Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-12T20:09:46.111Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T20:09:46.111Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-12T20:09:46.111Z] === RUN TestTCP6Proxy [2022-05-12T20:09:46.111Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T20:09:46.111Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T20:09:46.111Z] === RUN TestTCPDualStackProxy [2022-05-12T20:09:46.111Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T20:09:46.111Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T20:09:46.111Z] === RUN TestUDP4Proxy [2022-05-12T20:09:46.111Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T20:09:46.111Z] === RUN TestUDP6Proxy [2022-05-12T20:09:46.111Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T20:09:46.111Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T20:09:46.111Z] === RUN TestUDPWriteError [2022-05-12T20:09:46.111Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T20:09:46.111Z] === RUN TestSCTP4Proxy [2022-05-12T20:09:46.111Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T20:09:46.111Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T20:09:46.111Z] === RUN TestSCTP6Proxy [2022-05-12T20:09:46.111Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T20:09:46.111Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T20:09:46.111Z] PASS [2022-05-12T20:09:46.111Z] coverage: 49.4% of statements [2022-05-12T20:09:46.111Z] ok github.com/docker/docker/cmd/docker-proxy 0.072s coverage: 49.4% of statements [2022-05-12T20:09:46.228Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-12T20:09:46.229Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T20:09:47.602Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-12T20:09:47.602Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T20:09:48.168Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-05-12T20:09:48.169Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T20:09:48.336Z] time="2022-05-12T20:09:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.120.130:10033 172.22.120.130:10034 172.22.120.130:10035]" [2022-05-12T20:09:48.337Z] time="2022-05-12T20:09:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.120.130:10033 172.22.120.130:10034 172.22.120.130:10035]" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.120.130:10033" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49394" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 97480ae20d7d/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 97480ae20d7d/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 103bcb53c10b/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 103bcb53c10b/172.22.120.130, is the new incarnation of the shutdown node a24c51a9333e/172.22.120.130" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 103bcb53c10b/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.120.130:10034" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49395" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 103bcb53c10b/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 103bcb53c10b/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 97480ae20d7d/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 97480ae20d7d/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, is the new incarnation of the shutdown node 41fb42f2b9d2/172.22.120.130" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.120.130:10035" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49396" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 103bcb53c10b/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node d79d594b7cd1/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node d79d594b7cd1/172.22.120.130, is the new incarnation of the shutdown node 2161ec93d8d5/172.22.120.130" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node d79d594b7cd1/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 103bcb53c10b/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 97480ae20d7d/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 97480ae20d7d/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.803Z] time="2022-05-12T20:09:48Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, is the new incarnation of the shutdown node 41fb42f2b9d2/172.22.120.130" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node 103bcb53c10b/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node 103bcb53c10b/172.22.120.130, is the new incarnation of the shutdown node a24c51a9333e/172.22.120.130" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node 103bcb53c10b/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node d79d594b7cd1/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node d79d594b7cd1/172.22.120.130, is the new incarnation of the shutdown node 2161ec93d8d5/172.22.120.130" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node d79d594b7cd1/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node d79d594b7cd1/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node d79d594b7cd1/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node d79d594b7cd1/172.22.120.130, joined gossip cluster" [2022-05-12T20:09:48.804Z] time="2022-05-12T20:09:48Z" level=info msg="Node d79d594b7cd1/172.22.120.130, added to nodes list" [2022-05-12T20:09:48.910Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-12T20:09:49.102Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-12T20:09:49.102Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T20:09:49.210Z] === RUN TestMiddlewares [2022-05-12T20:09:49.211Z] --- PASS: TestMiddlewares (0.00s) [2022-05-12T20:09:49.211Z] PASS [2022-05-12T20:09:49.211Z] coverage: 7.9% of statements [2022-05-12T20:09:49.211Z] ok github.com/docker/docker/api/server 0.059s coverage: 7.9% of statements [2022-05-12T20:09:49.270Z] time="2022-05-12T20:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.120.130:10033" [2022-05-12T20:09:49.270Z] time="2022-05-12T20:09:48Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49399" [2022-05-12T20:09:49.270Z] time="2022-05-12T20:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.120.130:10034" [2022-05-12T20:09:49.270Z] time="2022-05-12T20:09:48Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49400" [2022-05-12T20:09:49.270Z] time="2022-05-12T20:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.120.130:10035" [2022-05-12T20:09:49.270Z] time="2022-05-12T20:09:48Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49401" [2022-05-12T20:09:49.270Z] 2022/05/12 20:09:49 Closing DB instances... [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="Node 103bcb53c10b change state NodeActive --> NodeLeft" [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="node2(3154a5bc1a86): Node leave event for 103bcb53c10b/172.22.120.130" [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="Node 103bcb53c10b change state NodeActive --> NodeLeft" [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="node4(90fddc9b5f88): Node leave event for 103bcb53c10b/172.22.120.130" [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="Node 103bcb53c10b change state NodeActive --> NodeLeft" [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="node3(d79d594b7cd1): Node leave event for 103bcb53c10b/172.22.120.130" [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="Node 103bcb53c10b change state NodeActive --> NodeLeft" [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="node1(103bcb53c10b): Node leave event for 103bcb53c10b/172.22.120.130" [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="Node 103bcb53c10b change state NodeActive --> NodeLeft" [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="node5(97480ae20d7d): Node leave event for 103bcb53c10b/172.22.120.130" [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="Node 103bcb53c10b/172.22.120.130, left gossip cluster" [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="Node 103bcb53c10b/172.22.120.130, left gossip cluster" [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="Node 103bcb53c10b/172.22.120.130, left gossip cluster" [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="Node 103bcb53c10b/172.22.120.130, left gossip cluster" [2022-05-12T20:09:49.736Z] time="2022-05-12T20:09:49Z" level=info msg="Node 103bcb53c10b/172.22.120.130, left gossip cluster" [2022-05-12T20:09:50.203Z] time="2022-05-12T20:09:49Z" level=info msg="Node 3154a5bc1a86 change state NodeActive --> NodeLeft" [2022-05-12T20:09:50.203Z] time="2022-05-12T20:09:49Z" level=info msg="node4(90fddc9b5f88): Node leave event for 3154a5bc1a86/172.22.120.130" [2022-05-12T20:09:50.203Z] time="2022-05-12T20:09:49Z" level=info msg="Node 3154a5bc1a86 change state NodeActive --> NodeLeft" [2022-05-12T20:09:50.203Z] time="2022-05-12T20:09:49Z" level=info msg="node5(97480ae20d7d): Node leave event for 3154a5bc1a86/172.22.120.130" [2022-05-12T20:09:50.203Z] time="2022-05-12T20:09:49Z" level=info msg="Node 3154a5bc1a86 change state NodeActive --> NodeLeft" [2022-05-12T20:09:50.203Z] time="2022-05-12T20:09:49Z" level=info msg="node2(3154a5bc1a86): Node leave event for 3154a5bc1a86/172.22.120.130" [2022-05-12T20:09:50.203Z] time="2022-05-12T20:09:49Z" level=info msg="Node 3154a5bc1a86 change state NodeActive --> NodeLeft" [2022-05-12T20:09:50.203Z] time="2022-05-12T20:09:49Z" level=info msg="node3(d79d594b7cd1): Node leave event for 3154a5bc1a86/172.22.120.130" [2022-05-12T20:09:50.203Z] time="2022-05-12T20:09:49Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, left gossip cluster" [2022-05-12T20:09:50.203Z] time="2022-05-12T20:09:49Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, left gossip cluster" [2022-05-12T20:09:50.474Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-05-12T20:09:50.474Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T20:09:50.669Z] time="2022-05-12T20:09:50Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, left gossip cluster" [2022-05-12T20:09:50.669Z] time="2022-05-12T20:09:50Z" level=info msg="Node 3154a5bc1a86/172.22.120.130, left gossip cluster" [2022-05-12T20:09:50.669Z] time="2022-05-12T20:09:50Z" level=info msg="Node d79d594b7cd1 change state NodeActive --> NodeLeft" [2022-05-12T20:09:50.669Z] time="2022-05-12T20:09:50Z" level=info msg="node4(90fddc9b5f88): Node leave event for d79d594b7cd1/172.22.120.130" [2022-05-12T20:09:50.669Z] time="2022-05-12T20:09:50Z" level=info msg="Node d79d594b7cd1 change state NodeActive --> NodeLeft" [2022-05-12T20:09:50.669Z] time="2022-05-12T20:09:50Z" level=info msg="node5(97480ae20d7d): Node leave event for d79d594b7cd1/172.22.120.130" [2022-05-12T20:09:50.669Z] time="2022-05-12T20:09:50Z" level=info msg="Node d79d594b7cd1 change state NodeActive --> NodeLeft" [2022-05-12T20:09:50.669Z] time="2022-05-12T20:09:50Z" level=info msg="node3(d79d594b7cd1): Node leave event for d79d594b7cd1/172.22.120.130" [2022-05-12T20:09:50.669Z] time="2022-05-12T20:09:50Z" level=info msg="Node d79d594b7cd1/172.22.120.130, left gossip cluster" [2022-05-12T20:09:50.669Z] time="2022-05-12T20:09:50Z" level=info msg="Node d79d594b7cd1/172.22.120.130, left gossip cluster" [2022-05-12T20:09:50.669Z] time="2022-05-12T20:09:50Z" level=info msg="Node d79d594b7cd1/172.22.120.130, left gossip cluster" [2022-05-12T20:09:51.039Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-12T20:09:51.039Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T20:09:51.136Z] time="2022-05-12T20:09:50Z" level=debug msg="memberlist: Failed ping: 90fddc9b5f88 (timeout reached)" [2022-05-12T20:09:51.136Z] time="2022-05-12T20:09:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.120.130:10037: use of closed network connection" [2022-05-12T20:09:51.136Z] time="2022-05-12T20:09:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.120.130:10035: use of closed network connection" [2022-05-12T20:09:51.136Z] time="2022-05-12T20:09:50Z" level=debug msg="memberlist: Stream connection from=172.22.120.130:49404" [2022-05-12T20:09:51.603Z] time="2022-05-12T20:09:51Z" level=info msg="Node 90fddc9b5f88 change state NodeActive --> NodeLeft" [2022-05-12T20:09:51.603Z] time="2022-05-12T20:09:51Z" level=info msg="node5(97480ae20d7d): Node leave event for 90fddc9b5f88/172.22.120.130" [2022-05-12T20:09:51.603Z] time="2022-05-12T20:09:51Z" level=warning msg="memberlist: Was able to connect to 90fddc9b5f88 but other probes failed, network may be misconfigured" [2022-05-12T20:09:51.603Z] time="2022-05-12T20:09:51Z" level=info msg="Node 90fddc9b5f88 change state NodeActive --> NodeLeft" [2022-05-12T20:09:51.603Z] time="2022-05-12T20:09:51Z" level=info msg="node4(90fddc9b5f88): Node leave event for 90fddc9b5f88/172.22.120.130" [2022-05-12T20:09:52.069Z] time="2022-05-12T20:09:51Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, left gossip cluster" [2022-05-12T20:09:52.069Z] time="2022-05-12T20:09:51Z" level=info msg="Node 90fddc9b5f88/172.22.120.130, left gossip cluster" [2022-05-12T20:09:52.536Z] time="2022-05-12T20:09:52Z" level=info msg="Node 97480ae20d7d/172.22.120.130, left gossip cluster" [2022-05-12T20:09:52.536Z] time="2022-05-12T20:09:52Z" level=info msg="Node 97480ae20d7d change state NodeActive --> NodeFailed" [2022-05-12T20:09:52.536Z] time="2022-05-12T20:09:52Z" level=info msg="Node 97480ae20d7d/172.22.120.130, added to failed nodes list" [2022-05-12T20:09:52.536Z] --- PASS: TestNetworkDBIslands (12.05s) [2022-05-12T20:09:52.536Z] PASS [2022-05-12T20:09:52.536Z] coverage: 60.2% of statements [2022-05-12T20:09:52.536Z] ok github.com/docker/docker/libnetwork/networkdb 103.273s coverage: 60.2% of statements [2022-05-12T20:09:52.536Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T20:09:52.536Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T20:09:52.536Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T20:09:52.536Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T20:09:52.536Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T20:09:52.537Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T20:09:53.565Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-05-12T20:09:53.565Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T20:09:53.565Z] service_test.go:243: FLAKY_TEST [2022-05-12T20:09:53.565Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T20:09:53.565Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T20:09:53.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-12T20:09:53.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-12T20:09:54.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === Skipped [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T20:09:54.747Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T20:09:54.747Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T20:09:54.747Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-12T20:09:54.747Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T20:09:54.747Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T20:09:54.747Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T20:09:54.747Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T20:09:54.747Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T20:09:54.747Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T20:09:54.747Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T20:09:54.747Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T20:09:54.747Z] daemon_test.go:145: root required [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T20:09:54.747Z] reload_test.go:342: root required [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T20:09:54.747Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T20:09:54.747Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T20:09:54.747Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T20:09:54.747Z] download_test.go:267: Needs fixing on Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T20:09:54.747Z] layer_test.go:291: Failing on Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T20:09:54.747Z] layer_test.go:340: Failing on Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T20:09:54.747Z] layer_test.go:455: Failing on Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T20:09:54.747Z] layer_test.go:684: Failing on Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T20:09:54.747Z] migration_test.go:45: Failing on Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T20:09:54.747Z] migration_test.go:181: Failing on Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T20:09:54.747Z] mount_test.go:17: Failing on Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T20:09:54.747Z] mount_test.go:76: Failing on Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T20:09:54.747Z] mount_test.go:125: Failing on Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T20:09:54.747Z] mount_test.go:212: Failing on Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-12T20:09:54.747Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-12T20:09:54.747Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T20:09:54.747Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T20:09:54.747Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T20:09:54.747Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T20:09:54.747Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T20:09:54.747Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T20:09:54.747Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T20:09:54.747Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T20:09:54.747Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T20:09:54.747Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T20:09:54.747Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T20:09:54.747Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T20:09:54.747Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T20:09:54.747Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T20:09:54.747Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T20:09:54.747Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T20:09:54.747Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-12T20:09:54.747Z] archive_test.go:140: zstd not installed [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T20:09:54.747Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T20:09:54.747Z] archive_windows_test.go:16: Currently fails [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T20:09:54.747Z] changes_test.go:196: needs more investigation [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-12T20:09:54.747Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-12T20:09:54.747Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T20:09:54.747Z] changes_test.go:433: needs further investigation [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T20:09:54.747Z] changes_test.go:469: needs further investigation [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T20:09:54.747Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T20:09:54.747Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T20:09:54.747Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T20:09:54.747Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T20:09:54.747Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T20:09:54.747Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T20:09:54.747Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T20:09:54.747Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T20:09:54.747Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T20:09:54.747Z] poller_test.go:40: No chmod on Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T20:09:54.747Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T20:09:54.747Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-12T20:09:54.747Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.747Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T20:09:54.747Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:54.747Z] [2022-05-12T20:09:54.748Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T20:09:54.748Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:09:54.748Z] [2022-05-12T20:09:54.748Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T20:09:54.748Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T20:09:54.748Z] [2022-05-12T20:09:54.748Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T20:09:54.748Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T20:09:54.748Z] [2022-05-12T20:09:54.748Z] DONE 2285 tests, 70 skipped in 256.817s [2022-05-12T20:09:54.748Z] INFO: make.ps1 ended at 05/12/2022 20:09:54 [2022-05-12T20:09:54.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-12T20:09:55.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-12T20:09:55.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-12T20:09:56.961Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T20:09:56.961Z] INFO: Unit tests ended at 05/12/2022 20:09:56. Duration:00:04:28.2661653 [2022-05-12T20:09:56.961Z] INFO: Building busybox [2022-05-12T20:09:56.961Z] Sending build context to Docker daemon 5.12kB [2022-05-12T20:09:56.961Z] [2022-05-12T20:09:56.961Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T20:09:56.961Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T20:09:56.961Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T20:09:56.961Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T20:09:56.961Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T20:09:56.961Z] ---> 7c569352fed3 [2022-05-12T20:09:56.961Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T20:09:56.961Z] ---> Running in b8929c015872 [2022-05-12T20:09:57.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-12T20:09:58.104Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-05-12T20:09:58.104Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T20:09:58.104Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-05-12T20:09:58.104Z] === RUN TestWaitNonBlocked [2022-05-12T20:09:58.104Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:09:58.104Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:09:58.104Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:09:58.104Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:09:58.104Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:09:58.104Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:09:58.104Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T20:09:58.104Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-05-12T20:09:58.104Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-05-12T20:09:58.104Z] === RUN TestWaitBlocked [2022-05-12T20:09:58.104Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T20:09:58.104Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T20:09:58.104Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T20:09:58.104Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T20:09:58.104Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T20:09:58.104Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T20:09:58.363Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T20:09:58.363Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-05-12T20:09:58.363Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-05-12T20:09:58.363Z] === CONT TestDaemonRestartIpcMode [2022-05-12T20:09:58.363Z] === CONT TestIpcModeOlderClient [2022-05-12T20:09:58.363Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-05-12T20:09:58.363Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T20:09:59.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-12T20:09:59.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-12T20:10:00.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-12T20:10:00.901Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.52s) [2022-05-12T20:10:01.032Z] === RUN TestCheckpointCreateError [2022-05-12T20:10:01.032Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCheckpointCreate [2022-05-12T20:10:01.032Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCheckpointDeleteError [2022-05-12T20:10:01.032Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCheckpointDelete [2022-05-12T20:10:01.032Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCheckpointListError [2022-05-12T20:10:01.032Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCheckpointList [2022-05-12T20:10:01.032Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T20:10:01.032Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T20:10:01.032Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T20:10:01.032Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestGetAPIPath [2022-05-12T20:10:01.032Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestParseHostURL [2022-05-12T20:10:01.032Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T20:10:01.032Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T20:10:01.032Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestNegotiateAPIVersion [2022-05-12T20:10:01.032Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T20:10:01.032Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T20:10:01.032Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T20:10:01.032Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T20:10:01.032Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T20:10:01.032Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T20:10:01.032Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T20:10:01.032Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T20:10:01.032Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T20:10:01.032Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T20:10:01.032Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T20:10:01.032Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T20:10:01.032Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T20:10:01.032Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T20:10:01.032Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestClientRedirect [2022-05-12T20:10:01.032Z] === RUN TestClientRedirect/GET [2022-05-12T20:10:01.032Z] === RUN TestClientRedirect/POST [2022-05-12T20:10:01.032Z] === RUN TestClientRedirect/PUT [2022-05-12T20:10:01.032Z] === RUN TestClientRedirect/DELETE [2022-05-12T20:10:01.032Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T20:10:01.032Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T20:10:01.032Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T20:10:01.032Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T20:10:01.032Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigCreateUnsupported [2022-05-12T20:10:01.032Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigCreateError [2022-05-12T20:10:01.032Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigCreate [2022-05-12T20:10:01.032Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigInspectNotFound [2022-05-12T20:10:01.032Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T20:10:01.032Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigInspectUnsupported [2022-05-12T20:10:01.032Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigInspectError [2022-05-12T20:10:01.032Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T20:10:01.032Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigInspect [2022-05-12T20:10:01.032Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigListUnsupported [2022-05-12T20:10:01.032Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigListError [2022-05-12T20:10:01.032Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigList [2022-05-12T20:10:01.032Z] --- PASS: TestConfigList (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigRemoveUnsupported [2022-05-12T20:10:01.032Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigRemoveError [2022-05-12T20:10:01.032Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigRemove [2022-05-12T20:10:01.032Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigUpdateUnsupported [2022-05-12T20:10:01.032Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigUpdateError [2022-05-12T20:10:01.032Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestConfigUpdate [2022-05-12T20:10:01.032Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerCommitError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerCommit [2022-05-12T20:10:01.032Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerStatPathError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerStatPath [2022-05-12T20:10:01.032Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCopyToContainerError [2022-05-12T20:10:01.032Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T20:10:01.032Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T20:10:01.032Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCopyToContainer [2022-05-12T20:10:01.032Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCopyFromContainerError [2022-05-12T20:10:01.032Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T20:10:01.032Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T20:10:01.032Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T20:10:01.032Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestCopyFromContainer [2022-05-12T20:10:01.032Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerCreateError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerCreateImageNotFound [2022-05-12T20:10:01.032Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerCreateWithName [2022-05-12T20:10:01.032Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerCreateAutoRemove [2022-05-12T20:10:01.032Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerDiffError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerDiff [2022-05-12T20:10:01.032Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerExecCreateError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerExecCreate [2022-05-12T20:10:01.032Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerExecStartError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerExecStart [2022-05-12T20:10:01.032Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerExecInspectError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerExecInspect [2022-05-12T20:10:01.032Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerExportError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerExport [2022-05-12T20:10:01.032Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerInspectError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T20:10:01.032Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T20:10:01.032Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerInspect [2022-05-12T20:10:01.032Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerInspectNode [2022-05-12T20:10:01.032Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerKillError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerKill [2022-05-12T20:10:01.032Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerListError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerList [2022-05-12T20:10:01.032Z] --- PASS: TestContainerList (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerLogsNotFoundError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerLogsError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerLogs [2022-05-12T20:10:01.032Z] --- PASS: TestContainerLogs (0.22s) [2022-05-12T20:10:01.032Z] === RUN TestContainerPauseError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerPause [2022-05-12T20:10:01.032Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainersPruneError [2022-05-12T20:10:01.032Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainersPrune [2022-05-12T20:10:01.032Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerRemoveError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerRemove [2022-05-12T20:10:01.032Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerRenameError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerRename [2022-05-12T20:10:01.032Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerResizeError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerExecResizeError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerResize [2022-05-12T20:10:01.032Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerExecResize [2022-05-12T20:10:01.032Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerRestartError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerRestart [2022-05-12T20:10:01.032Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerStartError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerStart [2022-05-12T20:10:01.032Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerStatsError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerStats [2022-05-12T20:10:01.032Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerStopError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerStop [2022-05-12T20:10:01.032Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerTopError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerTop [2022-05-12T20:10:01.032Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerUnpauseError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerUnpause [2022-05-12T20:10:01.032Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerUpdateError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerUpdate [2022-05-12T20:10:01.032Z] --- PASS: TestContainerUpdate (0.02s) [2022-05-12T20:10:01.032Z] === RUN TestContainerWaitError [2022-05-12T20:10:01.032Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestContainerWait [2022-05-12T20:10:01.032Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestDiskUsageError [2022-05-12T20:10:01.032Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestDiskUsage [2022-05-12T20:10:01.032Z] --- PASS: TestDiskUsage (0.01s) [2022-05-12T20:10:01.032Z] === RUN TestDistributionInspectUnsupported [2022-05-12T20:10:01.032Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T20:10:01.032Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestEventsErrorInOptions [2022-05-12T20:10:01.032Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestEventsErrorFromServer [2022-05-12T20:10:01.032Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestEvents [2022-05-12T20:10:01.032Z] --- PASS: TestEvents (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestTLSCloseWriter [2022-05-12T20:10:01.032Z] === PAUSE TestTLSCloseWriter [2022-05-12T20:10:01.032Z] === RUN TestImageBuildError [2022-05-12T20:10:01.032Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestImageBuild [2022-05-12T20:10:01.032Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestGetDockerOS [2022-05-12T20:10:01.032Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestImageCreateError [2022-05-12T20:10:01.032Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestImageCreate [2022-05-12T20:10:01.032Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestImageHistoryError [2022-05-12T20:10:01.032Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestImageHistory [2022-05-12T20:10:01.032Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestImageImportError [2022-05-12T20:10:01.032Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestImageImport [2022-05-12T20:10:01.032Z] --- PASS: TestImageImport (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestImageInspectError [2022-05-12T20:10:01.032Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestImageInspectImageNotFound [2022-05-12T20:10:01.032Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestImageInspectWithEmptyID [2022-05-12T20:10:01.032Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestImageInspect [2022-05-12T20:10:01.032Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T20:10:01.032Z] === RUN TestImageListError [2022-05-12T20:10:01.032Z] --- PASS: TestImageListError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageList [2022-05-12T20:10:01.033Z] --- PASS: TestImageList (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageListApiBefore125 [2022-05-12T20:10:01.033Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageLoadError [2022-05-12T20:10:01.033Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageLoad [2022-05-12T20:10:01.033Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagesPruneError [2022-05-12T20:10:01.033Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagesPrune [2022-05-12T20:10:01.033Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagePullReferenceParseError [2022-05-12T20:10:01.033Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagePullAnyError [2022-05-12T20:10:01.033Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T20:10:01.033Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T20:10:01.033Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T20:10:01.033Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T20:10:01.033Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagePullWithoutErrors [2022-05-12T20:10:01.033Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagePushReferenceError [2022-05-12T20:10:01.033Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagePushAnyError [2022-05-12T20:10:01.033Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T20:10:01.033Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T20:10:01.033Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T20:10:01.033Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T20:10:01.033Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImagePushWithoutErrors [2022-05-12T20:10:01.033Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T20:10:01.033Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T20:10:01.033Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T20:10:01.033Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T20:10:01.033Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T20:10:01.033Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T20:10:01.033Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T20:10:01.033Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T20:10:01.033Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageRemoveError [2022-05-12T20:10:01.033Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageRemoveImageNotFound [2022-05-12T20:10:01.033Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageRemove [2022-05-12T20:10:01.033Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageSaveError [2022-05-12T20:10:01.033Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageSave [2022-05-12T20:10:01.033Z] --- PASS: TestImageSave (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageSearchAnyError [2022-05-12T20:10:01.033Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T20:10:01.033Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T20:10:01.033Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T20:10:01.033Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T20:10:01.033Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageSearchWithoutErrors [2022-05-12T20:10:01.033Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageTagError [2022-05-12T20:10:01.033Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageTagInvalidReference [2022-05-12T20:10:01.033Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T20:10:01.033Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageTagHexSource [2022-05-12T20:10:01.033Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestImageTag [2022-05-12T20:10:01.033Z] --- PASS: TestImageTag (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestInfoServerError [2022-05-12T20:10:01.033Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T20:10:01.033Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestInfo [2022-05-12T20:10:01.033Z] --- PASS: TestInfo (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNetworkConnectError [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNetworkConnect [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNetworkCreateError [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNetworkCreate [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNetworkDisconnectError [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNetworkDisconnect [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNetworkInspect [2022-05-12T20:10:01.033Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T20:10:01.033Z] === RUN TestNetworkInspect/no_options [2022-05-12T20:10:01.033Z] === RUN TestNetworkInspect/verbose [2022-05-12T20:10:01.033Z] === RUN TestNetworkInspect/global_scope [2022-05-12T20:10:01.033Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T20:10:01.033Z] === RUN TestNetworkInspect/server_error [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNetworkListError [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNetworkList [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNetworksPruneError [2022-05-12T20:10:01.033Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNetworksPrune [2022-05-12T20:10:01.033Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNetworkRemoveError [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNetworkRemove [2022-05-12T20:10:01.033Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNodeInspectError [2022-05-12T20:10:01.033Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T20:10:01.033Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T20:10:01.033Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNodeInspect [2022-05-12T20:10:01.033Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNodeListError [2022-05-12T20:10:01.033Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNodeList [2022-05-12T20:10:01.033Z] --- PASS: TestNodeList (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNodeRemoveError [2022-05-12T20:10:01.033Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNodeRemove [2022-05-12T20:10:01.033Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNodeUpdateError [2022-05-12T20:10:01.033Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestNodeUpdate [2022-05-12T20:10:01.033Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestOptionWithHostFromEnv [2022-05-12T20:10:01.033Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestOptionWithTimeout [2022-05-12T20:10:01.033Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T20:10:01.033Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPingFail [2022-05-12T20:10:01.033Z] --- PASS: TestPingFail (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPingWithError [2022-05-12T20:10:01.033Z] 2022/05/12 20:10:00 RoundTripper returned a response & error; ignoring response [2022-05-12T20:10:01.033Z] 2022/05/12 20:10:00 RoundTripper returned a response & error; ignoring response [2022-05-12T20:10:01.033Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPingSuccess [2022-05-12T20:10:01.033Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPingHeadFallback [2022-05-12T20:10:01.033Z] === RUN TestPingHeadFallback/OK [2022-05-12T20:10:01.033Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T20:10:01.033Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T20:10:01.033Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T20:10:01.033Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T20:10:01.033Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T20:10:01.033Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T20:10:01.033Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T20:10:01.033Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginDisableError [2022-05-12T20:10:01.033Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginDisable [2022-05-12T20:10:01.033Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginEnableError [2022-05-12T20:10:01.033Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginEnable [2022-05-12T20:10:01.033Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginInspectError [2022-05-12T20:10:01.033Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T20:10:01.033Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginInspect [2022-05-12T20:10:01.033Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginListError [2022-05-12T20:10:01.033Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginList [2022-05-12T20:10:01.033Z] --- PASS: TestPluginList (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginPushError [2022-05-12T20:10:01.033Z] --- PASS: TestPluginPushError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginPush [2022-05-12T20:10:01.033Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginRemoveError [2022-05-12T20:10:01.033Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginRemove [2022-05-12T20:10:01.033Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginSetError [2022-05-12T20:10:01.033Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPluginSet [2022-05-12T20:10:01.033Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSetHostHeader [2022-05-12T20:10:01.033Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestPlainTextError [2022-05-12T20:10:01.033Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestInfiniteError [2022-05-12T20:10:01.033Z] --- PASS: TestInfiniteError (0.02s) [2022-05-12T20:10:01.033Z] === RUN TestCanceledContext [2022-05-12T20:10:01.033Z] 2022/05/12 20:10:00 RoundTripper returned a response & error; ignoring response [2022-05-12T20:10:01.033Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestDeadlineExceededContext [2022-05-12T20:10:01.033Z] 2022/05/12 20:10:00 RoundTripper returned a response & error; ignoring response [2022-05-12T20:10:01.033Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretCreateUnsupported [2022-05-12T20:10:01.033Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretCreateError [2022-05-12T20:10:01.033Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretCreate [2022-05-12T20:10:01.033Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretInspectUnsupported [2022-05-12T20:10:01.033Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretInspectError [2022-05-12T20:10:01.033Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T20:10:01.033Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T20:10:01.033Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretInspect [2022-05-12T20:10:01.033Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretListUnsupported [2022-05-12T20:10:01.033Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretListError [2022-05-12T20:10:01.033Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretList [2022-05-12T20:10:01.033Z] --- PASS: TestSecretList (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretRemoveUnsupported [2022-05-12T20:10:01.033Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretRemoveError [2022-05-12T20:10:01.033Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretRemove [2022-05-12T20:10:01.033Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretUpdateUnsupported [2022-05-12T20:10:01.033Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretUpdateError [2022-05-12T20:10:01.033Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSecretUpdate [2022-05-12T20:10:01.033Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceCreateError [2022-05-12T20:10:01.033Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceCreate [2022-05-12T20:10:01.033Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T20:10:01.033Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceCreateDigestPinning [2022-05-12T20:10:01.033Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceInspectError [2022-05-12T20:10:01.033Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T20:10:01.033Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T20:10:01.033Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceInspect [2022-05-12T20:10:01.033Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceListError [2022-05-12T20:10:01.033Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceList [2022-05-12T20:10:01.033Z] --- PASS: TestServiceList (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceLogsError [2022-05-12T20:10:01.033Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceLogs [2022-05-12T20:10:01.033Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceRemoveError [2022-05-12T20:10:01.033Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T20:10:01.033Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceRemove [2022-05-12T20:10:01.033Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceUpdateError [2022-05-12T20:10:01.033Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestServiceUpdate [2022-05-12T20:10:01.033Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T20:10:01.033Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSwarmGetUnlockKey [2022-05-12T20:10:01.033Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSwarmInitError [2022-05-12T20:10:01.033Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSwarmInit [2022-05-12T20:10:01.033Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSwarmInspectError [2022-05-12T20:10:01.033Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSwarmInspect [2022-05-12T20:10:01.033Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSwarmJoinError [2022-05-12T20:10:01.033Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSwarmJoin [2022-05-12T20:10:01.033Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSwarmLeaveError [2022-05-12T20:10:01.033Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSwarmLeave [2022-05-12T20:10:01.033Z] --- PASS: TestSwarmLeave (0.01s) [2022-05-12T20:10:01.033Z] === RUN TestSwarmUnlockError [2022-05-12T20:10:01.033Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSwarmUnlock [2022-05-12T20:10:01.033Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSwarmUpdateError [2022-05-12T20:10:01.033Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestSwarmUpdate [2022-05-12T20:10:01.033Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestTaskInspectError [2022-05-12T20:10:01.033Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T20:10:01.033Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestTaskInspect [2022-05-12T20:10:01.033Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestTaskListError [2022-05-12T20:10:01.033Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestTaskList [2022-05-12T20:10:01.033Z] --- PASS: TestTaskList (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestVolumeCreateError [2022-05-12T20:10:01.033Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestVolumeCreate [2022-05-12T20:10:01.033Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestVolumeInspectError [2022-05-12T20:10:01.033Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestVolumeInspectNotFound [2022-05-12T20:10:01.033Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T20:10:01.033Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestVolumeInspect [2022-05-12T20:10:01.033Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestVolumeListError [2022-05-12T20:10:01.033Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T20:10:01.033Z] === RUN TestVolumeList [2022-05-12T20:10:01.033Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T20:10:01.034Z] === RUN TestVolumeRemoveError [2022-05-12T20:10:01.034Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T20:10:01.034Z] === RUN TestVolumeRemove [2022-05-12T20:10:01.034Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-12T20:10:01.034Z] === CONT TestTLSCloseWriter [2022-05-12T20:10:01.034Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-12T20:10:01.034Z] PASS [2022-05-12T20:10:01.034Z] coverage: 75.1% of statements [2022-05-12T20:10:01.034Z] ok github.com/docker/docker/client 0.526s coverage: 75.1% of statements [2022-05-12T20:10:01.160Z] --- PASS: TestDaemonRestartIpcMode (2.71s) [2022-05-12T20:10:01.160Z] PASS [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === Skipped [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T20:10:01.160Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-12T20:10:01.160Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-12T20:10:01.160Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T20:10:01.160Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T20:10:01.160Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.01s) [2022-05-12T20:10:01.160Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-12T20:10:01.160Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-12T20:10:01.160Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-12T20:10:01.160Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-12T20:10:01.160Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-12T20:10:01.160Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T20:10:01.160Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-12T20:10:01.160Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-12T20:10:01.160Z] 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-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-12T20:10:01.160Z] 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-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-12T20:10:01.160Z] 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-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-12T20:10:01.160Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T20:10:01.160Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-12T20:10:01.160Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-12T20:10:01.160Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-12T20:10:01.160Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-12T20:10:01.160Z] 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-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-12T20:10:01.160Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T20:10:01.160Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T20:10:01.160Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-12T20:10:01.160Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-12T20:10:01.160Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-12T20:10:01.160Z] [2022-05-12T20:10:01.160Z] DONE 214 tests, 27 skipped in 74.588s [2022-05-12T20:10:01.160Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T20:10:01.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-12T20:10:01.419Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T20:10:01.708Z] Removing intermediate container b8929c015872 [2022-05-12T20:10:01.708Z] ---> 13a20a2f1c87 [2022-05-12T20:10:01.708Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T20:10:01.708Z] ---> Running in 1c396fc9a9f1 [2022-05-12T20:10:01.708Z] Removing intermediate container 1c396fc9a9f1 [2022-05-12T20:10:01.708Z] ---> 176727ffce00 [2022-05-12T20:10:01.708Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T20:10:01.708Z] ---> Running in e5bb3be0b3e9 [2022-05-12T20:10:01.708Z] Removing intermediate container e5bb3be0b3e9 [2022-05-12T20:10:01.708Z] ---> b7112f71231c [2022-05-12T20:10:01.708Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T20:10:01.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-12T20:10:01.987Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-05-12T20:10:01.987Z] === RUN TestConfigDaemonID [2022-05-12T20:10:02.924Z] daemon_test.go:84: [d0cff0422eca8] daemon is not started [2022-05-12T20:10:02.924Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-12T20:10:02.924Z] === RUN TestDaemonConfigValidation [2022-05-12T20:10:02.924Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T20:10:02.924Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T20:10:02.924Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T20:10:02.924Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T20:10:02.924Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T20:10:02.924Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T20:10:02.924Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T20:10:02.924Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T20:10:02.924Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T20:10:02.924Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T20:10:02.924Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T20:10:02.924Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T20:10:03.184Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T20:10:03.184Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T20:10:03.184Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T20:10:03.184Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T20:10:03.184Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-05-12T20:10:03.184Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-05-12T20:10:03.184Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-05-12T20:10:03.184Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-05-12T20:10:03.184Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-12T20:10:03.184Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T20:10:03.184Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T20:10:03.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-12T20:10:03.269Z] [2022-05-12T20:10:03.735Z] ---> 9c43535a2b92 [2022-05-12T20:10:03.735Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-12T20:10:03.735Z] ---> Running in a85c8aae684e [2022-05-12T20:10:03.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-12T20:10:04.561Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T20:10:04.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-12T20:10:05.258Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T20:10:05.258Z] Using test binary docker [2022-05-12T20:10:05.258Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-12T20:10:05.258Z] +++ /etc/init.d/apparmor start [2022-05-12T20:10:05.258Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-12T20:10:05.258Z] INFO: Waiting for daemon to start... [2022-05-12T20:10:05.258Z] Starting dockerd [2022-05-12T20:10:05.258Z] +++ 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-05-12T20:10:05.430Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-12T20:10:05.498Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T20:10:06.435Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T20:10:06.435Z] daemon_test.go:198: [d8dd61cbc7074] daemon is not started [2022-05-12T20:10:06.435Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-05-12T20:10:06.435Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-05-12T20:10:06.435Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-12T20:10:06.435Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-12T20:10:06.435Z] === RUN TestDaemonProxy [2022-05-12T20:10:06.435Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-12T20:10:06.435Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T20:10:06.435Z] PASS [2022-05-12T20:10:06.435Z] [2022-05-12T20:10:06.435Z] === Skipped [2022-05-12T20:10:06.435Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-12T20:10:06.435Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-12T20:10:06.435Z] [2022-05-12T20:10:06.435Z] DONE 13 tests, 1 skipped in 5.333s [2022-05-12T20:10:06.435Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T20:10:06.693Z] INFO: Testing against a local daemon [2022-05-12T20:10:06.693Z] === RUN TestCommitInheritsEnv [2022-05-12T20:10:07.773Z] . [2022-05-12T20:10:07.773Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T20:10:07.773Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T20:10:07.773Z] Error: No such image: emptyfs [2022-05-12T20:10:07.773Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T20:10:07.773Z] ++++ docker load [2022-05-12T20:10:07.773Z] Running integration-test (iteration 1) [2022-05-12T20:10:07.773Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-12T20:10:07.773Z] ++ 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-05-12T20:10:07.773Z] ++ set -e [2022-05-12T20:10:07.773Z] ++ '[' -n 0 ']' [2022-05-12T20:10:07.773Z] ++ set -x [2022-05-12T20:10:07.774Z] ++ 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-05-12T20:10:07.774Z] Loaded image: busybox:latest [2022-05-12T20:10:08.030Z] Loaded image: busybox:glibc [2022-05-12T20:10:08.070Z] --- PASS: TestCommitInheritsEnv (1.47s) [2022-05-12T20:10:08.070Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T20:10:08.070Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T20:10:08.070Z] === RUN TestImportWithCustomPlatform [2022-05-12T20:10:08.070Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T20:10:08.328Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T20:10:08.328Z] === RUN TestImportWithCustomPlatform// [2022-05-12T20:10:08.328Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T20:10:08.328Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T20:10:08.328Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T20:10:08.431Z] --- PASS: TestServiceWithDataPathPortInit (13.98s) [2022-05-12T20:10:08.431Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T20:10:08.587Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T20:10:08.587Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T20:10:08.587Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T20:10:08.587Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-12T20:10:08.587Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-12T20:10:08.587Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T20:10:08.587Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T20:10:08.587Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-12T20:10:08.587Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-12T20:10:08.587Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-12T20:10:08.587Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T20:10:08.587Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T20:10:08.587Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T20:10:08.587Z] === RUN TestImagesFilterMultiReference [2022-05-12T20:10:08.587Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-12T20:10:08.587Z] === RUN TestImagePullPlatformInvalid [2022-05-12T20:10:08.587Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-12T20:10:08.587Z] === RUN TestRemoveImageOrphaning [2022-05-12T20:10:08.966Z] Loaded image: debian:bullseye-slim [2022-05-12T20:10:08.966Z] Loaded image: hello-world:latest [2022-05-12T20:10:09.224Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T20:10:09.224Z] INFO: Testing against a local daemon [2022-05-12T20:10:09.224Z] === RUN TestCgroupNamespacesBuild [2022-05-12T20:10:09.804Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3vwx7mbiz72cvlmzjfz9yw4ds Created:2022-05-12 20:10:08.486379546 +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[bcb7aa12804923f464fb2c7156ca71d70292cf084d295742374e1dceb5c0fdac:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w75cl8dyjh2itqcrag0c98wqm EndpointID:1118f5a5a71f5ff4b859a0aba17ffd82726bd1c9dbb0dc085215e1dec51d8a25 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:56c41cf71b709c9567a017f524f2b65739eb1de37dc6374e58dcb04c6ab24eaf 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:251b35877756 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w75cl8dyjh2itqcrag0c98wqm EndpointID:1118f5a5a71f5ff4b859a0aba17ffd82726bd1c9dbb0dc085215e1dec51d8a25 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T20:10:10.491Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-05-12T20:10:10.491Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T20:10:10.491Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-12T20:10:10.491Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2022-05-12T20:10:10.491Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T20:10:10.491Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-12T20:10:10.491Z] === RUN TestTagInvalidReference [2022-05-12T20:10:10.491Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T20:10:10.491Z] === RUN TestTagValidPrefixedRepo [2022-05-12T20:10:10.491Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-12T20:10:10.491Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T20:10:10.491Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T20:10:10.491Z] === RUN TestTagOfficialNames [2022-05-12T20:10:10.491Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-12T20:10:10.491Z] === RUN TestTagMatchesDigest [2022-05-12T20:10:10.491Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T20:10:10.491Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T20:10:10.590Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-05-12T20:10:10.590Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-12T20:10:10.986Z] Removing intermediate container a85c8aae684e [2022-05-12T20:10:10.986Z] ---> a599e1972d10 [2022-05-12T20:10:10.986Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T20:10:10.986Z] ---> Running in bee15bd197b6 [2022-05-12T20:10:11.519Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-05-12T20:10:11.519Z] === RUN TestBuildWithSession [2022-05-12T20:10:11.519Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T20:10:11.519Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T20:10:11.519Z] === RUN TestBuildSquashParent [2022-05-12T20:10:12.014Z] [2022-05-12T20:10:12.014Z] SUCCESS: Specified value was saved. [2022-05-12T20:10:14.310Z] Removing intermediate container bee15bd197b6 [2022-05-12T20:10:14.310Z] ---> 83853c9e8198 [2022-05-12T20:10:14.310Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T20:10:14.310Z] ---> Running in 02a024d515ed [2022-05-12T20:10:15.066Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s) [2022-05-12T20:10:15.066Z] PASS [2022-05-12T20:10:15.066Z] [2022-05-12T20:10:15.066Z] === Skipped [2022-05-12T20:10:15.066Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T20:10:15.066Z] service_test.go:243: FLAKY_TEST [2022-05-12T20:10:15.066Z] [2022-05-12T20:10:15.066Z] DONE 38 tests, 1 skipped in 44.477s [2022-05-12T20:10:15.066Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T20:10:15.066Z] INFO: Testing against a local daemon [2022-05-12T20:10:15.066Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T20:10:15.066Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:10:15.066Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T20:10:15.066Z] === RUN TestDockerNetworkIpvlan [2022-05-12T20:10:15.066Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:10:15.066Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T20:10:15.066Z] PASS [2022-05-12T20:10:15.066Z] [2022-05-12T20:10:15.066Z] === Skipped [2022-05-12T20:10:15.066Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T20:10:15.066Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:10:15.066Z] [2022-05-12T20:10:15.066Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T20:10:15.066Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:10:15.066Z] [2022-05-12T20:10:15.066Z] DONE 2 tests, 2 skipped in 0.023s [2022-05-12T20:10:15.066Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T20:10:15.066Z] INFO: Testing against a local daemon [2022-05-12T20:10:15.066Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T20:10:15.395Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-12T20:10:15.631Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-05-12T20:10:15.631Z] === RUN TestDockerNetworkMacvlan [2022-05-12T20:10:15.686Z] --- PASS: TestBuildSquashParent (3.73s) [2022-05-12T20:10:15.687Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T20:10:15.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:10:15.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:10:15.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:10:15.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:10:15.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:10:15.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:10:15.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:10:15.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:10:15.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:10:15.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:10:15.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:10:15.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:10:15.687Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:10:15.687Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:10:16.196Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T20:10:16.614Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:10:16.773Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-12T20:10:16.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:10:17.132Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T20:10:17.369Z] Cannot create a file when that file already exists. [2022-05-12T20:10:17.697Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T20:10:17.799Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:10:18.055Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:10:19.422Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T20:10:19.422Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2022-05-12T20:10:19.422Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.54s) [2022-05-12T20:10:19.422Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.14s) [2022-05-12T20:10:19.422Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.32s) [2022-05-12T20:10:19.422Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.52s) [2022-05-12T20:10:19.422Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.31s) [2022-05-12T20:10:19.422Z] === RUN TestBuildMultiStageCopy [2022-05-12T20:10:19.422Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T20:10:19.597Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T20:10:20.788Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T20:10:20.788Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T20:10:21.045Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T20:10:21.209Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-12T20:10:21.282Z] Removing intermediate container 02a024d515ed [2022-05-12T20:10:21.282Z] ---> be55d15755e0 [2022-05-12T20:10:21.282Z] Step 13/13 : CMD ["sh"] [2022-05-12T20:10:21.282Z] ---> Running in 67d46595e3f4 [2022-05-12T20:10:21.282Z] Removing intermediate container 67d46595e3f4 [2022-05-12T20:10:21.282Z] ---> 31e39815164f [2022-05-12T20:10:21.282Z] Successfully built 31e39815164f [2022-05-12T20:10:21.282Z] Successfully tagged busybox:latest [2022-05-12T20:10:21.282Z] INFO: Docker images of the daemon under test [2022-05-12T20:10:21.282Z] [2022-05-12T20:10:21.282Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T20:10:21.282Z] busybox latest 31e39815164f Less than a second ago 4.95GB [2022-05-12T20:10:21.282Z] microsoft/windowsservercore latest 7c569352fed3 7 days ago 4.9GB [2022-05-12T20:10:21.282Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 7 days ago 4.9GB [2022-05-12T20:10:21.282Z] [2022-05-12T20:10:21.282Z] INFO: Running integration tests at 05/12/2022 20:10:21... [2022-05-12T20:10:21.282Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T20:10:21.282Z] INFO: Integration API tests being run from the host: [2022-05-12T20:10:21.282Z] INFO: make.ps1 starting at 05/12/2022 20:10:21 [2022-05-12T20:10:21.301Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T20:10:21.496Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T20:10:21.557Z] --- PASS: TestBuildMultiStageCopy (2.04s) [2022-05-12T20:10:21.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-05-12T20:10:21.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-05-12T20:10:21.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-12T20:10:21.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-05-12T20:10:21.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-05-12T20:10:21.557Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T20:10:22.119Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-05-12T20:10:22.119Z] === RUN TestBuildLabelWithTargets [2022-05-12T20:10:22.253Z] --- PASS: TestCheckoutGit (39.06s) [2022-05-12T20:10:22.253Z] === RUN TestValidGitTransport [2022-05-12T20:10:22.253Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T20:10:22.253Z] === RUN TestGitInvalidRef [2022-05-12T20:10:22.253Z] --- PASS: TestGitInvalidRef (0.42s) [2022-05-12T20:10:22.253Z] PASS [2022-05-12T20:10:22.253Z] coverage: 86.3% of statements [2022-05-12T20:10:22.253Z] ok github.com/docker/docker/builder/remotecontext/git 39.557s coverage: 86.3% of statements [2022-05-12T20:10:22.253Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T20:10:22.253Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T20:10:22.253Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T20:10:22.253Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T20:10:22.311Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T20:10:23.049Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-05-12T20:10:23.049Z] === RUN TestBuildWithEmptyLayers [2022-05-12T20:10:23.612Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-12T20:10:23.612Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T20:10:24.778Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T20:10:24.977Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-05-12T20:10:24.977Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T20:10:25.345Z] --- PASS: TestDockerNetworkMacvlan (9.81s) [2022-05-12T20:10:25.345Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-12T20:10:25.345Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-12T20:10:25.345Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-05-12T20:10:25.345Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-05-12T20:10:25.345Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s) [2022-05-12T20:10:25.345Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-05-12T20:10:25.345Z] PASS [2022-05-12T20:10:25.345Z] [2022-05-12T20:10:25.345Z] DONE 8 tests in 11.064s [2022-05-12T20:10:25.345Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T20:10:25.345Z] testing: warning: no tests to run [2022-05-12T20:10:25.345Z] PASS [2022-05-12T20:10:25.345Z] [2022-05-12T20:10:25.345Z] DONE 0 tests in 0.007s [2022-05-12T20:10:25.345Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T20:10:25.505Z] ............................ [ 66%] [2022-05-12T20:10:25.540Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-05-12T20:10:25.540Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T20:10:25.603Z] INFO: Testing against a local daemon [2022-05-12T20:10:25.603Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T20:10:26.905Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-05-12T20:10:26.905Z] === RUN TestBuildWithHugeFile [2022-05-12T20:10:26.977Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-05-12T20:10:26.977Z] === RUN TestAuthZPluginTLS [2022-05-12T20:10:27.235Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-12T20:10:27.235Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T20:10:27.801Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-12T20:10:27.801Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T20:10:28.367Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T20:10:28.367Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T20:10:28.932Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-12T20:10:28.932Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T20:10:30.304Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2022-05-12T20:10:30.304Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T20:10:30.562Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-12T20:10:30.562Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T20:10:31.128Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-12T20:10:31.128Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T20:10:31.694Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-12T20:10:31.694Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T20:10:33.068Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-05-12T20:10:33.068Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T20:10:34.442Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2022-05-12T20:10:34.442Z] === RUN TestAuthZPluginHeader [2022-05-12T20:10:34.740Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T20:10:34.740Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T20:10:34.740Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T20:10:34.740Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T20:10:34.740Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T20:10:34.740Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T20:10:34.740Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T20:10:34.740Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T20:10:34.740Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T20:10:34.740Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T20:10:34.740Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T20:10:34.740Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T20:10:34.740Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T20:10:34.740Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T20:10:34.740Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T20:10:34.740Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T20:10:34.740Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T20:10:34.740Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T20:10:34.740Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T20:10:34.740Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T20:10:34.740Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T20:10:34.740Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-05-12T20:10:34.740Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T20:10:34.740Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T20:10:34.740Z] === RUN TestConfigureDaemonLogs [2022-05-12T20:10:34.740Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T20:10:34.740Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T20:10:34.740Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T20:10:34.740Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T20:10:34.740Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T20:10:34.740Z] PASS [2022-05-12T20:10:34.740Z] coverage: 19.7% of statements [2022-05-12T20:10:34.740Z] ok github.com/docker/docker/cmd/dockerd 0.255s coverage: 19.7% of statements [2022-05-12T20:10:34.740Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T20:10:34.740Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T20:10:35.375Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-05-12T20:10:35.375Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T20:10:35.725Z] === RUN TestContainerStopSignal [2022-05-12T20:10:35.725Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestContainerStopTimeout [2022-05-12T20:10:35.725Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T20:10:35.725Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T20:10:35.725Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-05-12T20:10:35.725Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T20:10:35.725Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-05-12T20:10:35.725Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T20:10:35.725Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T20:10:35.725Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestNewMemoryStore [2022-05-12T20:10:35.725Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestAddContainers [2022-05-12T20:10:35.725Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestGetContainer [2022-05-12T20:10:35.725Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestDeleteContainer [2022-05-12T20:10:35.725Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestListContainers [2022-05-12T20:10:35.725Z] --- PASS: TestListContainers (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestFirstContainer [2022-05-12T20:10:35.725Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestApplyAllContainer [2022-05-12T20:10:35.725Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestIsValidHealthString [2022-05-12T20:10:35.725Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestStateRunStop [2022-05-12T20:10:35.725Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestStateTimeoutWait [2022-05-12T20:10:35.725Z] state_test.go:141: Stop callback fired [2022-05-12T20:10:35.725Z] state_test.go:165: Stop callback fired [2022-05-12T20:10:35.725Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T20:10:35.725Z] === RUN TestIsValidStateString [2022-05-12T20:10:35.725Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestViewSaveDelete [2022-05-12T20:10:35.725Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-12T20:10:35.725Z] === RUN TestViewAll [2022-05-12T20:10:35.725Z] --- PASS: TestViewAll (0.01s) [2022-05-12T20:10:35.725Z] === RUN TestViewGet [2022-05-12T20:10:35.725Z] --- PASS: TestViewGet (0.01s) [2022-05-12T20:10:35.725Z] === RUN TestNames [2022-05-12T20:10:35.725Z] --- PASS: TestNames (0.00s) [2022-05-12T20:10:35.725Z] === RUN TestViewWithHealthCheck [2022-05-12T20:10:35.725Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T20:10:35.725Z] PASS [2022-05-12T20:10:35.725Z] coverage: 41.7% of statements [2022-05-12T20:10:35.725Z] ok github.com/docker/docker/container 0.257s coverage: 41.7% of statements [2022-05-12T20:10:35.725Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T20:10:35.725Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T20:10:35.725Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T20:10:35.725Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T20:10:36.709Z] === RUN TestPrepare [2022-05-12T20:10:36.709Z] --- PASS: TestPrepare (0.00s) [2022-05-12T20:10:36.709Z] === RUN TestStart [2022-05-12T20:10:36.709Z] --- PASS: TestStart (0.00s) [2022-05-12T20:10:36.709Z] === RUN TestWaitCancel [2022-05-12T20:10:36.709Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T20:10:36.709Z] === RUN TestWaitDisabled [2022-05-12T20:10:36.709Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T20:10:36.709Z] === RUN TestWaitEnabled [2022-05-12T20:10:36.709Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T20:10:36.709Z] === RUN TestRemove [2022-05-12T20:10:36.709Z] --- PASS: TestRemove (0.00s) [2022-05-12T20:10:36.709Z] PASS [2022-05-12T20:10:36.709Z] coverage: 65.3% of statements [2022-05-12T20:10:36.709Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-05-12T20:10:39.568Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.95s) [2022-05-12T20:10:39.568Z] === RUN TestAuthZPluginV2Disable [2022-05-12T20:10:41.459Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T20:10:41.459Z] === RUN TestNewListSecretsFilters [2022-05-12T20:10:41.459Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T20:10:41.459Z] === RUN TestNewListConfigsFilters [2022-05-12T20:10:41.459Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T20:10:41.459Z] PASS [2022-05-12T20:10:41.459Z] coverage: 0.5% of statements [2022-05-12T20:10:41.459Z] ok github.com/docker/docker/daemon/cluster 1.619s coverage: 0.5% of statements [2022-05-12T20:10:41.459Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T20:10:41.459Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T20:10:41.459Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T20:10:41.459Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T20:10:41.459Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T20:10:41.460Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T20:10:41.460Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T20:10:41.460Z] PASS [2022-05-12T20:10:41.460Z] coverage: 35.9% of statements [2022-05-12T20:10:41.460Z] ok github.com/docker/docker/daemon/cluster/convert 0.513s coverage: 35.9% of statements [2022-05-12T20:10:42.848Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2022-05-12T20:10:42.848Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T20:10:44.409Z] === RUN TestWaitNodeAttachment [2022-05-12T20:10:44.409Z] === RUN TestBuilderGC [2022-05-12T20:10:44.409Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T20:10:44.409Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T20:10:44.409Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T20:10:44.409Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T20:10:44.409Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T20:10:44.409Z] === RUN TestFindConfigurationConflicts [2022-05-12T20:10:44.409Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T20:10:44.409Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T20:10:44.409Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T20:10:44.409Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T20:10:44.409Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T20:10:44.409Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T20:10:44.409Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T20:10:44.409Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T20:10:44.409Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T20:10:44.409Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T20:10:44.409Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T20:10:44.409Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T20:10:44.409Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T20:10:44.409Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T20:10:44.409Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T20:10:44.409Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-12T20:10:44.409Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T20:10:44.409Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T20:10:44.409Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T20:10:44.409Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T20:10:44.409Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T20:10:44.409Z] === RUN TestValidateConfigurationErrors [2022-05-12T20:10:44.409Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T20:10:44.409Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T20:10:44.409Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T20:10:44.409Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T20:10:44.409Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T20:10:44.409Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T20:10:44.409Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T20:10:44.409Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T20:10:44.409Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T20:10:44.409Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T20:10:44.409Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T20:10:44.409Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T20:10:44.409Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T20:10:44.409Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T20:10:44.409Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T20:10:44.409Z] === RUN TestValidateConfiguration [2022-05-12T20:10:44.409Z] === RUN TestValidateConfiguration/with_label [2022-05-12T20:10:44.409Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T20:10:44.409Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T20:10:44.409Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T20:10:44.409Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T20:10:44.409Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T20:10:44.409Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T20:10:44.409Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T20:10:44.409Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T20:10:44.410Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T20:10:44.410Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T20:10:44.410Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T20:10:44.410Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T20:10:44.410Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T20:10:44.410Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T20:10:44.410Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T20:10:44.410Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T20:10:44.410Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T20:10:44.410Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T20:10:44.410Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T20:10:44.410Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T20:10:44.410Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T20:10:44.877Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-05-12T20:10:44.877Z] === RUN TestIsolationConversion [2022-05-12T20:10:44.877Z] === RUN TestIsolationConversion/default [2022-05-12T20:10:44.877Z] === RUN TestIsolationConversion/process [2022-05-12T20:10:44.877Z] === RUN TestIsolationConversion/hyperv [2022-05-12T20:10:44.877Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T20:10:44.877Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T20:10:44.877Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T20:10:44.877Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T20:10:44.877Z] === RUN TestContainerLabels [2022-05-12T20:10:44.877Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T20:10:44.877Z] === RUN TestCredentialSpecConversion [2022-05-12T20:10:44.877Z] === RUN TestCredentialSpecConversion/none [2022-05-12T20:10:44.877Z] === RUN TestCredentialSpecConversion/config [2022-05-12T20:10:44.877Z] === RUN TestCredentialSpecConversion/file [2022-05-12T20:10:44.877Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T20:10:44.877Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T20:10:44.877Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T20:10:44.877Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T20:10:44.877Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T20:10:44.877Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T20:10:44.877Z] === RUN TestControllerValidateMountBind [2022-05-12T20:10:44.877Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-12T20:10:44.877Z] === RUN TestControllerValidateMountVolume [2022-05-12T20:10:44.877Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T20:10:44.877Z] === RUN TestControllerValidateMountTarget [2022-05-12T20:10:44.877Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T20:10:44.877Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T20:10:44.877Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T20:10:44.877Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T20:10:44.877Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T20:10:44.877Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T20:10:44.877Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T20:10:44.877Z] PASS [2022-05-12T20:10:44.877Z] coverage: 11.0% of statements [2022-05-12T20:10:44.877Z] time="2022-05-12T20:10:44Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T20:10:44.877Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-05-12T20:10:44.877Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T20:10:44.877Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.733s coverage: 11.0% of statements [2022-05-12T20:10:44.877Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:10:44.877Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-05-12T20:10:44.877Z] === RUN TestReloadBadDefaultConfig [2022-05-12T20:10:44.877Z] time="2022-05-12T20:10:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1145901544" [2022-05-12T20:10:44.877Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T20:10:44.877Z] === RUN TestReloadWithConflictingLabels [2022-05-12T20:10:44.877Z] time="2022-05-12T20:10:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3631127981" [2022-05-12T20:10:44.877Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T20:10:44.877Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T20:10:44.877Z] time="2022-05-12T20:10:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1242273420" [2022-05-12T20:10:44.877Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T20:10:44.877Z] === RUN TestMaskURLCredentials [2022-05-12T20:10:44.877Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T20:10:44.877Z] === RUN TestDaemonConfigurationMerge [2022-05-12T20:10:44.877Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T20:10:44.877Z] PASS [2022-05-12T20:10:44.877Z] coverage: 79.8% of statements [2022-05-12T20:10:44.877Z] ok github.com/docker/docker/daemon/config 0.363s coverage: 79.8% of statements [2022-05-12T20:10:44.877Z] === RUN TestEventsLog [2022-05-12T20:10:44.877Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T20:10:44.877Z] === RUN TestEventsLogTimeout [2022-05-12T20:10:44.877Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T20:10:44.877Z] === RUN TestLogEvents [2022-05-12T20:10:44.877Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T20:10:44.877Z] === RUN TestLoadBufferedEvents [2022-05-12T20:10:45.347Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-05-12T20:10:45.347Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T20:10:45.347Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T20:10:45.347Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T20:10:45.347Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T20:10:45.347Z] PASS [2022-05-12T20:10:45.347Z] coverage: 50.0% of statements [2022-05-12T20:10:45.347Z] ok github.com/docker/docker/daemon/events 0.340s coverage: 50.0% of statements [2022-05-12T20:10:46.126Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.21s) [2022-05-12T20:10:46.126Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T20:10:46.913Z] === RUN TestIsEmptyDir [2022-05-12T20:10:46.913Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T20:10:46.913Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T20:10:46.913Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T20:10:46.913Z] PASS [2022-05-12T20:10:46.913Z] coverage: 2.3% of statements [2022-05-12T20:10:46.913Z] ok github.com/docker/docker/daemon/graphdriver 0.081s coverage: 2.3% of statements [2022-05-12T20:10:46.913Z] === RUN TestLinkNaming [2022-05-12T20:10:46.913Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T20:10:46.913Z] === RUN TestLinkNew [2022-05-12T20:10:46.913Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T20:10:46.913Z] === RUN TestLinkEnv [2022-05-12T20:10:46.913Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T20:10:46.913Z] === RUN TestLinkMultipleEnv [2022-05-12T20:10:46.913Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T20:10:46.913Z] === RUN TestLinkPortRangeEnv [2022-05-12T20:10:46.913Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T20:10:46.913Z] PASS [2022-05-12T20:10:46.913Z] coverage: 93.0% of statements [2022-05-12T20:10:46.913Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2022-05-12T20:10:47.381Z] === RUN TestVerifyNetworkingConfig [2022-05-12T20:10:47.381Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T20:10:47.381Z] === RUN TestGetContainer [2022-05-12T20:10:47.381Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T20:10:47.381Z] === RUN TestValidContainerNames [2022-05-12T20:10:47.381Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T20:10:47.381Z] === RUN TestContainerInitDNS [2022-05-12T20:10:47.381Z] daemon_test.go:145: root required [2022-05-12T20:10:47.381Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T20:10:47.381Z] === RUN TestMerge [2022-05-12T20:10:47.381Z] --- PASS: TestMerge (0.00s) [2022-05-12T20:10:47.381Z] === RUN TestValidateContainerIsolation [2022-05-12T20:10:47.381Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T20:10:47.381Z] === RUN TestFindNetworkErrorType [2022-05-12T20:10:47.381Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T20:10:47.381Z] === RUN TestEnsureServicesExist [2022-05-12T20:10:47.381Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T20:10:47.381Z] === RUN TestEnsureServicesExistErrors [2022-05-12T20:10:47.381Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T20:10:47.381Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T20:10:47.381Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T20:10:47.381Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T20:10:47.381Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T20:10:47.381Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T20:10:47.381Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T20:10:47.381Z] === RUN TestContainerDelete [2022-05-12T20:10:47.381Z] --- PASS: TestContainerDelete (0.01s) [2022-05-12T20:10:47.381Z] === RUN TestContainerDoubleDelete [2022-05-12T20:10:47.381Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T20:10:47.381Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T20:10:47.381Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T20:10:47.381Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T20:10:47.381Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T20:10:47.381Z] === RUN TestNoneHealthcheck [2022-05-12T20:10:47.381Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T20:10:47.381Z] === RUN TestHealthStates [2022-05-12T20:10:47.381Z] time="2022-05-12T20:10:46Z" 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-05-12T20:10:47.381Z] time="2022-05-12T20:10:47Z" 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-05-12T20:10:47.381Z] time="2022-05-12T20:10:47Z" 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-05-12T20:10:47.381Z] time="2022-05-12T20:10:47Z" 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-05-12T20:10:47.381Z] time="2022-05-12T20:10:47Z" 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-05-12T20:10:47.381Z] time="2022-05-12T20:10:47Z" 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-05-12T20:10:47.381Z] time="2022-05-12T20:10:47Z" 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-05-12T20:10:47.381Z] time="2022-05-12T20:10:47Z" 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-05-12T20:10:47.381Z] time="2022-05-12T20:10:47Z" 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-05-12T20:10:47.849Z] time="2022-05-12T20:10:47Z" 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-05-12T20:10:47.849Z] --- PASS: TestHealthStates (0.23s) [2022-05-12T20:10:47.849Z] === RUN TestGetInspectData [2022-05-12T20:10:47.849Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T20:10:47.849Z] === RUN TestFillLicense [2022-05-12T20:10:47.849Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T20:10:47.849Z] === RUN TestListInvalidFilter [2022-05-12T20:10:47.849Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T20:10:47.849Z] === RUN TestNameFilter [2022-05-12T20:10:47.849Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T20:10:47.849Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T20:10:47.849Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T20:10:47.849Z] === 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-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T20:10:47.849Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T20:10:47.849Z] --- 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-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T20:10:47.849Z] === RUN TestSetupWindowsDevices [2022-05-12T20:10:47.849Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T20:10:47.849Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T20:10:47.849Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T20:10:47.849Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T20:10:47.849Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T20:10:47.849Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T20:10:47.849Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T20:10:47.849Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T20:10:47.849Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T20:10:47.849Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T20:10:47.849Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T20:10:47.849Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T20:10:47.849Z] === RUN TestDaemonReloadLabels [2022-05-12T20:10:47.849Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T20:10:47.849Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T20:10:47.849Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T20:10:47.849Z] === RUN TestDaemonReloadMirrors [2022-05-12T20:10:47.849Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T20:10:47.849Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T20:10:47.849Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T20:10:47.849Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T20:10:47.849Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T20:10:47.849Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T20:10:47.849Z] reload_test.go:342: root required [2022-05-12T20:10:47.849Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T20:10:47.849Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T20:10:47.849Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-12T20:10:47.849Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T20:10:47.849Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-05-12T20:10:47.849Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T20:10:47.849Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.09s) [2022-05-12T20:10:47.849Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T20:10:47.849Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-12T20:10:47.849Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T20:10:47.849Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2022-05-12T20:10:47.849Z] === RUN TestParseVolumesFrom [2022-05-12T20:10:47.849Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T20:10:47.849Z] PASS [2022-05-12T20:10:47.849Z] coverage: 8.5% of statements [2022-05-12T20:10:47.849Z] ok github.com/docker/docker/daemon 0.754s coverage: 8.5% of statements [2022-05-12T20:10:47.849Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T20:10:47.849Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T20:10:47.849Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T20:10:47.849Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T20:10:47.849Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T20:10:47.849Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T20:10:47.849Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T20:10:47.849Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T20:10:47.849Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T20:10:47.849Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T20:10:47.849Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T20:10:47.849Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T20:10:47.849Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T20:10:47.849Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T20:10:48.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:10:48.015Z] INFO: Testing against a local daemon [2022-05-12T20:10:48.015Z] === RUN TestBuildWithSession [2022-05-12T20:10:48.015Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T20:10:48.015Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T20:10:48.015Z] === RUN TestBuildSquashParent [2022-05-12T20:10:48.015Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:10:48.015Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T20:10:48.015Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T20:10:48.015Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:10:48.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:10:48.015Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:10:48.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:10:48.015Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:10:48.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:10:48.015Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:10:48.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:10:48.015Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:10:48.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:10:48.015Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:10:48.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:10:48.015Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:10:48.015Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:10:48.015Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:10:48.015Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:10:49.533Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T20:10:49.533Z] Using test binary docker [2022-05-12T20:10:49.533Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-12T20:10:49.533Z] Using test binary docker [2022-05-12T20:10:49.533Z] +++ /etc/init.d/apparmor start+++ /etc/init.d/apparmor start [2022-05-12T20:10:49.533Z] [2022-05-12T20:10:49.533Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). (warning). [2022-05-12T20:10:49.533Z] [2022-05-12T20:10:49.533Z] INFO: Waiting for daemon to start... [2022-05-12T20:10:49.533Z] Starting dockerd [2022-05-12T20:10:49.533Z] +++ 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-05-12T20:10:49.533Z] INFO: Waiting for daemon to start... [2022-05-12T20:10:49.533Z] Starting dockerd [2022-05-12T20:10:49.533Z] +++ 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-05-12T20:10:49.533Z] .. [2022-05-12T20:10:49.533Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T20:10:49.533Z] [2022-05-12T20:10:49.533Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-12T20:10:49.533Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T20:10:49.533Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-12T20:10:49.533Z] Error: No such image: emptyfs [2022-05-12T20:10:49.533Z] Error: No such image: emptyfs [2022-05-12T20:10:49.533Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T20:10:49.533Z] ++++ docker load [2022-05-12T20:10:49.533Z] ++++ docker load [2022-05-12T20:10:49.533Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-12T20:10:49.533Z] Running integration-test (iteration 1) [2022-05-12T20:10:49.533Z] Running integration-test (iteration 1) [2022-05-12T20:10:49.533Z] 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-05-12T20:10:49.533Z] ++ 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-05-12T20:10:49.533Z] ++ set -eRunning /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-12T20:10:49.533Z] ++ 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-05-12T20:10:49.533Z] ++ '[' -n 0 ']' [2022-05-12T20:10:49.533Z] ++ set -x [2022-05-12T20:10:49.533Z] [2022-05-12T20:10:49.533Z] ++ set -e [2022-05-12T20:10:49.533Z] ++ 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-05-12T20:10:49.533Z] ++ '[' -n 0 ']' [2022-05-12T20:10:49.533Z] ++ set -x [2022-05-12T20:10:49.533Z] ++ 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-05-12T20:10:49.533Z] Loaded image: busybox:latest [2022-05-12T20:10:49.533Z] Loaded image: busybox:latest [2022-05-12T20:10:49.533Z] Loaded image: busybox:glibc [2022-05-12T20:10:49.533Z] Loaded image: busybox:glibc [2022-05-12T20:10:49.533Z] Loaded image: debian:bullseye-slim [2022-05-12T20:10:49.533Z] Loaded image: debian:bullseye-slim [2022-05-12T20:10:49.795Z] Loaded image: hello-world:latest [2022-05-12T20:10:49.795Z] Loaded image: hello-world:latest [2022-05-12T20:10:49.816Z] === RUN TestBoolValue [2022-05-12T20:10:49.816Z] --- PASS: TestBoolValue (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestBoolValueOrDefault [2022-05-12T20:10:49.816Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestInt64ValueOrZero [2022-05-12T20:10:49.816Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestInt64ValueOrDefault [2022-05-12T20:10:49.816Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-12T20:10:49.816Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestJsonContentType [2022-05-12T20:10:49.816Z] --- PASS: TestJsonContentType (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestReadJSON [2022-05-12T20:10:49.816Z] === RUN TestReadJSON/nil_body [2022-05-12T20:10:49.816Z] === RUN TestReadJSON/empty_body [2022-05-12T20:10:49.816Z] === RUN TestReadJSON/with_valid_request [2022-05-12T20:10:49.816Z] === RUN TestReadJSON/with_whitespace [2022-05-12T20:10:49.816Z] === RUN TestReadJSON/with_extra_content [2022-05-12T20:10:49.816Z] === RUN TestReadJSON/invalid_JSON [2022-05-12T20:10:49.816Z] --- PASS: TestReadJSON (0.00s) [2022-05-12T20:10:49.816Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-12T20:10:49.816Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-12T20:10:49.816Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-12T20:10:49.816Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-12T20:10:49.816Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-12T20:10:49.816Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-12T20:10:49.816Z] PASS [2022-05-12T20:10:49.816Z] coverage: 31.9% of statements [2022-05-12T20:10:49.816Z] ok github.com/docker/docker/api/server/httputils 0.044s coverage: 31.9% of statements [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T20:10:49.816Z] === RUN TestMaskSecretKeys [2022-05-12T20:10:49.816Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-12T20:10:49.816Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-12T20:10:49.816Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-12T20:10:49.816Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-12T20:10:49.816Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-12T20:10:49.816Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-12T20:10:49.816Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestVersionMiddlewareVersion [2022-05-12T20:10:49.816Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-12T20:10:49.816Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-12T20:10:49.816Z] PASS [2022-05-12T20:10:49.816Z] coverage: 37.7% of statements [2022-05-12T20:10:49.816Z] ok github.com/docker/docker/api/server/middleware 0.075s coverage: 37.7% of statements [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T20:10:49.816Z] === RUN TestToJSON [2022-05-12T20:10:49.816Z] --- PASS: TestToJSON (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestToParamWithVersion [2022-05-12T20:10:49.816Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestFromJSON [2022-05-12T20:10:49.816Z] --- PASS: TestFromJSON (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestEmpty [2022-05-12T20:10:49.816Z] --- PASS: TestEmpty (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestArgsMatchKVListEmptySources [2022-05-12T20:10:49.816Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestArgsMatchKVList [2022-05-12T20:10:49.816Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestArgsMatch [2022-05-12T20:10:49.816Z] --- PASS: TestArgsMatch (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestAdd [2022-05-12T20:10:49.816Z] --- PASS: TestAdd (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestDel [2022-05-12T20:10:49.816Z] --- PASS: TestDel (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestLen [2022-05-12T20:10:49.816Z] --- PASS: TestLen (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestExactMatch [2022-05-12T20:10:49.816Z] --- PASS: TestExactMatch (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestOnlyOneExactMatch [2022-05-12T20:10:49.816Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestContains [2022-05-12T20:10:49.816Z] --- PASS: TestContains (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestValidate [2022-05-12T20:10:49.816Z] --- PASS: TestValidate (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestWalkValues [2022-05-12T20:10:49.816Z] --- PASS: TestWalkValues (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestFuzzyMatch [2022-05-12T20:10:49.816Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestClone [2022-05-12T20:10:49.816Z] --- PASS: TestClone (0.00s) [2022-05-12T20:10:49.816Z] PASS [2022-05-12T20:10:49.816Z] coverage: 92.2% of statements [2022-05-12T20:10:49.816Z] === RUN TestStrSliceMarshalJSON [2022-05-12T20:10:49.816Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestStrSliceUnmarshalJSON [2022-05-12T20:10:49.816Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestStrSliceUnmarshalString [2022-05-12T20:10:49.816Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-12T20:10:49.816Z] === RUN TestStrSliceUnmarshalSlice [2022-05-12T20:10:49.816Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-12T20:10:49.816Z] PASS [2022-05-12T20:10:49.816Z] coverage: 90.0% of statements [2022-05-12T20:10:49.816Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2022-05-12T20:10:49.816Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-05-12T20:10:49.816Z] === RUN TestGetTimestamp [2022-05-12T20:10:49.816Z] --- PASS: TestGetTimestamp (0.13s) [2022-05-12T20:10:49.816Z] === RUN TestParseTimestamps [2022-05-12T20:10:49.816Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-12T20:10:49.816Z] PASS [2022-05-12T20:10:49.816Z] coverage: 100.0% of statements [2022-05-12T20:10:49.816Z] ok github.com/docker/docker/api/types/time 0.162s coverage: 100.0% of statements [2022-05-12T20:10:49.816Z] === RUN TestAdjustForAPIVersion [2022-05-12T20:10:49.816Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-12T20:10:49.816Z] PASS [2022-05-12T20:10:49.816Z] coverage: 6.0% of statements [2022-05-12T20:10:49.816Z] ok github.com/docker/docker/api/server/router/swarm 0.037s coverage: 6.0% of statements [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T20:10:49.816Z] === RUN TestCompareVersion [2022-05-12T20:10:49.816Z] --- PASS: TestCompareVersion (0.00s) [2022-05-12T20:10:49.816Z] PASS [2022-05-12T20:10:49.816Z] coverage: 77.3% of statements [2022-05-12T20:10:49.816Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 77.3% of statements [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T20:10:49.816Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T20:10:49.816Z] === RUN TestIsGIT [2022-05-12T20:10:49.816Z] --- PASS: TestIsGIT (0.00s) [2022-05-12T20:10:49.816Z] PASS [2022-05-12T20:10:49.816Z] coverage: 100.0% of statements [2022-05-12T20:10:49.816Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.156s coverage: 100.0% of statements [2022-05-12T20:10:49.816Z] === RUN TestParseRemoteURL [2022-05-12T20:10:49.816Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-12T20:10:49.816Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-12T20:10:49.816Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-12T20:10:49.816Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-12T20:10:49.816Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-12T20:10:49.816Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-12T20:10:49.816Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-12T20:10:49.816Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-12T20:10:49.816Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-12T20:10:49.816Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-12T20:10:49.816Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-12T20:10:49.816Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-12T20:10:49.816Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-12T20:10:49.816Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-12T20:10:49.816Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-12T20:10:49.816Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-12T20:10:49.817Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-12T20:10:49.817Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-12T20:10:49.817Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-12T20:10:49.817Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-12T20:10:49.817Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestCloneArgsSmartHttp [2022-05-12T20:10:49.817Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-12T20:10:49.817Z] === RUN TestCloneArgsDumbHttp [2022-05-12T20:10:49.817Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestCloneArgsGit [2022-05-12T20:10:49.817Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestCheckoutGit [2022-05-12T20:10:49.817Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-12T20:10:49.817Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestProcessNoDockerignore [2022-05-12T20:10:49.817Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-12T20:10:49.817Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestDetectContentType [2022-05-12T20:10:49.817Z] --- PASS: TestDetectContentType (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestSelectAcceptableMIME [2022-05-12T20:10:49.817Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestInspectEmptyResponse [2022-05-12T20:10:49.817Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestInspectResponseBinary [2022-05-12T20:10:49.817Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestResponseUnsupportedContentType [2022-05-12T20:10:49.817Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestInspectResponseTextSimple [2022-05-12T20:10:49.817Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestInspectResponseEmptyContentType [2022-05-12T20:10:49.817Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestUnknownContentLength [2022-05-12T20:10:49.817Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestDownloadRemote [2022-05-12T20:10:49.817Z] --- PASS: TestDownloadRemote (0.07s) [2022-05-12T20:10:49.817Z] === RUN TestGetWithStatusError [2022-05-12T20:10:49.817Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestCloseRootDirectory [2022-05-12T20:10:49.817Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:10:49.817Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestHashFile [2022-05-12T20:10:49.817Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:10:49.817Z] --- SKIP: TestHashFile (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestHashSubdir [2022-05-12T20:10:49.817Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:10:49.817Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestRemoveDirectory [2022-05-12T20:10:49.817Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:10:49.817Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-12T20:10:49.817Z] PASS [2022-05-12T20:10:49.817Z] coverage: 9.3% of statements [2022-05-12T20:10:49.817Z] ok github.com/docker/docker/builder/remotecontext 0.281s coverage: 9.3% of statements [2022-05-12T20:10:49.817Z] === RUN TestEnable [2022-05-12T20:10:49.817Z] --- PASS: TestEnable (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestDisable [2022-05-12T20:10:49.817Z] --- PASS: TestDisable (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestEnabled [2022-05-12T20:10:49.817Z] --- PASS: TestEnabled (0.00s) [2022-05-12T20:10:49.817Z] PASS [2022-05-12T20:10:49.817Z] coverage: 100.0% of statements [2022-05-12T20:10:49.817Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements [2022-05-12T20:10:49.817Z] === RUN TestGetAllAllowed [2022-05-12T20:10:49.817Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestGetAllMeta [2022-05-12T20:10:49.817Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-12T20:10:49.817Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestIsUnreferencedBuiltin [2022-05-12T20:10:49.817Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestIsExistingDirectory [2022-05-12T20:10:49.817Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestGetFilenameForDownload [2022-05-12T20:10:49.817Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestEnv2Variables [2022-05-12T20:10:49.817Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-12T20:10:49.817Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestMaintainer [2022-05-12T20:10:49.817Z] --- PASS: TestMaintainer (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestLabel [2022-05-12T20:10:49.817Z] --- PASS: TestLabel (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestFromScratch [2022-05-12T20:10:49.817Z] --- PASS: TestFromScratch (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestFromWithArg [2022-05-12T20:10:49.817Z] --- PASS: TestFromWithArg (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-12T20:10:49.817Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestFromWithUndefinedArg [2022-05-12T20:10:49.817Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestFromMultiStageWithNamedStage [2022-05-12T20:10:49.817Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestOnbuild [2022-05-12T20:10:49.817Z] --- PASS: TestOnbuild (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestWorkdir [2022-05-12T20:10:49.817Z] --- PASS: TestWorkdir (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestCmd [2022-05-12T20:10:49.817Z] --- PASS: TestCmd (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestHealthcheckNone [2022-05-12T20:10:49.817Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestHealthcheckCmd [2022-05-12T20:10:49.817Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestEntrypoint [2022-05-12T20:10:49.817Z] --- PASS: TestEntrypoint (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestExpose [2022-05-12T20:10:49.817Z] --- PASS: TestExpose (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestUser [2022-05-12T20:10:49.817Z] --- PASS: TestUser (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestVolume [2022-05-12T20:10:49.817Z] --- PASS: TestVolume (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestStopSignal [2022-05-12T20:10:49.817Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T20:10:49.817Z] --- SKIP: TestStopSignal (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestArg [2022-05-12T20:10:49.817Z] --- PASS: TestArg (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestShell [2022-05-12T20:10:49.817Z] --- PASS: TestShell (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestPrependEnvOnCmd [2022-05-12T20:10:49.817Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestRunWithBuildArgs [2022-05-12T20:10:49.817Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestRunIgnoresHealthcheck [2022-05-12T20:10:49.817Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestDispatchUnsupportedOptions [2022-05-12T20:10:49.817Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-12T20:10:49.817Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-12T20:10:49.817Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-12T20:10:49.817Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-12T20:10:49.817Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-12T20:10:49.817Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-12T20:10:49.817Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestNormalizeWorkdir [2022-05-12T20:10:49.817Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestDispatch [2022-05-12T20:10:49.817Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-12T20:10:49.817Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-12T20:10:49.817Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-12T20:10:49.817Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-12T20:10:49.817Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-12T20:10:49.817Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-12T20:10:49.817Z] === RUN TestDispatch/COPY_url [2022-05-12T20:10:49.817Z] --- PASS: TestDispatch (0.06s) [2022-05-12T20:10:49.817Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-12T20:10:49.817Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-12T20:10:49.817Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-05-12T20:10:49.817Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T20:10:49.817Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-12T20:10:49.817Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-12T20:10:49.817Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestAddScratchImageAddsToMounts [2022-05-12T20:10:49.817Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-12T20:10:49.817Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-12T20:10:49.817Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-12T20:10:49.817Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestImageSourceGetAddsToMounts [2022-05-12T20:10:49.817Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestEmptyDockerfile [2022-05-12T20:10:49.817Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestSymlinkDockerfile [2022-05-12T20:10:49.817Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-12T20:10:49.817Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-12T20:10:49.817Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestNonExistingDockerfile [2022-05-12T20:10:49.817Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestCopyRunConfig [2022-05-12T20:10:49.817Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestDeepCopyRunConfig [2022-05-12T20:10:49.817Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestExportImage [2022-05-12T20:10:49.817Z] --- PASS: TestExportImage (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestNormalizeDest [2022-05-12T20:10:49.817Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-12T20:10:49.817Z] PASS [2022-05-12T20:10:49.817Z] coverage: 46.7% of statements [2022-05-12T20:10:49.817Z] ok github.com/docker/docker/builder/dockerfile 0.199s coverage: 46.7% of statements [2022-05-12T20:10:49.817Z] === RUN TestTCP4Proxy [2022-05-12T20:10:49.817Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestTCP4ProxyHalfClose [2022-05-12T20:10:49.817Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-05-12T20:10:49.817Z] === RUN TestTCP6Proxy [2022-05-12T20:10:49.817Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T20:10:49.817Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestTCPDualStackProxy [2022-05-12T20:10:49.817Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T20:10:49.817Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestUDP4Proxy [2022-05-12T20:10:49.817Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestUDP6Proxy [2022-05-12T20:10:49.817Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T20:10:49.817Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestUDPWriteError [2022-05-12T20:10:49.817Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestSCTP4Proxy [2022-05-12T20:10:49.817Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T20:10:49.817Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-12T20:10:49.817Z] === RUN TestSCTP6Proxy [2022-05-12T20:10:49.817Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T20:10:49.817Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-12T20:10:49.817Z] PASS [2022-05-12T20:10:49.817Z] coverage: 49.4% of statements [2022-05-12T20:10:49.817Z] ok github.com/docker/docker/cmd/docker-proxy 0.056s coverage: 49.4% of statements [2022-05-12T20:10:50.057Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T20:10:50.057Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T20:10:50.057Z] INFO: Testing against a local daemon [2022-05-12T20:10:50.057Z] === RUN TestDockerDaemonSuite [2022-05-12T20:10:50.057Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-12T20:10:50.057Z] INFO: Testing against a local daemon [2022-05-12T20:10:50.057Z] === RUN TestDockerSuite [2022-05-12T20:10:50.057Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T20:10:50.057Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T20:10:50.057Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T20:10:50.057Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T20:10:50.057Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T20:10:50.057Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T20:10:50.057Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T20:10:50.057Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T20:10:50.061Z] === RUN TestNewStreamConfig [2022-05-12T20:10:50.061Z] === RUN TestNewStreamConfig/defaults [2022-05-12T20:10:50.061Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T20:10:50.061Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T20:10:50.061Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T20:10:50.061Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T20:10:50.061Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T20:10:50.061Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T20:10:50.061Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T20:10:50.061Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T20:10:50.061Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T20:10:50.061Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T20:10:50.061Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T20:10:50.061Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T20:10:50.061Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T20:10:50.061Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T20:10:50.061Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T20:10:50.061Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T20:10:50.061Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T20:10:50.528Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T20:10:50.528Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T20:10:50.528Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T20:10:50.528Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T20:10:50.528Z] time="2022-05-12T20:10:49Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T20:10:50.528Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-05-12T20:10:50.528Z] === RUN TestCreateSuccess [2022-05-12T20:10:50.528Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCreateStreamSkipped [2022-05-12T20:10:50.528Z] time="2022-05-12T20:10:49Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T20:10:50.528Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCreateLogGroupSuccess [2022-05-12T20:10:50.528Z] time="2022-05-12T20:10:49Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T20:10:50.528Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCreateError [2022-05-12T20:10:50.528Z] --- PASS: TestCreateError (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCreateAlreadyExists [2022-05-12T20:10:50.528Z] time="2022-05-12T20:10:49Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T20:10:50.528Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestLogClosed [2022-05-12T20:10:50.528Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestLogBlocking [2022-05-12T20:10:50.528Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T20:10:50.528Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T20:10:50.528Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestPublishBatchSuccess [2022-05-12T20:10:50.528Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestPublishBatchError [2022-05-12T20:10:50.528Z] time="2022-05-12T20:10:49Z" level=error msg=error [2022-05-12T20:10:50.528Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T20:10:50.528Z] time="2022-05-12T20:10:49Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T20:10:50.528Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T20:10:50.528Z] time="2022-05-12T20:10:49Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T20:10:50.528Z] time="2022-05-12T20:10:49Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T20:10:50.528Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCollectBatchSimple [2022-05-12T20:10:50.528Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCollectBatchTicker [2022-05-12T20:10:50.528Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T20:10:50.528Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T20:10:50.528Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T20:10:50.528Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T20:10:50.528Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.31s) [2022-05-12T20:10:50.528Z] === RUN TestCollectBatchClose [2022-05-12T20:10:50.528Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestEffectiveLen [2022-05-12T20:10:50.528Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T20:10:50.528Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T20:10:50.528Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T20:10:50.528Z] === RUN TestEffectiveLen/3/���� [2022-05-12T20:10:50.528Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T20:10:50.528Z] === RUN TestEffectiveLen/5/ [2022-05-12T20:10:50.528Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestFindValidSplit [2022-05-12T20:10:50.528Z] === RUN TestFindValidSplit/0/ [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1076: [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1077: [2022-05-12T20:10:50.528Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1077: [2022-05-12T20:10:50.528Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1076: He [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T20:10:50.528Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1076: [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T20:10:50.528Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1076: [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T20:10:50.528Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1077: [2022-05-12T20:10:50.528Z] === RUN TestFindValidSplit/6/a� [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1076: a [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1077: � [2022-05-12T20:10:50.528Z] === RUN TestFindValidSplit/7/a� [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T20:10:50.528Z] cloudwatchlogs_test.go:1077: [2022-05-12T20:10:50.528Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestProcessEventEmoji [2022-05-12T20:10:50.528Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCollectBatchLineSplit [2022-05-12T20:10:50.528Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-05-12T20:10:50.528Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T20:10:50.528Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCollectBatchMaxEvents [2022-05-12T20:10:50.528Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-05-12T20:10:50.528Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T20:10:50.528Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-12T20:10:50.528Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T20:10:50.528Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-12T20:10:50.528Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T20:10:50.528Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-12T20:10:50.528Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T20:10:50.528Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T20:10:50.528Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T20:10:50.528Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T20:10:50.528Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T20:10:50.528Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T20:10:50.528Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T20:10:50.528Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T20:10:50.528Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T20:10:50.528Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsFormat [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T20:10:50.528Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T20:10:50.528Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCreateTagSuccess [2022-05-12T20:10:50.528Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T20:10:50.528Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-05-12T20:10:50.528Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T20:10:50.528Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T20:10:50.528Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-12T20:10:50.528Z] PASS [2022-05-12T20:10:50.528Z] coverage: 80.2% of statements [2022-05-12T20:10:50.528Z] ok github.com/docker/docker/daemon/logger/awslogs 0.749s coverage: 80.2% of statements [2022-05-12T20:10:50.528Z] === RUN TestAdapterReadLogs [2022-05-12T20:10:50.528Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCopier [2022-05-12T20:10:50.528Z] --- PASS: TestCopier (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCopierLongLines [2022-05-12T20:10:50.528Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCopierSlow [2022-05-12T20:10:50.528Z] --- PASS: TestCopierSlow (0.20s) [2022-05-12T20:10:50.528Z] === RUN TestCopierWithSized [2022-05-12T20:10:50.528Z] === RUN TestCopierWithSized/as_is [2022-05-12T20:10:50.528Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T20:10:50.528Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestSearchRegistryForImages [2022-05-12T20:10:50.528Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T20:10:50.528Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T20:10:50.528Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestImageDelete [2022-05-12T20:10:50.528Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-12T20:10:50.528Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-12T20:10:50.528Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestCopierWithPartial [2022-05-12T20:10:50.528Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestRingLogger [2022-05-12T20:10:50.528Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestRingCap [2022-05-12T20:10:50.528Z] --- PASS: TestRingCap (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestRingClose [2022-05-12T20:10:50.528Z] --- PASS: TestRingClose (0.00s) [2022-05-12T20:10:50.528Z] === RUN TestRingDrain [2022-05-12T20:10:50.528Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T20:10:50.528Z] PASS [2022-05-12T20:10:50.528Z] coverage: 43.2% of statements [2022-05-12T20:10:50.528Z] === RUN TestImageDelete/no_lease [2022-05-12T20:10:50.528Z] === RUN TestImageDelete/lease_exists [2022-05-12T20:10:50.528Z] ok github.com/docker/docker/daemon/logger 0.285s coverage: 43.2% of statements [2022-05-12T20:10:50.528Z] --- PASS: TestImageDelete (0.04s) [2022-05-12T20:10:50.528Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T20:10:50.528Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-12T20:10:50.528Z] === RUN TestContentStoreForPull [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T20:10:50.995Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T20:10:50.995Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T20:10:50.995Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T20:10:50.995Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T20:10:50.995Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T20:10:50.995Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T20:10:50.995Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T20:10:50.995Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T20:10:50.995Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T20:10:50.996Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T20:10:50.996Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T20:10:50.996Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T20:10:50.996Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T20:10:50.996Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T20:10:50.996Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T20:10:50.996Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T20:10:50.996Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T20:10:50.996Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T20:10:50.996Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T20:10:50.996Z] PASS [2022-05-12T20:10:50.996Z] coverage: 53.6% of statements [2022-05-12T20:10:50.996Z] ok github.com/docker/docker/daemon/logger/fluentd 0.110s coverage: 53.6% of statements [2022-05-12T20:10:50.996Z] --- PASS: TestContentStoreForPull (0.27s) [2022-05-12T20:10:50.996Z] PASS [2022-05-12T20:10:50.996Z] coverage: 6.6% of statements [2022-05-12T20:10:50.996Z] ok github.com/docker/docker/daemon/images 0.508s coverage: 6.6% of statements [2022-05-12T20:10:50.996Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T20:10:50.996Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T20:10:50.996Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T20:10:50.996Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T20:10:50.996Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T20:10:50.996Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T20:10:51.981Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T20:10:51.981Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T20:10:51.981Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T20:10:51.981Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-05-12T20:10:51.981Z] === RUN TestFastTimeMarshalJSON [2022-05-12T20:10:51.981Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-12T20:10:51.981Z] PASS [2022-05-12T20:10:51.981Z] coverage: 87.2% of statements [2022-05-12T20:10:51.981Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.265s coverage: 87.2% of statements [2022-05-12T20:10:52.448Z] === RUN TestJSONFileLogger [2022-05-12T20:10:52.448Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T20:10:52.448Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T20:10:52.448Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-05-12T20:10:52.448Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T20:10:52.448Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T20:10:52.448Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T20:10:52.448Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-12T20:10:52.448Z] === RUN TestEncodeDecode [2022-05-12T20:10:52.448Z] === PAUSE TestEncodeDecode [2022-05-12T20:10:52.448Z] === RUN TestUnexpectedEOF [2022-05-12T20:10:52.916Z] time="2022-05-12T20:10:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T20:10:52.916Z] time="2022-05-12T20:10:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T20:10:52.916Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-05-12T20:10:52.916Z] === CONT TestEncodeDecode [2022-05-12T20:10:52.916Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T20:10:52.916Z] PASS [2022-05-12T20:10:52.916Z] coverage: 69.9% of statements [2022-05-12T20:10:52.916Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.331s coverage: 69.9% of statements [2022-05-12T20:10:52.916Z] === RUN TestWriteLog [2022-05-12T20:10:52.916Z] === PAUSE TestWriteLog [2022-05-12T20:10:52.916Z] === RUN TestReadLog [2022-05-12T20:10:52.916Z] === PAUSE TestReadLog [2022-05-12T20:10:52.916Z] === RUN TestDecode [2022-05-12T20:10:52.916Z] --- PASS: TestDecode (0.03s) [2022-05-12T20:10:52.916Z] === CONT TestWriteLog [2022-05-12T20:10:52.916Z] === CONT TestReadLog [2022-05-12T20:10:52.916Z] === RUN TestReadLog/tail_exact [2022-05-12T20:10:52.916Z] --- PASS: TestWriteLog (0.04s) [2022-05-12T20:10:53.384Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T20:10:53.384Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T20:10:53.384Z] --- PASS: TestReadLog (0.26s) [2022-05-12T20:10:53.384Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-05-12T20:10:53.384Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T20:10:53.384Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-12T20:10:53.384Z] PASS [2022-05-12T20:10:53.384Z] coverage: 78.7% of statements [2022-05-12T20:10:53.384Z] ok github.com/docker/docker/daemon/logger/local 0.356s coverage: 78.7% of statements [2022-05-12T20:10:53.384Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T20:10:53.852Z] === RUN TestOpenFileDelete [2022-05-12T20:10:53.852Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T20:10:53.852Z] === RUN TestOpenFileRename [2022-05-12T20:10:53.852Z] --- PASS: TestOpenFileRename (0.01s) [2022-05-12T20:10:53.852Z] === RUN TestHandleDecoderErr [2022-05-12T20:10:53.852Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T20:10:53.852Z] === RUN TestParseLogTagDefaultTag [2022-05-12T20:10:53.852Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T20:10:53.852Z] === RUN TestParseLogTag [2022-05-12T20:10:53.852Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T20:10:53.852Z] === RUN TestParseLogTagEmptyTag [2022-05-12T20:10:53.852Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T20:10:53.852Z] === RUN TestTailFiles [2022-05-12T20:10:53.852Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T20:10:53.852Z] === RUN TestFollowLogsConsumerGone [2022-05-12T20:10:53.852Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T20:10:53.852Z] === RUN TestFollowLogsProducerGone [2022-05-12T20:10:53.852Z] logfile_test.go:180: logDecode() closed after sending 1022 messages [2022-05-12T20:10:53.852Z] logfile_test.go:233: messages sent: 1022, received: 1022 [2022-05-12T20:10:53.852Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-12T20:10:53.852Z] === RUN TestCheckCapacityAndRotate [2022-05-12T20:10:53.852Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T20:10:54.285Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T20:10:54.285Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T20:10:54.320Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T20:10:54.320Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-05-12T20:10:54.320Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-12T20:10:54.320Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-12T20:10:54.320Z] PASS [2022-05-12T20:10:54.320Z] coverage: 53.5% of statements [2022-05-12T20:10:54.320Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.161s coverage: 53.5% of statements [2022-05-12T20:10:54.320Z] === RUN TestLog [2022-05-12T20:10:54.320Z] --- PASS: TestLog (0.03s) [2022-05-12T20:10:54.320Z] PASS [2022-05-12T20:10:54.320Z] coverage: 31.5% of statements [2022-05-12T20:10:54.320Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.095s coverage: 31.5% of statements [2022-05-12T20:10:54.863Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T20:10:54.863Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T20:10:55.305Z] === RUN TestNewParse [2022-05-12T20:10:55.305Z] --- PASS: TestNewParse (0.00s) [2022-05-12T20:10:55.305Z] PASS [2022-05-12T20:10:55.305Z] coverage: 8.3% of statements [2022-05-12T20:10:55.305Z] ok github.com/docker/docker/daemon/logger/templates 0.128s coverage: 8.3% of statements [2022-05-12T20:10:55.305Z] === RUN TestValidateLogOpt [2022-05-12T20:10:55.305Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T20:10:55.305Z] === RUN TestNewMissedConfig [2022-05-12T20:10:55.305Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T20:10:55.305Z] === RUN TestNewMissedUrl [2022-05-12T20:10:55.305Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T20:10:55.305Z] === RUN TestNewMissedToken [2022-05-12T20:10:55.305Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T20:10:55.305Z] === RUN TestNewWithProxy [2022-05-12T20:10:55.305Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T20:10:55.305Z] === RUN TestDefault [2022-05-12T20:10:55.305Z] --- PASS: TestDefault (0.01s) [2022-05-12T20:10:55.305Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T20:10:55.305Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T20:10:55.305Z] === RUN TestJsonFormat [2022-05-12T20:10:55.305Z] --- PASS: TestJsonFormat (0.02s) [2022-05-12T20:10:55.305Z] === RUN TestRawFormat [2022-05-12T20:10:55.305Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T20:10:55.305Z] === RUN TestRawFormatWithLabels [2022-05-12T20:10:55.305Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T20:10:55.305Z] === RUN TestRawFormatWithoutTag [2022-05-12T20:10:55.305Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T20:10:55.305Z] === RUN TestBatching [2022-05-12T20:10:55.436Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T20:10:55.698Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T20:10:55.698Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T20:10:55.773Z] === RUN TestParseLogFormat [2022-05-12T20:10:55.773Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T20:10:55.773Z] === RUN TestValidateLogOptEmpty [2022-05-12T20:10:55.773Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T20:10:55.773Z] === RUN TestValidateSyslogAddress [2022-05-12T20:10:55.773Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T20:10:55.773Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T20:10:55.773Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T20:10:55.773Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T20:10:55.773Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T20:10:55.773Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T20:10:55.773Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T20:10:55.773Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T20:10:55.773Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T20:10:55.773Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T20:10:55.773Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T20:10:55.773Z] === RUN TestParseAddressDefaultPort [2022-05-12T20:10:55.773Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T20:10:55.773Z] === RUN TestValidateSyslogFacility [2022-05-12T20:10:55.773Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T20:10:55.773Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T20:10:55.773Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T20:10:55.773Z] === RUN TestValidateLogOpt [2022-05-12T20:10:55.773Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T20:10:55.773Z] PASS [2022-05-12T20:10:55.773Z] coverage: 43.6% of statements [2022-05-12T20:10:55.773Z] ok github.com/docker/docker/daemon/logger/syslog 0.092s coverage: 43.6% of statements [2022-05-12T20:10:55.773Z] --- PASS: TestBatching (0.32s) [2022-05-12T20:10:55.773Z] === RUN TestFrequency [2022-05-12T20:10:56.091Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.00s) [2022-05-12T20:10:56.091Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T20:10:56.241Z] --- PASS: TestFrequency (0.30s) [2022-05-12T20:10:56.241Z] === RUN TestOneMessagePerRequest [2022-05-12T20:10:56.241Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T20:10:56.241Z] === RUN TestVerify [2022-05-12T20:10:56.241Z] --- PASS: TestVerify (0.00s) [2022-05-12T20:10:56.241Z] === RUN TestSkipVerify [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:10:56.710Z] --- PASS: TestSkipVerify (0.72s) [2022-05-12T20:10:56.710Z] === RUN TestBufferMaximum [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386256.588787\",\"host\":\"5a7232e662e4\"}'" [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386256.588787\",\"host\":\"5a7232e662e4\"}'" [2022-05-12T20:10:56.710Z] --- PASS: TestBufferMaximum (0.01s) [2022-05-12T20:10:56.710Z] === RUN TestServerAlwaysDown [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386256.593532\",\"host\":\"5a7232e662e4\"}'" [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386256.593532\",\"host\":\"5a7232e662e4\"}'" [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386256.593532\",\"host\":\"5a7232e662e4\"}'" [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386256.594736\",\"host\":\"5a7232e662e4\"}'" [2022-05-12T20:10:56.710Z] time="2022-05-12T20:10:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386256.594736\",\"host\":\"5a7232e662e4\"}'" [2022-05-12T20:10:56.710Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T20:10:56.710Z] === RUN TestCannotSendAfterClose [2022-05-12T20:10:56.710Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T20:10:56.710Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T20:10:56.965Z] === RUN TestCheckpointCreateError [2022-05-12T20:10:56.965Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCheckpointCreate [2022-05-12T20:10:56.965Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCheckpointDeleteError [2022-05-12T20:10:56.965Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCheckpointDelete [2022-05-12T20:10:56.965Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCheckpointListError [2022-05-12T20:10:56.965Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCheckpointList [2022-05-12T20:10:56.965Z] --- PASS: TestCheckpointList (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCheckpointListContainerNotFound [2022-05-12T20:10:56.965Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestNewClientWithOpsFromEnv [2022-05-12T20:10:56.965Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T20:10:56.965Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestGetAPIPath [2022-05-12T20:10:56.965Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestParseHostURL [2022-05-12T20:10:56.965Z] --- PASS: TestParseHostURL (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-12T20:10:56.965Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-12T20:10:56.965Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestNegotiateAPIVersion [2022-05-12T20:10:56.965Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-12T20:10:56.965Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-12T20:10:56.965Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-12T20:10:56.965Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-12T20:10:56.965Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-12T20:10:56.965Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-12T20:10:56.965Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-12T20:10:56.965Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-12T20:10:56.965Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-12T20:10:56.965Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-12T20:10:56.965Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestNegotiateAPVersionOverride [2022-05-12T20:10:56.965Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-12T20:10:56.965Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-12T20:10:56.965Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-12T20:10:56.965Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestClientRedirect [2022-05-12T20:10:56.965Z] === RUN TestClientRedirect/GET [2022-05-12T20:10:56.965Z] === RUN TestClientRedirect/POST [2022-05-12T20:10:56.965Z] === RUN TestClientRedirect/PUT [2022-05-12T20:10:56.965Z] === RUN TestClientRedirect/DELETE [2022-05-12T20:10:56.965Z] --- PASS: TestClientRedirect (0.00s) [2022-05-12T20:10:56.965Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-12T20:10:56.965Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-12T20:10:56.965Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-12T20:10:56.965Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigCreateUnsupported [2022-05-12T20:10:56.965Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigCreateError [2022-05-12T20:10:56.965Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigCreate [2022-05-12T20:10:56.965Z] --- PASS: TestConfigCreate (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigInspectNotFound [2022-05-12T20:10:56.965Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigInspectWithEmptyID [2022-05-12T20:10:56.965Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigInspectUnsupported [2022-05-12T20:10:56.965Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigInspectError [2022-05-12T20:10:56.965Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigInspectConfigNotFound [2022-05-12T20:10:56.965Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigInspect [2022-05-12T20:10:56.965Z] --- PASS: TestConfigInspect (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigListUnsupported [2022-05-12T20:10:56.965Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigListError [2022-05-12T20:10:56.965Z] --- PASS: TestConfigListError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigList [2022-05-12T20:10:56.965Z] --- PASS: TestConfigList (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigRemoveUnsupported [2022-05-12T20:10:56.965Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigRemoveError [2022-05-12T20:10:56.965Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigRemove [2022-05-12T20:10:56.965Z] --- PASS: TestConfigRemove (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigUpdateUnsupported [2022-05-12T20:10:56.965Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigUpdateError [2022-05-12T20:10:56.965Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestConfigUpdate [2022-05-12T20:10:56.965Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerCommitError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerCommit [2022-05-12T20:10:56.965Z] --- PASS: TestContainerCommit (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerStatPathError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerStatPathNotFoundError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerStatPathNoHeaderError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerStatPath [2022-05-12T20:10:56.965Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCopyToContainerError [2022-05-12T20:10:56.965Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCopyToContainerNotFoundError [2022-05-12T20:10:56.965Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCopyToContainerEmptyResponse [2022-05-12T20:10:56.965Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCopyToContainer [2022-05-12T20:10:56.965Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCopyFromContainerError [2022-05-12T20:10:56.965Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCopyFromContainerNotFoundError [2022-05-12T20:10:56.965Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-12T20:10:56.965Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-12T20:10:56.965Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestCopyFromContainer [2022-05-12T20:10:56.965Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerCreateError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerCreateImageNotFound [2022-05-12T20:10:56.965Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerCreateWithName [2022-05-12T20:10:56.965Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerCreateAutoRemove [2022-05-12T20:10:56.965Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerDiffError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerDiff [2022-05-12T20:10:56.965Z] --- PASS: TestContainerDiff (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerExecCreateError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerExecCreate [2022-05-12T20:10:56.965Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerExecStartError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerExecStart [2022-05-12T20:10:56.965Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerExecInspectError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerExecInspect [2022-05-12T20:10:56.965Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerExportError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerExportError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerExport [2022-05-12T20:10:56.965Z] --- PASS: TestContainerExport (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerInspectError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerInspectContainerNotFound [2022-05-12T20:10:56.965Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerInspectWithEmptyID [2022-05-12T20:10:56.965Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerInspect [2022-05-12T20:10:56.965Z] --- PASS: TestContainerInspect (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerInspectNode [2022-05-12T20:10:56.965Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerKillError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerKillError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerKill [2022-05-12T20:10:56.965Z] --- PASS: TestContainerKill (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerListError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerListError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerList [2022-05-12T20:10:56.965Z] --- PASS: TestContainerList (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerLogsNotFoundError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerLogsError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerLogs [2022-05-12T20:10:56.965Z] --- PASS: TestContainerLogs (0.16s) [2022-05-12T20:10:56.965Z] === RUN TestContainerPauseError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerPause [2022-05-12T20:10:56.965Z] --- PASS: TestContainerPause (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainersPruneError [2022-05-12T20:10:56.965Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainersPrune [2022-05-12T20:10:56.965Z] --- PASS: TestContainersPrune (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerRemoveError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerRemoveNotFoundError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerRemove [2022-05-12T20:10:56.965Z] --- PASS: TestContainerRemove (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerRenameError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerRename [2022-05-12T20:10:56.965Z] --- PASS: TestContainerRename (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerResizeError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerExecResizeError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerResize [2022-05-12T20:10:56.965Z] --- PASS: TestContainerResize (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerExecResize [2022-05-12T20:10:56.965Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerRestartError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerRestart [2022-05-12T20:10:56.965Z] --- PASS: TestContainerRestart (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerStartError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerStartError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerStart [2022-05-12T20:10:56.965Z] --- PASS: TestContainerStart (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerStatsError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerStats [2022-05-12T20:10:56.965Z] --- PASS: TestContainerStats (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerStopError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerStopError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerStop [2022-05-12T20:10:56.965Z] --- PASS: TestContainerStop (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerTopError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerTopError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerTop [2022-05-12T20:10:56.965Z] --- PASS: TestContainerTop (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerUnpauseError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerUnpause [2022-05-12T20:10:56.965Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerUpdateError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerUpdate [2022-05-12T20:10:56.965Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerWaitError [2022-05-12T20:10:56.965Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestContainerWait [2022-05-12T20:10:56.965Z] --- PASS: TestContainerWait (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestDiskUsageError [2022-05-12T20:10:56.965Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestDiskUsage [2022-05-12T20:10:56.965Z] --- PASS: TestDiskUsage (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestDistributionInspectUnsupported [2022-05-12T20:10:56.965Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestDistributionInspectWithEmptyID [2022-05-12T20:10:56.965Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestEventsErrorInOptions [2022-05-12T20:10:56.965Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestEventsErrorFromServer [2022-05-12T20:10:56.965Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestEvents [2022-05-12T20:10:56.965Z] --- PASS: TestEvents (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestTLSCloseWriter [2022-05-12T20:10:56.965Z] === PAUSE TestTLSCloseWriter [2022-05-12T20:10:56.965Z] === RUN TestImageBuildError [2022-05-12T20:10:56.965Z] --- PASS: TestImageBuildError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestImageBuild [2022-05-12T20:10:56.965Z] --- PASS: TestImageBuild (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestGetDockerOS [2022-05-12T20:10:56.965Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestImageCreateError [2022-05-12T20:10:56.965Z] --- PASS: TestImageCreateError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestImageCreate [2022-05-12T20:10:56.965Z] --- PASS: TestImageCreate (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestImageHistoryError [2022-05-12T20:10:56.965Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestImageHistory [2022-05-12T20:10:56.965Z] --- PASS: TestImageHistory (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestImageImportError [2022-05-12T20:10:56.965Z] --- PASS: TestImageImportError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestImageImport [2022-05-12T20:10:56.965Z] --- PASS: TestImageImport (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestImageInspectError [2022-05-12T20:10:56.965Z] --- PASS: TestImageInspectError (0.00s) [2022-05-12T20:10:56.965Z] === RUN TestImageInspectImageNotFound [2022-05-12T20:10:56.966Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageInspectWithEmptyID [2022-05-12T20:10:56.966Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageInspect [2022-05-12T20:10:56.966Z] --- PASS: TestImageInspect (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageListError [2022-05-12T20:10:56.966Z] --- PASS: TestImageListError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageList [2022-05-12T20:10:56.966Z] --- PASS: TestImageList (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageListApiBefore125 [2022-05-12T20:10:56.966Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageLoadError [2022-05-12T20:10:56.966Z] --- PASS: TestImageLoadError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageLoad [2022-05-12T20:10:56.966Z] --- PASS: TestImageLoad (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagesPruneError [2022-05-12T20:10:56.966Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagesPrune [2022-05-12T20:10:56.966Z] --- PASS: TestImagesPrune (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagePullReferenceParseError [2022-05-12T20:10:56.966Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagePullAnyError [2022-05-12T20:10:56.966Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-12T20:10:56.966Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T20:10:56.966Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T20:10:56.966Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-12T20:10:56.966Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagePullWithoutErrors [2022-05-12T20:10:56.966Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagePushReferenceError [2022-05-12T20:10:56.966Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagePushAnyError [2022-05-12T20:10:56.966Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-12T20:10:56.966Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T20:10:56.966Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T20:10:56.966Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-12T20:10:56.966Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImagePushWithoutErrors [2022-05-12T20:10:56.966Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-12T20:10:56.966Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-12T20:10:56.966Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-12T20:10:56.966Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-12T20:10:56.966Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-12T20:10:56.966Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-12T20:10:56.966Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-12T20:10:56.966Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-12T20:10:56.966Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageRemoveError [2022-05-12T20:10:56.966Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageRemoveImageNotFound [2022-05-12T20:10:56.966Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageRemove [2022-05-12T20:10:56.966Z] --- PASS: TestImageRemove (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageSaveError [2022-05-12T20:10:56.966Z] --- PASS: TestImageSaveError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageSave [2022-05-12T20:10:56.966Z] --- PASS: TestImageSave (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageSearchAnyError [2022-05-12T20:10:56.966Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-12T20:10:56.966Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-12T20:10:56.966Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-12T20:10:56.966Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-12T20:10:56.966Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageSearchWithoutErrors [2022-05-12T20:10:56.966Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageTagError [2022-05-12T20:10:56.966Z] --- PASS: TestImageTagError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageTagInvalidReference [2022-05-12T20:10:56.966Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageTagInvalidSourceImageName [2022-05-12T20:10:56.966Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageTagHexSource [2022-05-12T20:10:56.966Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestImageTag [2022-05-12T20:10:56.966Z] --- PASS: TestImageTag (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestInfoServerError [2022-05-12T20:10:56.966Z] --- PASS: TestInfoServerError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestInfoInvalidResponseJSONError [2022-05-12T20:10:56.966Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestInfo [2022-05-12T20:10:56.966Z] --- PASS: TestInfo (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestNetworkConnectError [2022-05-12T20:10:56.966Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-12T20:10:56.966Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestNetworkConnect [2022-05-12T20:10:56.966Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestNetworkCreateError [2022-05-12T20:10:56.966Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestNetworkCreate [2022-05-12T20:10:56.966Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestNetworkDisconnectError [2022-05-12T20:10:56.966Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestNetworkDisconnect [2022-05-12T20:10:56.966Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-12T20:10:56.966Z] === RUN TestNetworkInspect [2022-05-12T20:10:56.966Z] === RUN TestNetworkInspect/empty_ID [2022-05-12T20:10:56.966Z] === RUN TestNetworkInspect/no_options [2022-05-12T20:10:56.966Z] === RUN TestNetworkInspect/verbose [2022-05-12T20:10:56.966Z] === RUN TestNetworkInspect/global_scope [2022-05-12T20:10:57.178Z] === RUN TestV2MetadataService [2022-05-12T20:10:57.433Z] === RUN TestNetworkInspect/unknown_network [2022-05-12T20:10:57.433Z] === RUN TestNetworkInspect/server_error [2022-05-12T20:10:57.433Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-12T20:10:57.433Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-12T20:10:57.433Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-12T20:10:57.433Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-12T20:10:57.433Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-12T20:10:57.433Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-12T20:10:57.433Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNetworkListError [2022-05-12T20:10:57.433Z] --- PASS: TestNetworkListError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNetworkList [2022-05-12T20:10:57.433Z] --- PASS: TestNetworkList (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNetworksPruneError [2022-05-12T20:10:57.433Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNetworksPrune [2022-05-12T20:10:57.433Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNetworkRemoveError [2022-05-12T20:10:57.433Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNetworkRemove [2022-05-12T20:10:57.433Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNodeInspectError [2022-05-12T20:10:57.433Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNodeInspectNodeNotFound [2022-05-12T20:10:57.433Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNodeInspectWithEmptyID [2022-05-12T20:10:57.433Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNodeInspect [2022-05-12T20:10:57.433Z] --- PASS: TestNodeInspect (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNodeListError [2022-05-12T20:10:57.433Z] --- PASS: TestNodeListError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNodeList [2022-05-12T20:10:57.433Z] --- PASS: TestNodeList (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNodeRemoveError [2022-05-12T20:10:57.433Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNodeRemove [2022-05-12T20:10:57.433Z] --- PASS: TestNodeRemove (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNodeUpdateError [2022-05-12T20:10:57.433Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestNodeUpdate [2022-05-12T20:10:57.433Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestOptionWithHostFromEnv [2022-05-12T20:10:57.433Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestOptionWithTimeout [2022-05-12T20:10:57.433Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestOptionWithVersionFromEnv [2022-05-12T20:10:57.433Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPingFail [2022-05-12T20:10:57.433Z] --- PASS: TestPingFail (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPingWithError [2022-05-12T20:10:57.433Z] 2022/05/12 20:10:56 RoundTripper returned a response & error; ignoring response [2022-05-12T20:10:57.433Z] 2022/05/12 20:10:56 RoundTripper returned a response & error; ignoring response [2022-05-12T20:10:57.433Z] --- PASS: TestPingWithError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPingSuccess [2022-05-12T20:10:57.433Z] --- PASS: TestPingSuccess (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPingHeadFallback [2022-05-12T20:10:57.433Z] === RUN TestPingHeadFallback/OK [2022-05-12T20:10:57.433Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-12T20:10:57.433Z] === RUN TestPingHeadFallback/Not_Found [2022-05-12T20:10:57.433Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-12T20:10:57.433Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-12T20:10:57.433Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-12T20:10:57.433Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-12T20:10:57.433Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-12T20:10:57.433Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPluginDisableError [2022-05-12T20:10:57.433Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPluginDisable [2022-05-12T20:10:57.433Z] --- PASS: TestPluginDisable (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPluginEnableError [2022-05-12T20:10:57.433Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPluginEnable [2022-05-12T20:10:57.433Z] --- PASS: TestPluginEnable (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPluginInspectError [2022-05-12T20:10:57.433Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPluginInspectWithEmptyID [2022-05-12T20:10:57.433Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPluginInspect [2022-05-12T20:10:57.433Z] --- PASS: TestPluginInspect (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPluginListError [2022-05-12T20:10:57.433Z] --- PASS: TestPluginListError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPluginList [2022-05-12T20:10:57.433Z] --- PASS: TestPluginList (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPluginPushError [2022-05-12T20:10:57.433Z] --- PASS: TestPluginPushError (0.01s) [2022-05-12T20:10:57.433Z] === RUN TestPluginPush [2022-05-12T20:10:57.433Z] --- PASS: TestPluginPush (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPluginRemoveError [2022-05-12T20:10:57.433Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPluginRemove [2022-05-12T20:10:57.433Z] --- PASS: TestPluginRemove (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPluginSetError [2022-05-12T20:10:57.433Z] --- PASS: TestPluginSetError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPluginSet [2022-05-12T20:10:57.433Z] --- PASS: TestPluginSet (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSetHostHeader [2022-05-12T20:10:57.433Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestPlainTextError [2022-05-12T20:10:57.433Z] --- PASS: TestPlainTextError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestInfiniteError [2022-05-12T20:10:57.433Z] --- PASS: TestInfiniteError (0.09s) [2022-05-12T20:10:57.433Z] === RUN TestCanceledContext [2022-05-12T20:10:57.433Z] 2022/05/12 20:10:56 RoundTripper returned a response & error; ignoring response [2022-05-12T20:10:57.433Z] --- PASS: TestCanceledContext (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestDeadlineExceededContext [2022-05-12T20:10:57.433Z] 2022/05/12 20:10:56 RoundTripper returned a response & error; ignoring response [2022-05-12T20:10:57.433Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretCreateUnsupported [2022-05-12T20:10:57.433Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretCreateError [2022-05-12T20:10:57.433Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretCreate [2022-05-12T20:10:57.433Z] --- PASS: TestSecretCreate (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretInspectUnsupported [2022-05-12T20:10:57.433Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretInspectError [2022-05-12T20:10:57.433Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretInspectSecretNotFound [2022-05-12T20:10:57.433Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretInspectWithEmptyID [2022-05-12T20:10:57.433Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretInspect [2022-05-12T20:10:57.433Z] --- PASS: TestSecretInspect (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretListUnsupported [2022-05-12T20:10:57.433Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretListError [2022-05-12T20:10:57.433Z] --- PASS: TestSecretListError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretList [2022-05-12T20:10:57.433Z] --- PASS: TestSecretList (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretRemoveUnsupported [2022-05-12T20:10:57.433Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretRemoveError [2022-05-12T20:10:57.433Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretRemove [2022-05-12T20:10:57.433Z] --- PASS: TestSecretRemove (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretUpdateUnsupported [2022-05-12T20:10:57.433Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretUpdateError [2022-05-12T20:10:57.433Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSecretUpdate [2022-05-12T20:10:57.433Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceCreateError [2022-05-12T20:10:57.433Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceCreate [2022-05-12T20:10:57.433Z] --- PASS: TestServiceCreate (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-12T20:10:57.433Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceCreateDigestPinning [2022-05-12T20:10:57.433Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceInspectError [2022-05-12T20:10:57.433Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceInspectServiceNotFound [2022-05-12T20:10:57.433Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceInspectWithEmptyID [2022-05-12T20:10:57.433Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceInspect [2022-05-12T20:10:57.433Z] --- PASS: TestServiceInspect (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceListError [2022-05-12T20:10:57.433Z] --- PASS: TestServiceListError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceList [2022-05-12T20:10:57.433Z] --- PASS: TestServiceList (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceLogsError [2022-05-12T20:10:57.433Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceLogs [2022-05-12T20:10:57.433Z] --- PASS: TestServiceLogs (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceRemoveError [2022-05-12T20:10:57.433Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceRemoveNotFoundError [2022-05-12T20:10:57.433Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceRemove [2022-05-12T20:10:57.433Z] --- PASS: TestServiceRemove (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceUpdateError [2022-05-12T20:10:57.433Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestServiceUpdate [2022-05-12T20:10:57.433Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSwarmGetUnlockKeyError [2022-05-12T20:10:57.433Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSwarmGetUnlockKey [2022-05-12T20:10:57.433Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSwarmInitError [2022-05-12T20:10:57.433Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSwarmInit [2022-05-12T20:10:57.433Z] --- PASS: TestSwarmInit (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSwarmInspectError [2022-05-12T20:10:57.433Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSwarmInspect [2022-05-12T20:10:57.433Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSwarmJoinError [2022-05-12T20:10:57.433Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSwarmJoin [2022-05-12T20:10:57.433Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSwarmLeaveError [2022-05-12T20:10:57.433Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSwarmLeave [2022-05-12T20:10:57.433Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSwarmUnlockError [2022-05-12T20:10:57.433Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSwarmUnlock [2022-05-12T20:10:57.433Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSwarmUpdateError [2022-05-12T20:10:57.433Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestSwarmUpdate [2022-05-12T20:10:57.433Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestTaskInspectError [2022-05-12T20:10:57.433Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestTaskInspectWithEmptyID [2022-05-12T20:10:57.433Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestTaskInspect [2022-05-12T20:10:57.433Z] --- PASS: TestTaskInspect (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestTaskListError [2022-05-12T20:10:57.433Z] --- PASS: TestTaskListError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestTaskList [2022-05-12T20:10:57.433Z] --- PASS: TestTaskList (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestVolumeCreateError [2022-05-12T20:10:57.433Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestVolumeCreate [2022-05-12T20:10:57.433Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestVolumeInspectError [2022-05-12T20:10:57.433Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestVolumeInspectNotFound [2022-05-12T20:10:57.433Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestVolumeInspectWithEmptyID [2022-05-12T20:10:57.433Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestVolumeInspect [2022-05-12T20:10:57.433Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestVolumeListError [2022-05-12T20:10:57.433Z] --- PASS: TestVolumeListError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestVolumeList [2022-05-12T20:10:57.433Z] --- PASS: TestVolumeList (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestVolumeRemoveError [2022-05-12T20:10:57.433Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-12T20:10:57.433Z] === RUN TestVolumeRemove [2022-05-12T20:10:57.433Z] --- PASS: TestVolumeRemove (0.01s) [2022-05-12T20:10:57.433Z] === CONT TestTLSCloseWriter [2022-05-12T20:10:57.433Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-12T20:10:57.433Z] PASS [2022-05-12T20:10:57.433Z] coverage: 75.1% of statements [2022-05-12T20:10:57.433Z] ok github.com/docker/docker/client 0.492s coverage: 75.1% of statements [2022-05-12T20:10:57.622Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T20:10:57.622Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T20:10:57.622Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T20:10:57.622Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T20:10:57.645Z] --- PASS: TestV2MetadataService (0.68s) [2022-05-12T20:10:57.645Z] PASS [2022-05-12T20:10:57.645Z] coverage: 44.4% of statements [2022-05-12T20:10:57.645Z] ok github.com/docker/docker/distribution/metadata 0.746s coverage: 44.4% of statements [2022-05-12T20:10:57.885Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-12T20:10:58.112Z] time="2022-05-12T20:10:57Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-12T20:10:58.112Z] time="2022-05-12T20:10:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5a7232e662e4\"}'" [2022-05-12T20:10:58.112Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T20:10:58.112Z] PASS [2022-05-12T20:10:58.112Z] coverage: 82.5% of statements [2022-05-12T20:10:58.112Z] ok github.com/docker/docker/daemon/logger/splunk 2.525s coverage: 82.5% of statements [2022-05-12T20:10:58.112Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T20:10:58.112Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T20:10:58.112Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T20:10:58.112Z] === RUN TestSuccessfulDownload [2022-05-12T20:10:58.112Z] download_test.go:267: Needs fixing on Windows [2022-05-12T20:10:58.112Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T20:10:58.112Z] === RUN TestCancelledDownload [2022-05-12T20:10:58.112Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T20:10:58.112Z] === RUN TestMaxDownloadAttempts [2022-05-12T20:10:58.112Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T20:10:58.112Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T20:10:58.112Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T20:10:58.112Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T20:10:58.112Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T20:10:58.112Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T20:10:58.112Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T20:10:58.112Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T20:10:58.112Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T20:10:58.112Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T20:10:58.112Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T20:10:58.112Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T20:10:58.580Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T20:10:58.580Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T20:10:58.580Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T20:10:58.580Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T20:10:58.580Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T20:10:58.580Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T20:10:58.580Z] === RUN TestManifestStore [2022-05-12T20:10:58.580Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T20:10:58.580Z] time="2022-05-12T20:10:58Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2446295163\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T20:10:58.580Z] === RUN TestManifestStore/no_local_cache [2022-05-12T20:10:58.580Z] === RUN TestManifestStore/with_local_cache [2022-05-12T20:10:58.580Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T20:10:58.580Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T20:10:58.580Z] time="2022-05-12T20:10:58Z" level=warning msg="reference for unknown type: " [2022-05-12T20:10:58.580Z] time="2022-05-12T20:10:58Z" level=warning msg="reference for unknown type: " [2022-05-12T20:10:58.580Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T20:10:58.580Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T20:10:58.580Z] time="2022-05-12T20:10:58Z" level=warning msg="reference for unknown type: " [2022-05-12T20:10:58.580Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T20:10:58.580Z] time="2022-05-12T20:10:58Z" level=warning msg="reference for unknown type: " [2022-05-12T20:10:58.580Z] time="2022-05-12T20:10:58Z" level=warning msg="reference for unknown type: " [2022-05-12T20:10:58.580Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T20:10:58.580Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T20:10:58.580Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T20:10:58.580Z] time="2022-05-12T20:10:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T20:10:58.580Z] --- PASS: TestManifestStore (0.38s) [2022-05-12T20:10:58.580Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-05-12T20:10:58.580Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-05-12T20:10:58.580Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-12T20:10:58.580Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-05-12T20:10:58.834Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T20:10:59.047Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-12T20:10:59.047Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-12T20:10:59.047Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-12T20:10:59.047Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-12T20:10:59.047Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-12T20:10:59.047Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T20:10:59.047Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T20:10:59.047Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T20:10:59.047Z] === RUN TestFixManifestLayers [2022-05-12T20:10:59.047Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T20:10:59.047Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T20:10:59.047Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T20:10:59.047Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T20:10:59.047Z] === RUN TestFixManifestLayersBadParent [2022-05-12T20:10:59.047Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T20:10:59.047Z] === RUN TestValidateManifest [2022-05-12T20:10:59.047Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T20:10:59.047Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T20:10:59.047Z] === RUN TestFormatPlatform [2022-05-12T20:10:59.047Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T20:10:59.047Z] === RUN TestPullSchema2Config [2022-05-12T20:10:59.047Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T20:10:59.047Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T20:10:59.047Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:10:59.047Z] === RUN TestPullSchema2Config/500_status [2022-05-12T20:10:59.047Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T20:10:59.047Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:10:59.048Z] time="2022-05-12T20:10:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T20:10:59.048Z] time="2022-05-12T20:10:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T20:10:59.048Z] time="2022-05-12T20:10:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T20:10:59.048Z] time="2022-05-12T20:10:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T20:10:59.048Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T20:10:59.048Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.57s) [2022-05-12T20:10:59.048Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.57s) [2022-05-12T20:10:59.048Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.57s) [2022-05-12T20:10:59.048Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.57s) [2022-05-12T20:10:59.048Z] === RUN TestTransfer [2022-05-12T20:10:59.048Z] --- PASS: TestTransfer (0.12s) [2022-05-12T20:10:59.048Z] === RUN TestConcurrencyLimit [2022-05-12T20:10:59.048Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:10:59.048Z] === RUN TestPullSchema2Config/EOF [2022-05-12T20:10:59.048Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T20:10:59.048Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:10:59.048Z] 2022/05/12 20:10:58 http: panic serving 127.0.0.1:49219: intentional panic [2022-05-12T20:10:59.048Z] goroutine 96 [running]: [2022-05-12T20:10:59.048Z] net/http.(*conn).serve.func1() [2022-05-12T20:10:59.048Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T20:10:59.048Z] panic({0x14a8ee0, 0x168b2f0}) [2022-05-12T20:10:59.048Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T20:10:59.048Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00035c000?, {0x1692a98?, 0xc000340000?}) [2022-05-12T20:10:59.048Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T20:10:59.048Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1692a98, 0xc000340000}, 0xc000416600) [2022-05-12T20:10:59.048Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T20:10:59.048Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1692a98?, 0xc000340000?}, 0xc000080000?) [2022-05-12T20:10:59.048Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T20:10:59.048Z] net/http.serverHandler.ServeHTTP({0xc0004f8ae0?}, {0x1692a98, 0xc000340000}, 0xc000416600) [2022-05-12T20:10:59.048Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T20:10:59.048Z] net/http.(*conn).serve(0xc0002ee000, {0x1693310, 0xc0001eb110}) [2022-05-12T20:10:59.048Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T20:10:59.048Z] created by net/http.(*Server).Serve [2022-05-12T20:10:59.048Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T20:10:59.515Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-12T20:10:59.515Z] === RUN TestInactiveJobs [2022-05-12T20:10:59.515Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:10:59.515Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T20:10:59.515Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T20:10:59.515Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:10:59.515Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-12T20:10:59.515Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T20:10:59.515Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-12T20:10:59.515Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T20:10:59.515Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-12T20:10:59.515Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T20:10:59.515Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T20:10:59.515Z] === RUN TestLayerAlreadyExists [2022-05-12T20:10:59.516Z] 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-05-12T20:10:59.516Z] 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-05-12T20:10:59.516Z] 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-05-12T20:10:59.516Z] 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-05-12T20:10:59.516Z] 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-05-12T20:10:59.516Z] 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-05-12T20:10:59.516Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T20:10:59.516Z] === RUN TestNotFound [2022-05-12T20:10:59.516Z] --- PASS: TestNotFound (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestConflict [2022-05-12T20:10:59.516Z] --- PASS: TestConflict (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestForbidden [2022-05-12T20:10:59.516Z] --- PASS: TestForbidden (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestInvalidParameter [2022-05-12T20:10:59.516Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestNotImplemented [2022-05-12T20:10:59.516Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestNotModified [2022-05-12T20:10:59.516Z] --- PASS: TestNotModified (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestUnauthorized [2022-05-12T20:10:59.516Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestUnknown [2022-05-12T20:10:59.516Z] --- PASS: TestUnknown (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestCancelled [2022-05-12T20:10:59.516Z] --- PASS: TestCancelled (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestDeadline [2022-05-12T20:10:59.516Z] --- PASS: TestDeadline (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestDataLoss [2022-05-12T20:10:59.516Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestUnavailable [2022-05-12T20:10:59.516Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestSystem [2022-05-12T20:10:59.516Z] --- PASS: TestSystem (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestFromStatusCode [2022-05-12T20:10:59.516Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T20:10:59.516Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T20:10:59.516Z] === RUN TestFromStatusCode/Conflict [2022-05-12T20:10:59.516Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T20:10:59.516Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T20:10:59.516Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T20:10:59.516Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T20:10:59.516Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T20:10:59.516Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T20:10:59.516Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T20:10:59.516Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T20:10:59.516Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T20:10:59.516Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T20:10:59.516Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T20:10:59.516Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T20:10:59.516Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T20:10:59.516Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T20:10:59.516Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T20:10:59.516Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T20:10:59.516Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T20:10:59.516Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T20:10:59.516Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T20:10:59.516Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T20:10:59.516Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T20:10:59.516Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T20:10:59.516Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T20:10:59.516Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T20:10:59.516Z] PASS [2022-05-12T20:10:59.516Z] coverage: 77.0% of statements [2022-05-12T20:10:59.516Z] ok github.com/docker/docker/errdefs 0.051s coverage: 77.0% of statements [2022-05-12T20:10:59.516Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-12T20:10:59.516Z] === RUN TestWatchRelease [2022-05-12T20:10:59.516Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T20:10:59.516Z] === RUN TestWatchFinishedTransfer [2022-05-12T20:10:59.516Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T20:10:59.516Z] === RUN TestDuplicateTransfer [2022-05-12T20:10:59.516Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T20:10:59.516Z] === RUN TestSuccessfulUpload [2022-05-12T20:10:59.983Z] === RUN TestFSGetInvalidData [2022-05-12T20:10:59.983Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-12T20:10:59.983Z] === RUN TestFSInvalidSet [2022-05-12T20:10:59.983Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T20:10:59.983Z] === RUN TestFSInvalidRoot [2022-05-12T20:10:59.983Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-12T20:10:59.983Z] === RUN TestFSMetadataGetSet [2022-05-12T20:10:59.983Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-12T20:10:59.983Z] === RUN TestFSInvalidWalker [2022-05-12T20:10:59.983Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T20:10:59.983Z] === RUN TestFSGetSet [2022-05-12T20:10:59.983Z] --- PASS: TestFSGetSet (0.03s) [2022-05-12T20:10:59.983Z] === RUN TestFSGetUnsetKey [2022-05-12T20:10:59.983Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-12T20:10:59.983Z] === RUN TestFSGetEmptyData [2022-05-12T20:10:59.983Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-12T20:10:59.983Z] === RUN TestFSDelete [2022-05-12T20:10:59.983Z] --- PASS: TestFSDelete (0.01s) [2022-05-12T20:10:59.983Z] === RUN TestFSWalker [2022-05-12T20:10:59.983Z] --- PASS: TestFSWalker (0.02s) [2022-05-12T20:10:59.983Z] === RUN TestFSWalkerStopOnError [2022-05-12T20:10:59.983Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T20:10:59.983Z] === RUN TestNewFromJSON [2022-05-12T20:10:59.983Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T20:10:59.983Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T20:10:59.983Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T20:10:59.983Z] === RUN TestMarshalKeyOrder [2022-05-12T20:10:59.983Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T20:10:59.983Z] === RUN TestHistoryEqual [2022-05-12T20:10:59.983Z] time="2022-05-12T20:10:59Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T20:10:59.983Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-12T20:10:59.983Z] === RUN TestCancelledUpload [2022-05-12T20:10:59.983Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T20:10:59.983Z] PASS [2022-05-12T20:10:59.983Z] coverage: 77.3% of statements [2022-05-12T20:10:59.983Z] ok github.com/docker/docker/distribution/xfer 1.917s coverage: 77.3% of statements [2022-05-12T20:10:59.983Z] --- PASS: TestHistoryEqual (0.17s) [2022-05-12T20:10:59.983Z] === RUN TestImage [2022-05-12T20:10:59.983Z] --- PASS: TestImage (0.00s) [2022-05-12T20:10:59.983Z] === RUN TestImageOSNotEmpty [2022-05-12T20:10:59.983Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T20:10:59.983Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T20:10:59.983Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T20:10:59.983Z] === RUN TestCreate [2022-05-12T20:10:59.983Z] --- PASS: TestCreate (0.01s) [2022-05-12T20:10:59.983Z] === RUN TestRestore [2022-05-12T20:10:59.983Z] time="2022-05-12T20:10:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T20:10:59.983Z] --- PASS: TestRestore (0.03s) [2022-05-12T20:10:59.983Z] === RUN TestAddDelete [2022-05-12T20:10:59.983Z] --- PASS: TestAddDelete (0.02s) [2022-05-12T20:10:59.983Z] === RUN TestSearchAfterDelete [2022-05-12T20:10:59.983Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T20:10:59.983Z] === RUN TestParentReset [2022-05-12T20:11:00.230Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T20:11:00.230Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T20:11:00.230Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T20:11:00.230Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T20:11:00.230Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T20:11:00.459Z] --- PASS: TestParentReset (0.03s) [2022-05-12T20:11:00.459Z] === RUN TestGetAndSetLastUpdated [2022-05-12T20:11:00.459Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-12T20:11:00.459Z] === RUN TestStoreLen [2022-05-12T20:11:00.459Z] --- PASS: TestStoreLen (0.04s) [2022-05-12T20:11:00.459Z] PASS [2022-05-12T20:11:00.459Z] coverage: 86.9% of statements [2022-05-12T20:11:00.459Z] ok github.com/docker/docker/image 0.573s coverage: 86.9% of statements [2022-05-12T20:11:00.459Z] === RUN TestCompare [2022-05-12T20:11:00.459Z] --- PASS: TestCompare (0.00s) [2022-05-12T20:11:00.459Z] PASS [2022-05-12T20:11:00.459Z] coverage: 19.2% of statements [2022-05-12T20:11:00.459Z] ok github.com/docker/docker/image/cache 0.090s coverage: 19.2% of statements [2022-05-12T20:11:00.459Z] --- PASS: TestWhenEmptyAuthConfig (1.33s) [2022-05-12T20:11:00.459Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T20:11:00.459Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T20:11:00.459Z] === RUN TestTokenPassThru [2022-05-12T20:11:00.459Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-12T20:11:00.459Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T20:11:00.459Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-12T20:11:00.459Z] PASS [2022-05-12T20:11:00.459Z] coverage: 26.6% of statements [2022-05-12T20:11:00.926Z] ok github.com/docker/docker/distribution 2.366s coverage: 26.6% of statements [2022-05-12T20:11:00.926Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T20:11:00.926Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T20:11:01.910Z] === RUN TestValidateManifest [2022-05-12T20:11:01.910Z] === RUN TestValidateManifest/nil [2022-05-12T20:11:01.910Z] === RUN TestValidateManifest/non-nil [2022-05-12T20:11:01.910Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T20:11:01.910Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T20:11:01.910Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T20:11:01.910Z] PASS [2022-05-12T20:11:01.910Z] coverage: 0.7% of statements [2022-05-12T20:11:01.910Z] ok github.com/docker/docker/image/tarexport 0.082s coverage: 0.7% of statements [2022-05-12T20:11:01.910Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T20:11:01.910Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T20:11:01.910Z] === RUN TestSerialization [2022-05-12T20:11:01.910Z] --- PASS: TestSerialization (0.02s) [2022-05-12T20:11:01.910Z] PASS [2022-05-12T20:11:01.910Z] coverage: 100.0% of statements [2022-05-12T20:11:01.910Z] ok github.com/docker/docker/libcontainerd/queue 0.072s coverage: 100.0% of statements [2022-05-12T20:11:03.247Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:11:03.247Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:11:03.472Z] === RUN TestEnvironmentParsing [2022-05-12T20:11:03.472Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T20:11:03.472Z] PASS [2022-05-12T20:11:03.472Z] coverage: 1.2% of statements [2022-05-12T20:11:03.472Z] ok github.com/docker/docker/libcontainerd/local 0.097s coverage: 1.2% of statements [2022-05-12T20:11:03.939Z] === RUN TestEmptyLayer [2022-05-12T20:11:03.939Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T20:11:03.939Z] === RUN TestCommitFailure [2022-05-12T20:11:03.939Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T20:11:03.939Z] === RUN TestStartTransactionFailure [2022-05-12T20:11:03.939Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T20:11:03.939Z] === RUN TestGetOrphan [2022-05-12T20:11:03.939Z] --- PASS: TestGetOrphan (0.01s) [2022-05-12T20:11:03.939Z] === RUN TestMountAndRegister [2022-05-12T20:11:03.939Z] layer_test.go:258: Layer size: 14 [2022-05-12T20:11:03.939Z] --- PASS: TestMountAndRegister (0.07s) [2022-05-12T20:11:03.939Z] === RUN TestLayerRelease [2022-05-12T20:11:03.939Z] layer_test.go:291: Failing on Windows [2022-05-12T20:11:03.939Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T20:11:03.939Z] === RUN TestStoreRestore [2022-05-12T20:11:03.939Z] layer_test.go:340: Failing on Windows [2022-05-12T20:11:03.939Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T20:11:03.939Z] === RUN TestTarStreamStability [2022-05-12T20:11:03.939Z] layer_test.go:455: Failing on Windows [2022-05-12T20:11:03.939Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T20:11:03.939Z] === RUN TestRegisterExistingLayer [2022-05-12T20:11:03.939Z] --- PASS: TestRegisterExistingLayer (0.18s) [2022-05-12T20:11:03.939Z] === RUN TestTarStreamVerification [2022-05-12T20:11:03.939Z] layer_test.go:684: Failing on Windows [2022-05-12T20:11:03.939Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T20:11:03.939Z] === RUN TestLayerMigration [2022-05-12T20:11:03.939Z] migration_test.go:45: Failing on Windows [2022-05-12T20:11:03.939Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T20:11:03.939Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T20:11:03.939Z] migration_test.go:181: Failing on Windows [2022-05-12T20:11:03.939Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T20:11:03.939Z] === RUN TestMountInit [2022-05-12T20:11:03.939Z] mount_test.go:17: Failing on Windows [2022-05-12T20:11:03.939Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T20:11:03.939Z] === RUN TestMountSize [2022-05-12T20:11:03.939Z] mount_test.go:76: Failing on Windows [2022-05-12T20:11:03.939Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T20:11:03.939Z] === RUN TestMountChanges [2022-05-12T20:11:03.939Z] mount_test.go:125: Failing on Windows [2022-05-12T20:11:03.939Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T20:11:03.939Z] === RUN TestMountApply [2022-05-12T20:11:03.939Z] mount_test.go:212: Failing on Windows [2022-05-12T20:11:03.939Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T20:11:03.939Z] PASS [2022-05-12T20:11:03.939Z] coverage: 30.6% of statements [2022-05-12T20:11:03.939Z] ok github.com/docker/docker/layer 0.392s coverage: 30.6% of statements [2022-05-12T20:11:04.408Z] === RUN TestSequenceGetAvailableBit [2022-05-12T20:11:04.408Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestSequenceEqual [2022-05-12T20:11:04.408Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestSequenceCopy [2022-05-12T20:11:04.408Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestGetFirstAvailable [2022-05-12T20:11:04.408Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestFindSequence [2022-05-12T20:11:04.408Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestCheckIfAvailable [2022-05-12T20:11:04.408Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestMergeSequences [2022-05-12T20:11:04.408Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestPushReservation [2022-05-12T20:11:04.408Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestSerializeDeserialize [2022-05-12T20:11:04.408Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestSet [2022-05-12T20:11:04.408Z] --- PASS: TestSet (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestSetUnset [2022-05-12T20:11:04.408Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestOffsetSetUnset [2022-05-12T20:11:04.408Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestSetInRange [2022-05-12T20:11:04.408Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestSetAnyInRange [2022-05-12T20:11:04.408Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestMethods [2022-05-12T20:11:04.408Z] --- PASS: TestMethods (0.00s) [2022-05-12T20:11:04.408Z] === RUN TestRandomAllocateDeallocate [2022-05-12T20:11:04.408Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T20:11:04.408Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T20:11:04.408Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T20:11:04.408Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T20:11:05.594Z] --- PASS: TestBuildWithHugeFile (34.66s) [2022-05-12T20:11:05.594Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T20:11:05.594Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T20:11:05.594Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T20:11:05.594Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T20:11:05.594Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:11:05.594Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:11:05.594Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:11:05.594Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:11:05.594Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:11:05.594Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:11:05.594Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:11:05.594Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:11:05.594Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:11:05.594Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-12T20:11:05.594Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-12T20:11:05.594Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-05-12T20:11:05.594Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-12T20:11:05.594Z] === RUN TestBuildPreserveOwnership [2022-05-12T20:11:05.594Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T20:11:05.594Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T20:11:05.594Z] --- PASS: TestBuildPreserveOwnership (2.93s) [2022-05-12T20:11:05.594Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.97s) [2022-05-12T20:11:05.594Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-05-12T20:11:05.594Z] === RUN TestBuildPlatformInvalid [2022-05-12T20:11:05.594Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-12T20:11:05.594Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T20:11:05.594Z] Loaded image: busybox:latest [2022-05-12T20:11:05.594Z] Loaded image: busybox:glibc [2022-05-12T20:11:06.523Z] Loaded image: debian:bullseye-slim [2022-05-12T20:11:06.622Z] === RUN TestInvalidConfig [2022-05-12T20:11:06.622Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T20:11:06.622Z] === RUN TestConfig [2022-05-12T20:11:06.622Z] --- PASS: TestConfig (0.00s) [2022-05-12T20:11:06.622Z] === RUN TestOptionsLabels [2022-05-12T20:11:06.622Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T20:11:06.622Z] === RUN TestValidName [2022-05-12T20:11:06.622Z] --- PASS: TestValidName (0.00s) [2022-05-12T20:11:06.622Z] PASS [2022-05-12T20:11:06.622Z] coverage: 19.7% of statements [2022-05-12T20:11:06.622Z] ok github.com/docker/docker/libnetwork/config 0.095s coverage: 19.7% of statements [2022-05-12T20:11:06.779Z] Loaded image: hello-world:latest [2022-05-12T20:11:06.779Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T20:11:06.826Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T20:11:06.961Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-12T20:11:07.091Z] === RUN TestKey [2022-05-12T20:11:07.091Z] --- PASS: TestKey (0.00s) [2022-05-12T20:11:07.091Z] === RUN TestParseKey [2022-05-12T20:11:07.091Z] --- PASS: TestParseKey (0.00s) [2022-05-12T20:11:07.091Z] === RUN TestInvalidDataStore [2022-05-12T20:11:07.091Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T20:11:07.091Z] === RUN TestKVObjectFlatKey [2022-05-12T20:11:07.091Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T20:11:07.091Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T20:11:07.091Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T20:11:07.091Z] PASS [2022-05-12T20:11:07.091Z] coverage: 21.9% of statements [2022-05-12T20:11:07.091Z] ok github.com/docker/docker/libnetwork/datastore 0.059s coverage: 21.9% of statements [2022-05-12T20:11:08.077Z] === RUN TestIPDataMarshalling [2022-05-12T20:11:08.078Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T20:11:08.078Z] === RUN TestValidateAndIsV6 [2022-05-12T20:11:08.078Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T20:11:08.078Z] PASS [2022-05-12T20:11:08.078Z] coverage: 68.9% of statements [2022-05-12T20:11:08.078Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements [2022-05-12T20:11:08.546Z] === RUN TestErrorInterfaces [2022-05-12T20:11:08.546Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T20:11:08.546Z] === RUN TestNetworkMarshalling [2022-05-12T20:11:08.546Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-05-12T20:11:08.546Z] === RUN TestEndpointMarshalling [2022-05-12T20:11:08.546Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T20:11:08.546Z] === RUN TestAuxAddresses [2022-05-12T20:11:08.546Z] time="2022-05-12T20:11:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T20:11:08.546Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-12T20:11:08.546Z] === RUN TestSRVServiceQuery [2022-05-12T20:11:08.546Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:08.546Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-12T20:11:08.546Z] === RUN TestServiceVIPReuse [2022-05-12T20:11:08.546Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:08.546Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-12T20:11:08.546Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T20:11:08.546Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:08.546Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T20:11:08.546Z] === RUN TestDNSIPQuery [2022-05-12T20:11:08.546Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:08.546Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T20:11:08.546Z] === RUN TestDNSProxyServFail [2022-05-12T20:11:08.546Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:08.546Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T20:11:08.546Z] === RUN TestSandboxAddEmpty [2022-05-12T20:11:08.546Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:08.546Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T20:11:08.546Z] === RUN TestSandboxAddMultiPrio [2022-05-12T20:11:08.546Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:08.546Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T20:11:08.546Z] === RUN TestSandboxAddSamePrio [2022-05-12T20:11:08.546Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:08.546Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T20:11:08.546Z] === RUN TestCleanupServiceDiscovery [2022-05-12T20:11:08.546Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:08.546Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T20:11:08.546Z] === RUN TestDNSOptions [2022-05-12T20:11:08.546Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:08.546Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T20:11:08.546Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T20:11:08.546Z] time="2022-05-12T20:11:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T20:11:08.546Z] time="2022-05-12T20:11:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T20:11:08.746Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T20:11:09.013Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-12T20:11:09.013Z] PASS [2022-05-12T20:11:09.013Z] coverage: 8.5% of statements [2022-05-12T20:11:09.013Z] ok github.com/docker/docker/libnetwork 0.391s coverage: 8.5% of statements [2022-05-12T20:11:09.013Z] === RUN TestDriver [2022-05-12T20:11:09.013Z] --- PASS: TestDriver (0.00s) [2022-05-12T20:11:09.013Z] PASS [2022-05-12T20:11:09.013Z] coverage: 34.8% of statements [2022-05-12T20:11:09.013Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-05-12T20:11:09.482Z] --- PASS: TestRandomAllocateDeallocate (5.21s) [2022-05-12T20:11:09.482Z] === RUN TestAllocateRandomDeallocate [2022-05-12T20:11:09.482Z] === RUN TestDriver [2022-05-12T20:11:09.482Z] --- PASS: TestDriver (0.00s) [2022-05-12T20:11:09.482Z] PASS [2022-05-12T20:11:09.482Z] coverage: 34.8% of statements [2022-05-12T20:11:09.482Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2022-05-12T20:11:10.471Z] === RUN TestNetworkAllocateFree [2022-05-12T20:11:10.471Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T20:11:10.471Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T20:11:10.471Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T20:11:10.471Z] PASS [2022-05-12T20:11:10.471Z] coverage: 63.6% of statements [2022-05-12T20:11:10.471Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.109s coverage: 63.6% of statements [2022-05-12T20:11:10.471Z] === RUN TestGetEmptyCapabilities [2022-05-12T20:11:10.471Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T20:11:10.471Z] === RUN TestGetExtraCapabilities [2022-05-12T20:11:10.471Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-12T20:11:10.471Z] === RUN TestGetInvalidCapabilities [2022-05-12T20:11:10.471Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-12T20:11:10.471Z] === RUN TestRemoteDriver [2022-05-12T20:11:10.471Z] --- PASS: TestAllocateRandomDeallocate (1.08s) [2022-05-12T20:11:10.471Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T20:11:10.471Z] === RUN TestDriverError [2022-05-12T20:11:10.471Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T20:11:10.471Z] --- PASS: TestDriverError (0.01s) [2022-05-12T20:11:10.471Z] === RUN TestMissingValues [2022-05-12T20:11:10.471Z] --- PASS: TestMissingValues (0.01s) [2022-05-12T20:11:10.471Z] === RUN TestRollback [2022-05-12T20:11:10.471Z] --- PASS: TestRollback (0.00s) [2022-05-12T20:11:10.471Z] PASS [2022-05-12T20:11:10.471Z] coverage: 57.4% of statements [2022-05-12T20:11:10.471Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.120s coverage: 57.4% of statements [2022-05-12T20:11:10.592Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T20:11:10.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.11s) [2022-05-12T20:11:10.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.11s) [2022-05-12T20:11:10.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.20s) [2022-05-12T20:11:10.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.90s) [2022-05-12T20:11:10.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.44s) [2022-05-12T20:11:10.592Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.92s) [2022-05-12T20:11:10.592Z] === RUN TestBuildMultiStageCopy [2022-05-12T20:11:10.592Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T20:11:10.665Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T20:11:10.665Z] --- PASS: TestBuildWithHugeFile (103.55s) [2022-05-12T20:11:10.665Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T20:11:10.665Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T20:11:10.665Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T20:11:10.665Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T20:11:10.665Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:11:10.665Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:11:10.665Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:11:10.665Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:11:10.665Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:11:10.665Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:11:10.927Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:11:10.927Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:11:10.927Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:11:10.927Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-05-12T20:11:10.927Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-05-12T20:11:10.927Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-05-12T20:11:10.927Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-05-12T20:11:10.927Z] === RUN TestBuildPreserveOwnership [2022-05-12T20:11:10.927Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-12T20:11:11.459Z] === RUN TestNAT [2022-05-12T20:11:11.459Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T20:11:11.459Z] --- SKIP: TestNAT (0.00s) [2022-05-12T20:11:11.459Z] === RUN TestTransparent [2022-05-12T20:11:11.459Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T20:11:11.459Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T20:11:11.459Z] PASS [2022-05-12T20:11:11.459Z] coverage: 0.0% of statements [2022-05-12T20:11:11.459Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.061s coverage: 0.0% of statements [2022-05-12T20:11:11.459Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.07s) [2022-05-12T20:11:11.459Z] === RUN TestRetrieveFromStore [2022-05-12T20:11:11.459Z] === RUN TestBuildDefault [2022-05-12T20:11:11.459Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T20:11:11.459Z] === RUN TestBuildHostnameDomainname [2022-05-12T20:11:11.459Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T20:11:11.459Z] === RUN TestBuildHostname [2022-05-12T20:11:11.459Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T20:11:11.459Z] === RUN TestBuildHostnameFQDN [2022-05-12T20:11:11.459Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T20:11:11.459Z] === RUN TestBuildNoIP [2022-05-12T20:11:11.459Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T20:11:11.459Z] === RUN TestUpdate [2022-05-12T20:11:11.459Z] --- PASS: TestUpdate (0.00s) [2022-05-12T20:11:11.459Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T20:11:11.459Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T20:11:11.459Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T20:11:11.459Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T20:11:11.459Z] === RUN TestAddEmpty [2022-05-12T20:11:11.459Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T20:11:11.459Z] === RUN TestAdd [2022-05-12T20:11:11.459Z] --- PASS: TestAdd (0.00s) [2022-05-12T20:11:11.459Z] === RUN TestDeleteEmpty [2022-05-12T20:11:11.459Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T20:11:11.459Z] === RUN TestDeleteNewline [2022-05-12T20:11:11.459Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T20:11:11.459Z] === RUN TestDelete [2022-05-12T20:11:11.459Z] --- PASS: TestDelete (0.00s) [2022-05-12T20:11:11.459Z] === RUN TestConcurrentWrites [2022-05-12T20:11:11.927Z] === RUN TestNew [2022-05-12T20:11:11.927Z] --- PASS: TestNew (0.00s) [2022-05-12T20:11:11.927Z] === RUN TestAddDriver [2022-05-12T20:11:11.927Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T20:11:11.927Z] === RUN TestAddDuplicateDriver [2022-05-12T20:11:11.927Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T20:11:11.927Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T20:11:11.927Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T20:11:11.927Z] === RUN TestDriver [2022-05-12T20:11:11.927Z] --- PASS: TestDriver (0.00s) [2022-05-12T20:11:11.927Z] === RUN TestIPAM [2022-05-12T20:11:11.927Z] --- PASS: TestIPAM (0.00s) [2022-05-12T20:11:11.927Z] === RUN TestWalkIPAMs [2022-05-12T20:11:11.927Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T20:11:11.927Z] === RUN TestWalkDrivers [2022-05-12T20:11:11.927Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T20:11:11.927Z] PASS [2022-05-12T20:11:11.927Z] coverage: 82.4% of statements [2022-05-12T20:11:11.927Z] ok github.com/docker/docker/libnetwork/drvregistry 0.101s coverage: 82.4% of statements [2022-05-12T20:11:11.927Z] --- PASS: TestConcurrentWrites (0.27s) [2022-05-12T20:11:11.927Z] PASS [2022-05-12T20:11:11.927Z] coverage: 81.2% of statements [2022-05-12T20:11:11.927Z] ok github.com/docker/docker/libnetwork/etchosts 0.343s coverage: 81.2% of statements [2022-05-12T20:11:11.927Z] --- PASS: TestRetrieveFromStore (0.56s) [2022-05-12T20:11:11.927Z] === RUN TestIsCorrupted [2022-05-12T20:11:11.927Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-12T20:11:11.927Z] === RUN TestSetRollover [2022-05-12T20:11:12.320Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T20:11:12.356Z] --- PASS: TestCheckoutGit (26.22s) [2022-05-12T20:11:12.356Z] === RUN TestValidGitTransport [2022-05-12T20:11:12.356Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-12T20:11:12.356Z] === RUN TestGitInvalidRef [2022-05-12T20:11:12.356Z] --- PASS: TestGitInvalidRef (0.20s) [2022-05-12T20:11:12.356Z] PASS [2022-05-12T20:11:12.356Z] coverage: 86.3% of statements [2022-05-12T20:11:12.356Z] ok github.com/docker/docker/builder/remotecontext/git 26.488s coverage: 86.3% of statements [2022-05-12T20:11:12.356Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T20:11:12.356Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T20:11:12.356Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T20:11:12.356Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T20:11:12.395Z] === RUN TestNew [2022-05-12T20:11:12.395Z] --- PASS: TestNew (0.00s) [2022-05-12T20:11:12.395Z] === RUN TestAllocate [2022-05-12T20:11:12.395Z] --- PASS: TestAllocate (0.00s) [2022-05-12T20:11:12.395Z] === RUN TestUninitialized [2022-05-12T20:11:12.395Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T20:11:12.396Z] === RUN TestAllocateInRange [2022-05-12T20:11:12.396Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T20:11:12.396Z] === RUN TestAllocateSerial [2022-05-12T20:11:12.396Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T20:11:12.396Z] PASS [2022-05-12T20:11:12.396Z] coverage: 87.5% of statements [2022-05-12T20:11:12.396Z] ok github.com/docker/docker/libnetwork/idm 0.055s coverage: 87.5% of statements [2022-05-12T20:11:12.396Z] === RUN TestCaller [2022-05-12T20:11:12.396Z] --- PASS: TestCaller (0.00s) [2022-05-12T20:11:12.396Z] PASS [2022-05-12T20:11:12.396Z] coverage: 100.0% of statements [2022-05-12T20:11:12.396Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2022-05-12T20:11:12.894Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T20:11:13.382Z] === RUN TestSetSerialInsertDelete [2022-05-12T20:11:13.382Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T20:11:13.382Z] === RUN TestSetParallelInsertDelete [2022-05-12T20:11:13.840Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T20:11:13.840Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-12T20:11:13.850Z] --- PASS: TestSetRollover (1.55s) [2022-05-12T20:11:13.850Z] === RUN TestSetRolloverSerial [2022-05-12T20:11:14.156Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-05-12T20:11:14.156Z] PASS [2022-05-12T20:11:14.156Z] [2022-05-12T20:11:14.156Z] DONE 17 tests in 46.939s [2022-05-12T20:11:14.156Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T20:11:14.156Z] INFO: Testing against a local daemon [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:11:14.156Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:11:14.156Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T20:11:14.156Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T20:11:14.156Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:11:14.156Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T20:11:14.156Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T20:11:14.156Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T20:11:14.156Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T20:11:14.156Z] === RUN TestPluginInstall [2022-05-12T20:11:14.156Z] === RUN TestPluginInstall/no_auth [2022-05-12T20:11:14.156Z] time="2022-05-12T20:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:11:14.156Z] time="2022-05-12T20:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f2d07f6fa97c3556d871c7d4f8b27920f1d87f304fbc6e1dfc93c9b49685eb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:11:14.156Z] time="2022-05-12T20:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:11:14.156Z] time="2022-05-12T20:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f2d07f6fa97c3556d871c7d4f8b27920f1d87f304fbc6e1dfc93c9b49685eb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:11:14.156Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T20:11:14.156Z] time="2022-05-12T20:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:11:14.157Z] time="2022-05-12T20:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f332c6a9fa96fff9ee31fe3cfb12448831a60ea93f6b95135610aaccb1b38fe4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:11:14.157Z] time="2022-05-12T20:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:11:14.157Z] time="2022-05-12T20:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f332c6a9fa96fff9ee31fe3cfb12448831a60ea93f6b95135610aaccb1b38fe4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:11:14.157Z] === RUN TestPluginInstall/with_insecure [2022-05-12T20:11:14.318Z] === RUN TestInt2IP2IntConversion [2022-05-12T20:11:14.415Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T20:11:14.785Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-05-12T20:11:14.785Z] === RUN TestGetAddressVersion [2022-05-12T20:11:14.785Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T20:11:14.785Z] === RUN TestKeyString [2022-05-12T20:11:14.785Z] --- PASS: TestKeyString (0.00s) [2022-05-12T20:11:14.785Z] === RUN TestPoolDataMarshal [2022-05-12T20:11:14.785Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T20:11:14.785Z] === RUN TestSubnetsMarshal [2022-05-12T20:11:14.785Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-05-12T20:11:14.785Z] === RUN TestAddSubnets [2022-05-12T20:11:14.785Z] --- PASS: TestAddSubnets (0.05s) [2022-05-12T20:11:14.785Z] === RUN TestDoublePoolRelease [2022-05-12T20:11:14.785Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-12T20:11:14.785Z] === RUN TestAddReleasePoolID [2022-05-12T20:11:14.785Z] === RUN TestPoolRequest [2022-05-12T20:11:14.785Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T20:11:14.785Z] === RUN TestOtherRequests [2022-05-12T20:11:14.785Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T20:11:14.785Z] PASS [2022-05-12T20:11:14.785Z] coverage: 57.1% of statements [2022-05-12T20:11:14.785Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2022-05-12T20:11:14.785Z] --- PASS: TestSetRolloverSerial (1.24s) [2022-05-12T20:11:14.785Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T20:11:14.785Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T20:11:14.785Z] PASS [2022-05-12T20:11:14.785Z] coverage: 84.4% of statements [2022-05-12T20:11:14.785Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-05-12T20:11:14.785Z] === RUN TestPredefinedPool [2022-05-12T20:11:14.785Z] ok github.com/docker/docker/libnetwork/bitseq 10.787s coverage: 84.4% of statements [2022-05-12T20:11:14.785Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-12T20:11:14.785Z] === RUN TestRemoveSubnet [2022-05-12T20:11:14.869Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.36s) [2022-05-12T20:11:14.869Z] PASS [2022-05-12T20:11:14.869Z] [2022-05-12T20:11:14.869Z] === Skipped [2022-05-12T20:11:14.869Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-12T20:11:14.869Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T20:11:14.869Z] [2022-05-12T20:11:14.869Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T20:11:14.869Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T20:11:14.869Z] [2022-05-12T20:11:14.869Z] DONE 34 tests, 2 skipped in 66.491s [2022-05-12T20:11:14.869Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T20:11:14.869Z] ++ 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-05-12T20:11:14.869Z] ++ set -e [2022-05-12T20:11:14.869Z] ++ '[' -n 0 ']' [2022-05-12T20:11:14.869Z] ++ set -x [2022-05-12T20:11:14.869Z] ++ 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-05-12T20:11:14.869Z] INFO: Testing against a local daemon [2022-05-12T20:11:14.869Z] === RUN TestConfigInspect [2022-05-12T20:11:14.990Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-12T20:11:15.090Z] time="2022-05-12T20:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:11:15.090Z] time="2022-05-12T20:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6ef346fca0c46d24f27e3a6ba5b2fe1b3d7e9c28c09f246824170c7b7f267ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:11:15.090Z] time="2022-05-12T20:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:11:15.090Z] time="2022-05-12T20:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6ef346fca0c46d24f27e3a6ba5b2fe1b3d7e9c28c09f246824170c7b7f267ae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:11:15.090Z] plugin_test.go:195: [d417b4cf168a4] daemon is not started [2022-05-12T20:11:15.090Z] --- PASS: TestPluginInstall (2.77s) [2022-05-12T20:11:15.090Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-05-12T20:11:15.090Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-05-12T20:11:15.090Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-05-12T20:11:15.090Z] === RUN TestPluginsWithRuntimes [2022-05-12T20:11:15.252Z] --- PASS: TestBuildPreserveOwnership (4.22s) [2022-05-12T20:11:15.252Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.76s) [2022-05-12T20:11:15.252Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.45s) [2022-05-12T20:11:15.252Z] === RUN TestBuildPlatformInvalid [2022-05-12T20:11:15.252Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-05-12T20:11:15.252Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-12T20:11:15.253Z] --- PASS: TestRemoveSubnet (0.22s) [2022-05-12T20:11:15.254Z] === RUN TestGetSameAddress [2022-05-12T20:11:15.254Z] --- PASS: TestGetSameAddress (0.03s) [2022-05-12T20:11:15.254Z] === RUN TestPoolAllocationReuse [2022-05-12T20:11:16.220Z] Loaded image: busybox:latest [2022-05-12T20:11:16.241Z] === RUN TestGetCapabilities [2022-05-12T20:11:16.241Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T20:11:16.241Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T20:11:16.241Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-12T20:11:16.241Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T20:11:16.241Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-12T20:11:16.241Z] === RUN TestRemoteDriver [2022-05-12T20:11:16.241Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T20:11:16.241Z] PASS [2022-05-12T20:11:16.241Z] coverage: 47.4% of statements [2022-05-12T20:11:16.241Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.085s coverage: 47.4% of statements [2022-05-12T20:11:16.489Z] Loaded image: busybox:glibc [2022-05-12T20:11:16.489Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-12T20:11:16.712Z] --- PASS: TestPoolAllocationReuse (1.29s) [2022-05-12T20:11:16.712Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T20:11:16.712Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-12T20:11:16.712Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T20:11:16.754Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-12T20:11:16.760Z] --- PASS: TestConfigInspect (2.18s) [2022-05-12T20:11:16.760Z] === RUN TestConfigList [2022-05-12T20:11:16.989Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T20:11:17.179Z] === RUN TestWindowsIPAM [2022-05-12T20:11:17.179Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T20:11:17.179Z] PASS [2022-05-12T20:11:17.179Z] coverage: 71.4% of statements [2022-05-12T20:11:17.179Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.051s coverage: 71.4% of statements [2022-05-12T20:11:17.922Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T20:11:17.931Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T20:11:18.147Z] docker_cli_daemon_test.go:1474: [d5828590818e2] daemon is not started [2022-05-12T20:11:18.166Z] === RUN TestDefaultNetwork [2022-05-12T20:11:18.421Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T20:11:18.634Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.01s) [2022-05-12T20:11:18.634Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T20:11:18.634Z] --- PASS: TestDefaultNetwork (0.30s) [2022-05-12T20:11:18.634Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T20:11:18.649Z] --- PASS: TestConfigList (2.21s) [2022-05-12T20:11:18.649Z] === RUN TestConfigsCreateAndDelete [2022-05-12T20:11:18.723Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-12T20:11:18.856Z] --- PASS: TestPluginsWithRuntimes (3.42s) [2022-05-12T20:11:18.856Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.98s) [2022-05-12T20:11:18.856Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-05-12T20:11:18.856Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T20:11:18.910Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T20:11:19.102Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2022-05-12T20:11:19.102Z] === RUN TestInitAddressPools [2022-05-12T20:11:19.102Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T20:11:19.102Z] PASS [2022-05-12T20:11:19.102Z] coverage: 74.0% of statements [2022-05-12T20:11:19.102Z] ok github.com/docker/docker/libnetwork/ipamutils 0.702s coverage: 74.0% of statements [2022-05-12T20:11:19.114Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-05-12T20:11:19.114Z] PASS [2022-05-12T20:11:19.114Z] [2022-05-12T20:11:19.114Z] DONE 24 tests in 6.812s [2022-05-12T20:11:19.114Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T20:11:19.297Z] check_test.go:307: [d59ad0d33f157] daemon is not started [2022-05-12T20:11:19.297Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-12T20:11:19.372Z] INFO: Testing against a local daemon [2022-05-12T20:11:19.372Z] === RUN TestExternalGraphDriver [2022-05-12T20:11:19.372Z] === RUN TestExternalGraphDriver/json [2022-05-12T20:11:19.558Z] Loaded image: debian:bullseye-slim [2022-05-12T20:11:19.558Z] Loaded image: hello-world:latest [2022-05-12T20:11:19.558Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T20:11:19.569Z] === RUN TestKeyValue [2022-05-12T20:11:19.569Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T20:11:19.569Z] PASS [2022-05-12T20:11:19.569Z] coverage: 60.0% of statements [2022-05-12T20:11:19.569Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-05-12T20:11:19.820Z] Loaded image: arm32v7/hello-world:latest [2022-05-12T20:11:19.936Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T20:11:20.037Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T20:11:20.395Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T20:11:20.505Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.81s) [2022-05-12T20:11:20.505Z] === RUN TestGetAddress [2022-05-12T20:11:20.963Z] --- PASS: TestBuildMultiStageCopy (11.33s) [2022-05-12T20:11:20.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.94s) [2022-05-12T20:11:20.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2022-05-12T20:11:20.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.79s) [2022-05-12T20:11:20.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.92s) [2022-05-12T20:11:20.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.04s) [2022-05-12T20:11:20.963Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T20:11:21.012Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-12T20:11:21.012Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-12T20:11:21.012Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-12T20:11:21.012Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-12T20:11:21.012Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-12T20:11:21.012Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-12T20:11:21.012Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-12T20:11:21.012Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-12T20:11:21.012Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-12T20:11:21.012Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-12T20:11:21.012Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-12T20:11:21.012Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-12T20:11:21.012Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-12T20:11:21.012Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-12T20:11:21.012Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-12T20:11:21.012Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-12T20:11:21.012Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-12T20:11:21.012Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-12T20:11:21.012Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-12T20:11:21.012Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-12T20:11:21.012Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-12T20:11:21.012Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-12T20:11:21.012Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-12T20:11:21.012Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-12T20:11:21.012Z] === RUN TestConfigureDaemonLogs [2022-05-12T20:11:21.012Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-12T20:11:21.012Z] === RUN TestCommonOptionsInstallFlags [2022-05-12T20:11:21.012Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-12T20:11:21.012Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-12T20:11:21.012Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-12T20:11:21.012Z] PASS [2022-05-12T20:11:21.012Z] coverage: 19.7% of statements [2022-05-12T20:11:21.012Z] ok github.com/docker/docker/cmd/dockerd 0.171s coverage: 19.7% of statements [2022-05-12T20:11:21.012Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-12T20:11:21.012Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T20:11:21.164Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-05-12T20:11:21.164Z] === RUN TestConfigsUpdate [2022-05-12T20:11:21.269Z] === RUN TestExternalGraphDriver/spec [2022-05-12T20:11:21.491Z] === RUN TestGenerate [2022-05-12T20:11:21.491Z] --- PASS: TestGenerate (0.00s) [2022-05-12T20:11:21.491Z] === RUN TestGeneratePtr [2022-05-12T20:11:21.491Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T20:11:21.491Z] === RUN TestGenerateMissingField [2022-05-12T20:11:21.491Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T20:11:21.491Z] === RUN TestFieldCannotBeSet [2022-05-12T20:11:21.491Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T20:11:21.491Z] === RUN TestTypeMismatchError [2022-05-12T20:11:21.491Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T20:11:21.491Z] PASS [2022-05-12T20:11:21.491Z] coverage: 100.0% of statements [2022-05-12T20:11:21.491Z] ok github.com/docker/docker/libnetwork/options 0.067s coverage: 100.0% of statements [2022-05-12T20:11:21.785Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-12T20:11:22.072Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-12T20:11:22.361Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T20:11:22.575Z] === RUN TestContainerStopSignal [2022-05-12T20:11:22.575Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-12T20:11:22.575Z] === RUN TestContainerStopTimeout [2022-05-12T20:11:22.575Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-12T20:11:22.575Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-12T20:11:22.575Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-12T20:11:22.575Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-12T20:11:22.575Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-12T20:11:22.575Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-12T20:11:22.575Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-05-12T20:11:22.575Z] === RUN TestReplaceAndAppendEnvVars [2022-05-12T20:11:22.575Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-12T20:11:22.575Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-12T20:11:22.575Z] === RUN TestNewMemoryStore [2022-05-12T20:11:22.575Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-12T20:11:22.576Z] === RUN TestAddContainers [2022-05-12T20:11:22.576Z] --- PASS: TestAddContainers (0.00s) [2022-05-12T20:11:22.576Z] === RUN TestGetContainer [2022-05-12T20:11:22.576Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T20:11:22.576Z] === RUN TestDeleteContainer [2022-05-12T20:11:22.576Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-12T20:11:22.576Z] === RUN TestListContainers [2022-05-12T20:11:22.576Z] --- PASS: TestListContainers (0.00s) [2022-05-12T20:11:22.576Z] === RUN TestFirstContainer [2022-05-12T20:11:22.576Z] --- PASS: TestFirstContainer (0.00s) [2022-05-12T20:11:22.576Z] === RUN TestApplyAllContainer [2022-05-12T20:11:22.576Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-12T20:11:22.576Z] === RUN TestIsValidHealthString [2022-05-12T20:11:22.576Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-12T20:11:22.576Z] === RUN TestStateRunStop [2022-05-12T20:11:22.576Z] --- PASS: TestStateRunStop (0.00s) [2022-05-12T20:11:22.576Z] === RUN TestStateTimeoutWait [2022-05-12T20:11:22.576Z] state_test.go:141: Stop callback fired [2022-05-12T20:11:22.576Z] state_test.go:165: Stop callback fired [2022-05-12T20:11:22.576Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-12T20:11:22.576Z] === RUN TestIsValidStateString [2022-05-12T20:11:22.576Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-12T20:11:22.576Z] === RUN TestViewSaveDelete [2022-05-12T20:11:22.576Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-12T20:11:22.576Z] === RUN TestViewAll [2022-05-12T20:11:22.576Z] --- PASS: TestViewAll (0.01s) [2022-05-12T20:11:22.576Z] === RUN TestViewGet [2022-05-12T20:11:22.576Z] --- PASS: TestViewGet (0.01s) [2022-05-12T20:11:22.576Z] === RUN TestNames [2022-05-12T20:11:22.576Z] --- PASS: TestNames (0.00s) [2022-05-12T20:11:22.576Z] === RUN TestViewWithHealthCheck [2022-05-12T20:11:22.576Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-12T20:11:22.576Z] PASS [2022-05-12T20:11:22.576Z] coverage: 41.7% of statements [2022-05-12T20:11:22.576Z] ok github.com/docker/docker/container 0.234s coverage: 41.7% of statements [2022-05-12T20:11:22.576Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T20:11:22.576Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T20:11:22.576Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T20:11:22.576Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T20:11:22.648Z] === RUN TestExternalGraphDriver/pull [2022-05-12T20:11:23.043Z] === RUN TestPrepare [2022-05-12T20:11:23.044Z] --- PASS: TestPrepare (0.00s) [2022-05-12T20:11:23.044Z] === RUN TestStart [2022-05-12T20:11:23.044Z] --- PASS: TestStart (0.00s) [2022-05-12T20:11:23.044Z] === RUN TestWaitCancel [2022-05-12T20:11:23.044Z] --- PASS: TestWaitCancel (0.00s) [2022-05-12T20:11:23.044Z] === RUN TestWaitDisabled [2022-05-12T20:11:23.044Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-12T20:11:23.044Z] === RUN TestWaitEnabled [2022-05-12T20:11:23.044Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-12T20:11:23.044Z] === RUN TestRemove [2022-05-12T20:11:23.044Z] --- PASS: TestRemove (0.00s) [2022-05-12T20:11:23.044Z] PASS [2022-05-12T20:11:23.044Z] coverage: 65.3% of statements [2022-05-12T20:11:23.044Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2022-05-12T20:11:23.056Z] === RUN TestNetworkDBSimple [2022-05-12T20:11:23.056Z] testing: warning: no tests to run [2022-05-12T20:11:23.056Z] PASS [2022-05-12T20:11:23.056Z] coverage: 0.0% of statements [2022-05-12T20:11:23.056Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-05-12T20:11:23.065Z] --- PASS: TestConfigsUpdate (2.17s) [2022-05-12T20:11:23.065Z] === RUN TestTemplatedConfig [2022-05-12T20:11:23.259Z] --- PASS: TestBuildMultiStageParentConfig (2.01s) [2022-05-12T20:11:23.259Z] === RUN TestBuildLabelWithTargets [2022-05-12T20:11:23.259Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:11:23.259Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T20:11:23.259Z] === RUN TestBuildWithEmptyLayers [2022-05-12T20:11:23.524Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-12T20:11:23.524Z] PASS [2022-05-12T20:11:23.524Z] coverage: 100.0% of statements [2022-05-12T20:11:23.524Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.055s coverage: 100.0% of statements [2022-05-12T20:11:23.524Z] === RUN TestRequestNewPort [2022-05-12T20:11:23.524Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T20:11:23.524Z] === RUN TestRequestSpecificPort [2022-05-12T20:11:23.524Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T20:11:23.524Z] === RUN TestReleasePort [2022-05-12T20:11:23.524Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T20:11:23.524Z] === RUN TestReuseReleasedPort [2022-05-12T20:11:23.524Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T20:11:23.524Z] === RUN TestReleaseUnreadledPort [2022-05-12T20:11:23.524Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T20:11:23.524Z] === RUN TestUnknowProtocol [2022-05-12T20:11:23.524Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T20:11:23.524Z] === RUN TestAllocateAllPorts [2022-05-12T20:11:23.524Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T20:11:23.524Z] === RUN TestPortAllocation [2022-05-12T20:11:23.524Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T20:11:23.524Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T20:11:23.524Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T20:11:23.524Z] === RUN TestNoDuplicateBPR [2022-05-12T20:11:23.524Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T20:11:23.750Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T20:11:23.750Z] check_test.go:307: [d25b2225824ec] daemon is not started [2022-05-12T20:11:23.750Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-12T20:11:23.957Z] tests/integration/client_test.py ..... [ 75%] [2022-05-12T20:11:23.957Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-12T20:11:23.992Z] === RUN TestChangePortRange [2022-05-12T20:11:23.992Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T20:11:23.992Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T20:11:23.992Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T20:11:23.992Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T20:11:23.992Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T20:11:23.992Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T20:11:23.992Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T20:11:23.992Z] PASS [2022-05-12T20:11:23.992Z] coverage: 88.6% of statements [2022-05-12T20:11:23.992Z] ok github.com/docker/docker/libnetwork/portallocator 0.066s coverage: 88.6% of statements [2022-05-12T20:11:23.992Z] 2022/05/12 20:11:23 Closing DB instances... [2022-05-12T20:11:24.286Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2022-05-12T20:11:24.286Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T20:11:24.325Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T20:11:24.459Z] testing: warning: no tests to run [2022-05-12T20:11:24.459Z] PASS [2022-05-12T20:11:24.459Z] coverage: 0.0% of statements [2022-05-12T20:11:24.459Z] ok github.com/docker/docker/libnetwork/portmapper 0.048s coverage: 0.0% of statements [no tests to run] [2022-05-12T20:11:24.459Z] === RUN TestHashData [2022-05-12T20:11:24.459Z] --- PASS: TestHashData (0.00s) [2022-05-12T20:11:24.459Z] PASS [2022-05-12T20:11:24.459Z] coverage: 2.8% of statements [2022-05-12T20:11:24.459Z] ok github.com/docker/docker/libnetwork/resolvconf 0.068s coverage: 2.8% of statements [2022-05-12T20:11:24.522Z] tests/integration/errors_test.py . [ 76%] [2022-05-12T20:11:24.549Z] --- PASS: TestExternalGraphDriver (5.07s) [2022-05-12T20:11:24.549Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-05-12T20:11:24.549Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-05-12T20:11:24.549Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-05-12T20:11:24.549Z] === RUN TestGraphdriverPluginV2 [2022-05-12T20:11:24.609Z] === RUN TestNewListSecretsFilters [2022-05-12T20:11:24.609Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-12T20:11:24.609Z] === RUN TestNewListConfigsFilters [2022-05-12T20:11:24.609Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-12T20:11:24.609Z] PASS [2022-05-12T20:11:24.609Z] coverage: 0.5% of statements [2022-05-12T20:11:24.609Z] ok github.com/docker/docker/daemon/cluster 0.146s coverage: 0.5% of statements [2022-05-12T20:11:24.928Z] === RUN TestErrorConstructors [2022-05-12T20:11:24.928Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T20:11:24.928Z] === RUN TestCompareIPMask [2022-05-12T20:11:24.928Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T20:11:24.928Z] === RUN TestUtilGetHostPartIP [2022-05-12T20:11:24.928Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T20:11:25.271Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T20:11:25.396Z] === RUN TestUtilGetBroadcastIP [2022-05-12T20:11:25.396Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T20:11:25.396Z] === RUN TestParseCIDR [2022-05-12T20:11:25.396Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T20:11:25.396Z] PASS [2022-05-12T20:11:25.396Z] coverage: 37.3% of statements [2022-05-12T20:11:25.396Z] ok github.com/docker/docker/libnetwork/types 0.050s coverage: 37.3% of statements [2022-05-12T20:11:25.396Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-05-12T20:11:25.396Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T20:11:25.588Z] --- PASS: TestTemplatedConfig (2.43s) [2022-05-12T20:11:25.588Z] === RUN TestConfigCreateResolve [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T20:11:25.864Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T20:11:25.864Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T20:11:25.864Z] PASS [2022-05-12T20:11:25.864Z] coverage: 55.0% of statements [2022-05-12T20:11:25.864Z] ok github.com/docker/docker/oci 0.065s coverage: 55.0% of statements [2022-05-12T20:11:26.172Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-12T20:11:26.172Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-12T20:11:26.172Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-12T20:11:26.172Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-12T20:11:26.172Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-12T20:11:26.172Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-12T20:11:26.172Z] PASS [2022-05-12T20:11:26.172Z] coverage: 35.9% of statements [2022-05-12T20:11:26.172Z] ok github.com/docker/docker/daemon/cluster/convert 0.509s coverage: 35.9% of statements [2022-05-12T20:11:26.333Z] 2022/05/12 20:11:26 Closing DB instances... [2022-05-12T20:11:26.800Z] === RUN TestAddressPoolOpt [2022-05-12T20:11:26.800Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/a [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/something [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/_=a [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/PATH [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/=a [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/PATH= [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/PATH=something [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/1asd [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/123 [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/some_space [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/= [2022-05-12T20:11:26.800Z] === RUN TestValidateEnv/PaTh [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T20:11:26.800Z] === RUN TestParseHost [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T20:11:26.800Z] === RUN TestParseHost/something_with_spaces [2022-05-12T20:11:26.800Z] === RUN TestParseHost/unknown:// [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T20:11:26.800Z] === RUN TestParseHost/:// [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://:port [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T20:11:26.800Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T20:11:26.800Z] === RUN TestParseHost/#00 [2022-05-12T20:11:26.800Z] === RUN TestParseHost/__ [2022-05-12T20:11:26.800Z] === RUN TestParseHost/fd://something [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T20:11:26.800Z] === RUN TestParseHost/npipe:// [2022-05-12T20:11:26.800Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://host: [2022-05-12T20:11:26.800Z] === RUN TestParseHost/_ [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://: [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T20:11:26.800Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T20:11:26.800Z] === RUN TestParseHost/unix:// [2022-05-12T20:11:26.800Z] === RUN TestParseHost/fd:// [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp:// [2022-05-12T20:11:26.800Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T20:11:26.800Z] --- PASS: TestParseHost (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T20:11:26.800Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T20:11:26.801Z] === RUN TestParseVersion [2022-05-12T20:11:26.801Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T20:11:26.801Z] PASS [2022-05-12T20:11:26.801Z] coverage: 52.9% of statements [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T20:11:26.801Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T20:11:26.801Z] === RUN TestParseTCP [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/:5555/path [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/::1 [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/[::1]: [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/localhost: [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T20:11:26.801Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/#00 [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/tcp:// [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/:5555 [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/localhost [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/tcp://: [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T20:11:26.801Z] === RUN TestParseTCP/: [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP (0.01s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T20:11:26.801Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T20:11:26.801Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T20:11:26.801Z] === RUN TestValidateExtraHosts [2022-05-12T20:11:26.801Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T20:11:26.801Z] === RUN TestValidateIPAddress [2022-05-12T20:11:26.801Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T20:11:26.801Z] === RUN TestMapOpts [2022-05-12T20:11:26.801Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T20:11:26.801Z] === RUN TestListOptsWithoutValidator [2022-05-12T20:11:26.801Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T20:11:26.801Z] === RUN TestListOptsWithValidator [2022-05-12T20:11:26.801Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T20:11:26.801Z] === RUN TestValidateDNSSearch [2022-05-12T20:11:26.801Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T20:11:26.801Z] === RUN TestValidateLabel [2022-05-12T20:11:26.801Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T20:11:26.801Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T20:11:26.801Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T20:11:26.801Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T20:11:26.801Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T20:11:26.801Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T20:11:26.801Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T20:11:26.801Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T20:11:26.801Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T20:11:26.801Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T20:11:26.801Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T20:11:26.801Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T20:11:26.801Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T20:11:26.801Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T20:11:26.801Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T20:11:26.801Z] === RUN TestNamedListOpts [2022-05-12T20:11:26.801Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T20:11:26.801Z] === RUN TestNamedMapOpts [2022-05-12T20:11:26.801Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T20:11:26.801Z] === RUN TestParseLink [2022-05-12T20:11:26.801Z] --- PASS: TestParseLink (0.00s) [2022-05-12T20:11:26.801Z] === RUN TestUlimitOpt [2022-05-12T20:11:26.801Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T20:11:26.801Z] PASS [2022-05-12T20:11:26.801Z] coverage: 65.5% of statements [2022-05-12T20:11:26.801Z] ok github.com/docker/docker/opts 0.148s coverage: 65.5% of statements [2022-05-12T20:11:27.190Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T20:11:27.477Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-05-12T20:11:27.477Z] PASS [2022-05-12T20:11:27.477Z] [2022-05-12T20:11:27.477Z] DONE 6 tests in 13.465s [2022-05-12T20:11:27.477Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T20:11:27.477Z] ++ 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-05-12T20:11:27.477Z] ++ set -e [2022-05-12T20:11:27.477Z] ++ '[' -n 0 ']' [2022-05-12T20:11:27.477Z] ++ set -x [2022-05-12T20:11:27.477Z] ++ 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-05-12T20:11:27.733Z] INFO: Testing against a local daemon [2022-05-12T20:11:27.733Z] === RUN TestAttachWithTTY [2022-05-12T20:11:27.733Z] --- PASS: TestAttachWithTTY (0.06s) [2022-05-12T20:11:27.733Z] === RUN TestAttachWithoutTTy [2022-05-12T20:11:27.733Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-05-12T20:11:27.733Z] === RUN TestCheckpoint [2022-05-12T20:11:27.733Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T20:11:27.733Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T20:11:27.733Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T20:11:27.733Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:11:27.733Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:11:27.733Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:11:27.733Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T20:11:27.733Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T20:11:27.733Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T20:11:27.733Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T20:11:27.733Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T20:11:27.733Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T20:11:27.733Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T20:11:27.733Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T20:11:27.733Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T20:11:27.795Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-05-12T20:11:27.795Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T20:11:27.989Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T20:11:27.990Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T20:11:27.990Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T20:11:27.990Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:11:27.990Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T20:11:27.990Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T20:11:27.990Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T20:11:27.990Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T20:11:27.990Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T20:11:27.990Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T20:11:27.990Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T20:11:27.990Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T20:11:27.990Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T20:11:27.990Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T20:11:27.990Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T20:11:27.990Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-12T20:11:27.990Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T20:11:27.990Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-12T20:11:27.990Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T20:11:27.990Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-12T20:11:27.990Z] === RUN TestCopyEmptyFile [2022-05-12T20:11:28.136Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T20:11:28.136Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-12T20:11:28.246Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-12T20:11:28.246Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T20:11:28.246Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-12T20:11:28.246Z] === RUN TestCopyFromContainer [2022-05-12T20:11:28.386Z] === RUN TestWaitNodeAttachment [2022-05-12T20:11:28.386Z] === RUN TestBuilderGC [2022-05-12T20:11:28.386Z] --- PASS: TestBuilderGC (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestDaemonConfigurationNotFound [2022-05-12T20:11:28.386Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestDaemonBrokenConfiguration [2022-05-12T20:11:28.386Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestFindConfigurationConflicts [2022-05-12T20:11:28.386Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-12T20:11:28.386Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-12T20:11:28.386Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-12T20:11:28.386Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-12T20:11:28.386Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-12T20:11:28.386Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-12T20:11:28.386Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-12T20:11:28.386Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-12T20:11:28.386Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-12T20:11:28.386Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-12T20:11:28.386Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-12T20:11:28.386Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestValidateConfigurationErrors [2022-05-12T20:11:28.386Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-12T20:11:28.386Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-12T20:11:28.386Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-12T20:11:28.386Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-12T20:11:28.386Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-12T20:11:28.386Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-12T20:11:28.386Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-12T20:11:28.386Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-12T20:11:28.386Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-12T20:11:28.386Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-12T20:11:28.386Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-12T20:11:28.386Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-12T20:11:28.386Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestValidateConfiguration [2022-05-12T20:11:28.386Z] === RUN TestValidateConfiguration/with_label [2022-05-12T20:11:28.386Z] === RUN TestValidateConfiguration/with_dns [2022-05-12T20:11:28.386Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-12T20:11:28.386Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-12T20:11:28.386Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-12T20:11:28.386Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-12T20:11:28.386Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-12T20:11:28.386Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-12T20:11:28.386Z] === RUN TestValidateConfiguration/with_hosts [2022-05-12T20:11:28.386Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-12T20:11:28.386Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestReloadSetConfigFileNotExist [2022-05-12T20:11:28.386Z] time="2022-05-12T20:11:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-12T20:11:28.386Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2022-05-12T20:11:28.386Z] === RUN TestReloadDefaultConfigNotExist [2022-05-12T20:11:28.386Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:11:28.386Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestReloadBadDefaultConfig [2022-05-12T20:11:28.386Z] time="2022-05-12T20:11:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3637093338" [2022-05-12T20:11:28.386Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestReloadWithConflictingLabels [2022-05-12T20:11:28.386Z] time="2022-05-12T20:11:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-273276483" [2022-05-12T20:11:28.386Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-12T20:11:28.386Z] === RUN TestReloadWithDuplicateLabels [2022-05-12T20:11:28.386Z] time="2022-05-12T20:11:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2354671130" [2022-05-12T20:11:28.386Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-12T20:11:28.387Z] === RUN TestMaskURLCredentials [2022-05-12T20:11:28.387Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-12T20:11:28.387Z] === RUN TestDaemonConfigurationMerge [2022-05-12T20:11:28.387Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-12T20:11:28.387Z] PASS [2022-05-12T20:11:28.387Z] coverage: 79.8% of statements [2022-05-12T20:11:28.387Z] ok github.com/docker/docker/daemon/config 0.213s coverage: 79.8% of statements [2022-05-12T20:11:28.387Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-05-12T20:11:28.387Z] === RUN TestIsolationConversion [2022-05-12T20:11:28.387Z] === RUN TestIsolationConversion/default [2022-05-12T20:11:28.387Z] === RUN TestIsolationConversion/process [2022-05-12T20:11:28.387Z] === RUN TestIsolationConversion/hyperv [2022-05-12T20:11:28.387Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-12T20:11:28.387Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-12T20:11:28.387Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-12T20:11:28.387Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-12T20:11:28.387Z] === RUN TestContainerLabels [2022-05-12T20:11:28.387Z] --- PASS: TestContainerLabels (0.00s) [2022-05-12T20:11:28.387Z] === RUN TestCredentialSpecConversion [2022-05-12T20:11:28.387Z] === RUN TestCredentialSpecConversion/none [2022-05-12T20:11:28.387Z] === RUN TestCredentialSpecConversion/config [2022-05-12T20:11:28.387Z] === RUN TestCredentialSpecConversion/file [2022-05-12T20:11:28.387Z] === RUN TestCredentialSpecConversion/registry [2022-05-12T20:11:28.387Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-12T20:11:28.387Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-12T20:11:28.387Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-12T20:11:28.387Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-12T20:11:28.387Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-12T20:11:28.387Z] === RUN TestControllerValidateMountBind [2022-05-12T20:11:28.387Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-12T20:11:28.387Z] === RUN TestControllerValidateMountVolume [2022-05-12T20:11:28.387Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-12T20:11:28.387Z] === RUN TestControllerValidateMountTarget [2022-05-12T20:11:28.387Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-12T20:11:28.387Z] === RUN TestControllerValidateMountTmpfs [2022-05-12T20:11:28.387Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-12T20:11:28.387Z] === RUN TestControllerValidateMountInvalidType [2022-05-12T20:11:28.387Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-12T20:11:28.387Z] === RUN TestControllerValidateMountNamedPipe [2022-05-12T20:11:28.387Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-12T20:11:28.387Z] PASS [2022-05-12T20:11:28.387Z] coverage: 11.0% of statements [2022-05-12T20:11:28.387Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.634s coverage: 11.0% of statements [2022-05-12T20:11:28.387Z] === RUN TestEventsLog [2022-05-12T20:11:28.387Z] --- PASS: TestEventsLog (0.00s) [2022-05-12T20:11:28.387Z] === RUN TestEventsLogTimeout [2022-05-12T20:11:28.387Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-12T20:11:28.387Z] === RUN TestLogEvents [2022-05-12T20:11:28.728Z] --- PASS: TestGraphdriverPluginV2 (3.87s) [2022-05-12T20:11:28.728Z] PASS [2022-05-12T20:11:28.728Z] [2022-05-12T20:11:28.728Z] DONE 5 tests in 9.001s [2022-05-12T20:11:28.728Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T20:11:28.728Z] INFO: Testing against a local daemon [2022-05-12T20:11:28.728Z] === RUN TestContinueAfterPluginCrash [2022-05-12T20:11:28.728Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T20:11:28.728Z] === RUN TestReadPluginNoRead [2022-05-12T20:11:28.728Z] === PAUSE TestReadPluginNoRead [2022-05-12T20:11:28.728Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T20:11:28.728Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T20:11:28.728Z] === CONT TestContinueAfterPluginCrash [2022-05-12T20:11:28.728Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T20:11:28.782Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T20:11:28.782Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T20:11:28.782Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T20:11:28.782Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2022-05-12T20:11:28.782Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T20:11:28.782Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T20:11:28.782Z] === RUN TestMiddleware [2022-05-12T20:11:28.782Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T20:11:28.782Z] === RUN TestNewResponseModifier [2022-05-12T20:11:28.782Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T20:11:28.782Z] PASS [2022-05-12T20:11:28.782Z] coverage: 26.8% of statements [2022-05-12T20:11:28.782Z] ok github.com/docker/docker/pkg/authorization 0.416s coverage: 26.8% of statements [2022-05-12T20:11:28.855Z] --- PASS: TestLogEvents (0.05s) [2022-05-12T20:11:28.855Z] === RUN TestLoadBufferedEvents [2022-05-12T20:11:28.855Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-05-12T20:11:28.855Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-12T20:11:28.855Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-12T20:11:28.855Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-12T20:11:28.855Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-12T20:11:28.855Z] PASS [2022-05-12T20:11:28.855Z] coverage: 50.0% of statements [2022-05-12T20:11:28.855Z] ok github.com/docker/docker/daemon/events 0.225s coverage: 50.0% of statements [2022-05-12T20:11:29.174Z] === RUN TestCopyFromContainer// [2022-05-12T20:11:29.174Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T20:11:29.250Z] === RUN TestIsArchivePathDir [2022-05-12T20:11:29.250Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-05-12T20:11:29.250Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T20:11:29.250Z] 2022/05/12 20:11:29 Closing DB instances... [2022-05-12T20:11:29.430Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T20:11:29.430Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T20:11:29.430Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T20:11:29.430Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T20:11:29.528Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T20:11:29.528Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T20:11:29.686Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T20:11:29.686Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T20:11:29.686Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T20:11:29.686Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T20:11:29.717Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-05-12T20:11:29.717Z] === RUN TestIsArchivePathTar [2022-05-12T20:11:29.717Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-05-12T20:11:29.717Z] === RUN TestDecompressStreamGzip [2022-05-12T20:11:29.717Z] === RUN TestUnbuffered [2022-05-12T20:11:29.717Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T20:11:29.717Z] === RUN TestRaceUnbuffered [2022-05-12T20:11:29.717Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T20:11:29.717Z] PASS [2022-05-12T20:11:29.717Z] coverage: 100.0% of statements [2022-05-12T20:11:29.717Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2022-05-12T20:11:29.840Z] === RUN TestIsEmptyDir [2022-05-12T20:11:29.840Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-12T20:11:29.840Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-12T20:11:29.840Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-12T20:11:29.840Z] PASS [2022-05-12T20:11:29.840Z] coverage: 2.3% of statements [2022-05-12T20:11:29.840Z] ok github.com/docker/docker/daemon/graphdriver 0.058s coverage: 2.3% of statements [2022-05-12T20:11:29.840Z] === RUN TestLinkNaming [2022-05-12T20:11:29.840Z] --- PASS: TestLinkNaming (0.00s) [2022-05-12T20:11:29.840Z] === RUN TestLinkNew [2022-05-12T20:11:29.840Z] --- PASS: TestLinkNew (0.00s) [2022-05-12T20:11:29.840Z] === RUN TestLinkEnv [2022-05-12T20:11:29.840Z] --- PASS: TestLinkEnv (0.00s) [2022-05-12T20:11:29.840Z] === RUN TestLinkMultipleEnv [2022-05-12T20:11:29.840Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-12T20:11:29.840Z] === RUN TestLinkPortRangeEnv [2022-05-12T20:11:29.840Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-12T20:11:29.840Z] PASS [2022-05-12T20:11:29.840Z] coverage: 93.0% of statements [2022-05-12T20:11:29.840Z] ok github.com/docker/docker/daemon/links 0.076s coverage: 93.0% of statements [2022-05-12T20:11:29.943Z] --- PASS: TestCopyFromContainer (1.58s) [2022-05-12T20:11:29.943Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-12T20:11:29.943Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-05-12T20:11:29.943Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-12T20:11:29.943Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-12T20:11:29.943Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-12T20:11:29.943Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-05-12T20:11:29.943Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-12T20:11:29.943Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-12T20:11:29.943Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-12T20:11:29.943Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-12T20:11:29.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T20:11:29.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:11:29.943Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:11:29.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:11:29.943Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:11:29.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:11:29.943Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:11:29.943Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:11:29.943Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:11:29.943Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:11:29.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-12T20:11:29.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T20:11:29.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T20:11:29.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T20:11:29.943Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T20:11:29.943Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T20:11:29.943Z] === RUN TestCreateWithInvalidEnv [2022-05-12T20:11:29.943Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T20:11:29.943Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T20:11:29.943Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T20:11:29.943Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T20:11:29.943Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T20:11:29.943Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T20:11:29.943Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T20:11:29.943Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T20:11:29.943Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T20:11:29.943Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-12T20:11:29.943Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T20:11:29.943Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T20:11:29.943Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T20:11:29.943Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T20:11:29.943Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T20:11:29.943Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T20:11:30.185Z] --- PASS: TestDecompressStreamGzip (0.24s) [2022-05-12T20:11:30.185Z] === RUN TestDecompressStreamBzip2 [2022-05-12T20:11:30.185Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-05-12T20:11:30.185Z] === RUN TestDecompressStreamXz [2022-05-12T20:11:30.185Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T20:11:30.185Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T20:11:30.185Z] === RUN TestDecompressStreamZstd [2022-05-12T20:11:30.185Z] archive_test.go:140: zstd not installed [2022-05-12T20:11:30.185Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-12T20:11:30.185Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T20:11:30.185Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T20:11:30.185Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T20:11:30.185Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T20:11:30.185Z] === RUN TestCompressStreamInvalid [2022-05-12T20:11:30.185Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T20:11:30.185Z] === RUN TestExtensionInvalid [2022-05-12T20:11:30.185Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T20:11:30.185Z] === RUN TestExtensionUncompressed [2022-05-12T20:11:30.185Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T20:11:30.185Z] === RUN TestExtensionBzip2 [2022-05-12T20:11:30.185Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T20:11:30.185Z] === RUN TestExtensionGzip [2022-05-12T20:11:30.185Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T20:11:30.185Z] === RUN TestExtensionXz [2022-05-12T20:11:30.185Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T20:11:30.185Z] === RUN TestExtensionZstd [2022-05-12T20:11:30.185Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T20:11:30.185Z] === RUN TestCmdStreamLargeStderr [2022-05-12T20:11:30.185Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-05-12T20:11:30.185Z] === RUN TestCmdStreamBad [2022-05-12T20:11:30.185Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T20:11:30.185Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T20:11:30.185Z] === RUN TestCmdStreamGood [2022-05-12T20:11:30.185Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-12T20:11:30.185Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T20:11:30.185Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-12T20:11:30.185Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T20:11:30.185Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T20:11:30.185Z] === RUN TestUntarPath [2022-05-12T20:11:30.185Z] --- PASS: TestUntarPath (0.08s) [2022-05-12T20:11:30.185Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T20:11:30.475Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T20:11:30.654Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-12T20:11:30.654Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T20:11:30.654Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-12T20:11:30.654Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T20:11:30.654Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T20:11:30.654Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T20:11:30.654Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T20:11:30.654Z] === RUN TestCopyWithTarSrcFile [2022-05-12T20:11:30.654Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-12T20:11:30.654Z] === RUN TestMatch [2022-05-12T20:11:30.654Z] === RUN TestMatch/[[]] [2022-05-12T20:11:30.654Z] === RUN TestMatch/[[foo]] [2022-05-12T20:11:30.654Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T20:11:30.654Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T20:11:30.654Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T20:11:30.654Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T20:11:30.654Z] === RUN TestMatch/[] [2022-05-12T20:11:30.654Z] === RUN TestMatch/[]#01 [2022-05-12T20:11:30.654Z] === RUN TestMatch/[[qux]] [2022-05-12T20:11:30.654Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T20:11:30.654Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T20:11:30.654Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T20:11:30.654Z] --- PASS: TestMatch (0.00s) [2022-05-12T20:11:30.654Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T20:11:30.654Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T20:11:30.654Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T20:11:30.654Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T20:11:30.654Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T20:11:30.654Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T20:11:30.654Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T20:11:30.654Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T20:11:30.654Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T20:11:30.654Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T20:11:30.654Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T20:11:30.654Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T20:11:30.654Z] PASS [2022-05-12T20:11:30.654Z] coverage: 87.5% of statements [2022-05-12T20:11:30.654Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T20:11:30.654Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-12T20:11:30.654Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T20:11:30.654Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T20:11:30.654Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T20:11:30.654Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2022-05-12T20:11:30.654Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-05-12T20:11:30.654Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T20:11:30.654Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T20:11:30.654Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T20:11:30.654Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-12T20:11:30.654Z] === RUN TestTarFiles [2022-05-12T20:11:30.827Z] === RUN TestVerifyNetworkingConfig [2022-05-12T20:11:30.827Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-12T20:11:30.827Z] === RUN TestGetContainer [2022-05-12T20:11:30.827Z] --- PASS: TestGetContainer (0.00s) [2022-05-12T20:11:30.827Z] === RUN TestValidContainerNames [2022-05-12T20:11:30.827Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-12T20:11:30.827Z] === RUN TestContainerInitDNS [2022-05-12T20:11:30.827Z] daemon_test.go:145: root required [2022-05-12T20:11:30.827Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-12T20:11:30.827Z] === RUN TestMerge [2022-05-12T20:11:30.827Z] --- PASS: TestMerge (0.00s) [2022-05-12T20:11:30.827Z] === RUN TestValidateContainerIsolation [2022-05-12T20:11:30.827Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-12T20:11:30.827Z] === RUN TestFindNetworkErrorType [2022-05-12T20:11:30.827Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-12T20:11:30.827Z] === RUN TestEnsureServicesExist [2022-05-12T20:11:30.827Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-12T20:11:30.827Z] === RUN TestEnsureServicesExistErrors [2022-05-12T20:11:30.827Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-12T20:11:30.827Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-12T20:11:30.827Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-12T20:11:30.827Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-12T20:11:30.827Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-12T20:11:30.827Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-12T20:11:30.827Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-12T20:11:30.827Z] === RUN TestContainerDelete [2022-05-12T20:11:30.827Z] --- PASS: TestContainerDelete (0.00s) [2022-05-12T20:11:30.827Z] === RUN TestContainerDoubleDelete [2022-05-12T20:11:30.827Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-12T20:11:30.827Z] === RUN TestLogContainerEventCopyLabels [2022-05-12T20:11:30.827Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-12T20:11:30.827Z] === RUN TestLogContainerEventWithAttributes [2022-05-12T20:11:30.827Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-12T20:11:30.827Z] === RUN TestNoneHealthcheck [2022-05-12T20:11:30.827Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-12T20:11:30.827Z] === RUN TestHealthStates [2022-05-12T20:11:30.828Z] time="2022-05-12T20:11:30Z" 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-05-12T20:11:30.828Z] time="2022-05-12T20:11:30Z" 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-05-12T20:11:30.828Z] time="2022-05-12T20:11:30Z" 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-05-12T20:11:30.828Z] time="2022-05-12T20:11:30Z" 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-05-12T20:11:30.828Z] time="2022-05-12T20:11:30Z" 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-05-12T20:11:30.828Z] time="2022-05-12T20:11:30Z" 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-05-12T20:11:30.828Z] time="2022-05-12T20:11:30Z" 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-05-12T20:11:30.828Z] time="2022-05-12T20:11:30Z" 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-05-12T20:11:30.828Z] time="2022-05-12T20:11:30Z" 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-05-12T20:11:30.828Z] time="2022-05-12T20:11:30Z" 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-05-12T20:11:30.828Z] --- PASS: TestHealthStates (0.14s) [2022-05-12T20:11:30.828Z] === RUN TestGetInspectData [2022-05-12T20:11:30.828Z] --- PASS: TestGetInspectData (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestFillLicense [2022-05-12T20:11:30.828Z] --- PASS: TestFillLicense (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestListInvalidFilter [2022-05-12T20:11:30.828Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestNameFilter [2022-05-12T20:11:30.828Z] --- PASS: TestNameFilter (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-12T20:11:30.828Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-12T20:11:30.828Z] === 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-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-12T20:11:30.828Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-12T20:11:30.828Z] --- 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-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestSetupWindowsDevices [2022-05-12T20:11:30.828Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-12T20:11:30.828Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-12T20:11:30.828Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-12T20:11:30.828Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-12T20:11:30.828Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T20:11:30.828Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-12T20:11:30.828Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-12T20:11:30.828Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-12T20:11:30.828Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-12T20:11:30.828Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-12T20:11:30.828Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-12T20:11:30.828Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestDaemonReloadLabels [2022-05-12T20:11:30.828Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-12T20:11:30.828Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestDaemonReloadMirrors [2022-05-12T20:11:30.828Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-12T20:11:30.828Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-12T20:11:30.828Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-12T20:11:30.828Z] reload_test.go:342: root required [2022-05-12T20:11:30.828Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-12T20:11:30.828Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-12T20:11:30.828Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-12T20:11:30.828Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-12T20:11:30.828Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-05-12T20:11:30.828Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-12T20:11:30.828Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-12T20:11:30.828Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-12T20:11:30.828Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-12T20:11:30.828Z] === RUN TestParseVolumesFrom [2022-05-12T20:11:30.828Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-12T20:11:30.828Z] PASS [2022-05-12T20:11:30.828Z] coverage: 8.5% of statements [2022-05-12T20:11:30.828Z] ok github.com/docker/docker/daemon 0.364s coverage: 8.5% of statements [2022-05-12T20:11:30.828Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T20:11:30.828Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T20:11:30.828Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T20:11:30.828Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T20:11:30.828Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-12T20:11:30.828Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-12T20:11:30.828Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-12T20:11:30.828Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T20:11:30.828Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-12T20:11:30.828Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-12T20:11:30.828Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T20:11:30.828Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-12T20:11:30.828Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-12T20:11:30.828Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-12T20:11:31.123Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.13s) [2022-05-12T20:11:31.123Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T20:11:31.308Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-05-12T20:11:31.308Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T20:11:31.421Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T20:11:31.421Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-12T20:11:31.590Z] === RUN TestChrootTarUntar [2022-05-12T20:11:31.590Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:11:31.590Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T20:11:31.590Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T20:11:31.590Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:11:31.590Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T20:11:31.590Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T20:11:31.590Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T20:11:31.590Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T20:11:31.590Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:11:31.590Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T20:11:31.590Z] === RUN TestChrootCopyWithTar [2022-05-12T20:11:31.590Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:11:31.590Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T20:11:31.590Z] === RUN TestChrootCopyFileWithTar [2022-05-12T20:11:31.590Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:11:31.590Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T20:11:31.590Z] === RUN TestChrootUntarPath [2022-05-12T20:11:31.590Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:11:31.591Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T20:11:31.591Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T20:11:31.591Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:11:31.591Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T20:11:31.591Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T20:11:31.591Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:11:31.591Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T20:11:31.591Z] === RUN TestChrootApplyDotDotFile [2022-05-12T20:11:31.591Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:11:31.591Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T20:11:31.591Z] PASS [2022-05-12T20:11:31.591Z] coverage: 12.0% of statements [2022-05-12T20:11:31.591Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 12.0% of statements [2022-05-12T20:11:32.010Z] --- PASS: TestDaemonStartWithLogOpt (3.50s) [2022-05-12T20:11:32.010Z] === CONT TestReadPluginNoRead [2022-05-12T20:11:32.390Z] === RUN TestNewStreamConfig [2022-05-12T20:11:32.390Z] === RUN TestNewStreamConfig/defaults [2022-05-12T20:11:32.390Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-12T20:11:32.390Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-12T20:11:32.390Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-12T20:11:32.390Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-12T20:11:32.390Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-12T20:11:32.390Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-12T20:11:32.390Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-12T20:11:32.390Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-12T20:11:32.390Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-12T20:11:32.390Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-12T20:11:32.390Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-12T20:11:32.390Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-12T20:11:32.390Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-12T20:11:32.391Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-12T20:11:32.391Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-12T20:11:32.391Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-12T20:11:32.391Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-12T20:11:32.391Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-12T20:11:32.391Z] === RUN TestAdapterReadLogs [2022-05-12T20:11:32.391Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCopier [2022-05-12T20:11:32.391Z] --- PASS: TestCopier (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCopierLongLines [2022-05-12T20:11:32.391Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCopierSlow [2022-05-12T20:11:32.391Z] time="2022-05-12T20:11:32Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-12T20:11:32.391Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-05-12T20:11:32.391Z] === RUN TestCreateSuccess [2022-05-12T20:11:32.391Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCreateStreamSkipped [2022-05-12T20:11:32.391Z] time="2022-05-12T20:11:32Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-12T20:11:32.391Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCreateLogGroupSuccess [2022-05-12T20:11:32.391Z] time="2022-05-12T20:11:32Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-12T20:11:32.391Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCreateError [2022-05-12T20:11:32.391Z] --- PASS: TestCreateError (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCreateAlreadyExists [2022-05-12T20:11:32.391Z] time="2022-05-12T20:11:32Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-12T20:11:32.391Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestLogClosed [2022-05-12T20:11:32.391Z] --- PASS: TestLogClosed (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestLogBlocking [2022-05-12T20:11:32.391Z] --- PASS: TestLogBlocking (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-12T20:11:32.391Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestLogNonBlockingBufferFull [2022-05-12T20:11:32.391Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestPublishBatchSuccess [2022-05-12T20:11:32.391Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestPublishBatchError [2022-05-12T20:11:32.391Z] time="2022-05-12T20:11:32Z" level=error msg=error [2022-05-12T20:11:32.391Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-12T20:11:32.391Z] time="2022-05-12T20:11:32Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T20:11:32.391Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-12T20:11:32.391Z] time="2022-05-12T20:11:32Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-12T20:11:32.391Z] time="2022-05-12T20:11:32Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-12T20:11:32.391Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCollectBatchSimple [2022-05-12T20:11:32.391Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCollectBatchTicker [2022-05-12T20:11:32.391Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCollectBatchMultilinePattern [2022-05-12T20:11:32.391Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-12T20:11:32.391Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-12T20:11:32.391Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-12T20:11:32.391Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-12T20:11:32.391Z] === RUN TestCollectBatchClose [2022-05-12T20:11:32.391Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestEffectiveLen [2022-05-12T20:11:32.391Z] === RUN TestEffectiveLen/0/Hello [2022-05-12T20:11:32.391Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-12T20:11:32.391Z] === RUN TestEffectiveLen/2/🙃 [2022-05-12T20:11:32.391Z] === RUN TestEffectiveLen/3/���� [2022-05-12T20:11:32.391Z] === RUN TestEffectiveLen/4/He��o [2022-05-12T20:11:32.391Z] === RUN TestEffectiveLen/5/ [2022-05-12T20:11:32.391Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestFindValidSplit [2022-05-12T20:11:32.391Z] === RUN TestFindValidSplit/0/ [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1076: [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1077: [2022-05-12T20:11:32.391Z] === RUN TestFindValidSplit/1/Hello [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1076: Hello [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1077: [2022-05-12T20:11:32.391Z] === RUN TestFindValidSplit/2/Hello [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1076: He [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1077: llo [2022-05-12T20:11:32.391Z] === RUN TestFindValidSplit/3/Hello [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1076: [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1077: Hello [2022-05-12T20:11:32.391Z] === RUN TestFindValidSplit/4/🙃 [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1076: [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-12T20:11:32.391Z] === RUN TestFindValidSplit/5/🙃 [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1077: [2022-05-12T20:11:32.391Z] === RUN TestFindValidSplit/6/a� [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1076: a [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1077: � [2022-05-12T20:11:32.391Z] === RUN TestFindValidSplit/7/a� [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1076: a� [2022-05-12T20:11:32.391Z] cloudwatchlogs_test.go:1077: [2022-05-12T20:11:32.391Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestProcessEventEmoji [2022-05-12T20:11:32.391Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCollectBatchLineSplit [2022-05-12T20:11:32.391Z] === RUN TestSearchRegistryForImagesErrors [2022-05-12T20:11:32.391Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestSearchRegistryForImages [2022-05-12T20:11:32.391Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestOnlyPlatformWithFallback [2022-05-12T20:11:32.391Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestImageDelete [2022-05-12T20:11:32.391Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-12T20:11:32.391Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-12T20:11:32.391Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestCollectBatchMaxEvents [2022-05-12T20:11:32.391Z] === RUN TestImageDelete/no_lease [2022-05-12T20:11:32.391Z] === RUN TestImageDelete/lease_exists [2022-05-12T20:11:32.391Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-05-12T20:11:32.391Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-12T20:11:32.391Z] --- PASS: TestImageDelete (0.03s) [2022-05-12T20:11:32.391Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-12T20:11:32.391Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-12T20:11:32.391Z] === RUN TestContentStoreForPull [2022-05-12T20:11:32.391Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-12T20:11:32.391Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-12T20:11:32.391Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-12T20:11:32.391Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-12T20:11:32.391Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-12T20:11:32.391Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-12T20:11:32.391Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-12T20:11:32.391Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-12T20:11:32.391Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-12T20:11:32.391Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-12T20:11:32.391Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-12T20:11:32.391Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-12T20:11:32.391Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-12T20:11:32.391Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-12T20:11:32.391Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-12T20:11:32.391Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-12T20:11:32.391Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-12T20:11:32.391Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-12T20:11:32.674Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-05-12T20:11:32.674Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T20:11:32.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:11:32.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:11:32.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:11:32.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:11:32.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:11:32.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:11:32.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:11:32.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:11:32.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:11:32.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:11:32.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:11:32.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:11:32.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:11:32.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:11:32.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:11:32.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T20:11:32.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T20:11:32.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-12T20:11:32.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T20:11:32.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T20:11:32.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T20:11:32.674Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T20:11:32.859Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsFormat [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-12T20:11:32.860Z] === RUN TestCreateTagSuccess [2022-05-12T20:11:32.860Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-12T20:11:32.860Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-12T20:11:32.860Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-12T20:11:32.860Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-12T20:11:32.860Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-12T20:11:32.860Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-12T20:11:32.860Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-05-12T20:11:32.860Z] PASS [2022-05-12T20:11:32.860Z] coverage: 80.2% of statements [2022-05-12T20:11:32.860Z] --- PASS: TestCopierSlow (0.20s) [2022-05-12T20:11:32.860Z] === RUN TestCopierWithSized [2022-05-12T20:11:32.860Z] === RUN TestCopierWithSized/as_is [2022-05-12T20:11:32.860Z] ok github.com/docker/docker/daemon/logger/awslogs 0.298s coverage: 80.2% of statements [2022-05-12T20:11:32.860Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-12T20:11:32.860Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-12T20:11:32.860Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-12T20:11:32.860Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-12T20:11:32.860Z] === RUN TestCopierWithPartial [2022-05-12T20:11:32.860Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-12T20:11:32.860Z] === RUN TestRingLogger [2022-05-12T20:11:32.860Z] --- PASS: TestRingLogger (0.00s) [2022-05-12T20:11:32.860Z] === RUN TestRingCap [2022-05-12T20:11:32.860Z] --- PASS: TestRingCap (0.00s) [2022-05-12T20:11:32.860Z] === RUN TestRingClose [2022-05-12T20:11:32.860Z] --- PASS: TestRingClose (0.00s) [2022-05-12T20:11:32.860Z] === RUN TestRingDrain [2022-05-12T20:11:32.860Z] --- PASS: TestRingDrain (0.00s) [2022-05-12T20:11:32.860Z] PASS [2022-05-12T20:11:32.860Z] coverage: 43.2% of statements [2022-05-12T20:11:32.860Z] ok github.com/docker/docker/daemon/logger 0.307s coverage: 43.2% of statements [2022-05-12T20:11:32.860Z] --- PASS: TestContentStoreForPull (0.16s) [2022-05-12T20:11:32.860Z] PASS [2022-05-12T20:11:32.860Z] coverage: 6.6% of statements [2022-05-12T20:11:32.860Z] ok github.com/docker/docker/daemon/images 0.297s coverage: 6.6% of statements [2022-05-12T20:11:32.860Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T20:11:32.860Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T20:11:32.860Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptReconnectInterval [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/#00 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/example.com [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/:// [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/something:// [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-12T20:11:32.860Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-12T20:11:32.860Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-12T20:11:32.861Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-12T20:11:32.861Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-12T20:11:32.861Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-12T20:11:32.861Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-12T20:11:32.861Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-12T20:11:32.861Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-12T20:11:32.861Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-12T20:11:32.861Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-12T20:11:32.861Z] PASS [2022-05-12T20:11:32.861Z] coverage: 53.6% of statements [2022-05-12T20:11:32.861Z] ok github.com/docker/docker/daemon/logger/fluentd 0.117s coverage: 53.6% of statements [2022-05-12T20:11:32.861Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T20:11:32.861Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-12T20:11:32.861Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-12T20:11:32.930Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-05-12T20:11:32.930Z] === RUN TestCreateDifferentPlatform [2022-05-12T20:11:32.930Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T20:11:32.930Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T20:11:32.930Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T20:11:32.930Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T20:11:32.930Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T20:11:32.930Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T20:11:32.930Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-12T20:11:32.930Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T20:11:32.930Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-12T20:11:32.930Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T20:11:32.930Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T20:11:32.930Z] === RUN TestDaemonRestartIpcMode [2022-05-12T20:11:32.930Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T20:11:32.930Z] === RUN TestDaemonHostGatewayIP [2022-05-12T20:11:32.930Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T20:11:32.930Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T20:11:32.930Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T20:11:32.930Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T20:11:32.930Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T20:11:32.930Z] === RUN TestDiff [2022-05-12T20:11:33.153Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T20:11:33.153Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T20:11:33.153Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T20:11:33.153Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T20:11:33.153Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T20:11:33.153Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T20:11:33.153Z] PASS [2022-05-12T20:11:33.153Z] coverage: 0.0% of statements [2022-05-12T20:11:33.153Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-05-12T20:11:33.153Z] 2022/05/12 20:11:32 Closing DB instances... [2022-05-12T20:11:33.328Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-12T20:11:33.328Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-12T20:11:33.328Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-12T20:11:33.339Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.01s) [2022-05-12T20:11:33.339Z] PASS [2022-05-12T20:11:33.339Z] [2022-05-12T20:11:33.339Z] === Skipped [2022-05-12T20:11:33.339Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-12T20:11:33.339Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T20:11:33.339Z] [2022-05-12T20:11:33.339Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T20:11:33.339Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T20:11:33.339Z] [2022-05-12T20:11:33.339Z] DONE 34 tests, 2 skipped in 167.982s [2022-05-12T20:11:33.339Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-12T20:11:33.339Z] ++ 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-05-12T20:11:33.339Z] ++ set -e [2022-05-12T20:11:33.339Z] ++ '[' -n 0 ']' [2022-05-12T20:11:33.339Z] ++ set -x [2022-05-12T20:11:33.339Z] ++ 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-05-12T20:11:33.339Z] INFO: Testing against a local daemon [2022-05-12T20:11:33.339Z] === RUN TestConfigInspect [2022-05-12T20:11:33.492Z] --- PASS: TestDiff (0.42s) [2022-05-12T20:11:33.492Z] === RUN TestExecWithCloseStdin [2022-05-12T20:11:33.621Z] === RUN TestSizeEmpty [2022-05-12T20:11:33.621Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T20:11:33.621Z] === RUN TestSizeEmptyFile [2022-05-12T20:11:33.621Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T20:11:33.621Z] === RUN TestSizeNonemptyFile [2022-05-12T20:11:33.621Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T20:11:33.621Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T20:11:33.621Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T20:11:33.621Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T20:11:33.621Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T20:11:33.621Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T20:11:33.621Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T20:11:33.621Z] === RUN TestMoveToSubdir [2022-05-12T20:11:33.621Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T20:11:33.621Z] === RUN TestSizeNonExistingDirectory [2022-05-12T20:11:33.621Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T20:11:33.621Z] PASS [2022-05-12T20:11:33.621Z] coverage: 80.0% of statements [2022-05-12T20:11:33.621Z] ok github.com/docker/docker/pkg/directory 0.067s coverage: 80.0% of statements [2022-05-12T20:11:33.748Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-05-12T20:11:33.748Z] === RUN TestExec [2022-05-12T20:11:33.795Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2022-05-12T20:11:33.795Z] === RUN TestFastTimeMarshalJSON [2022-05-12T20:11:33.795Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-12T20:11:33.795Z] PASS [2022-05-12T20:11:33.795Z] coverage: 87.2% of statements [2022-05-12T20:11:33.795Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.202s coverage: 87.2% of statements [2022-05-12T20:11:33.912Z] === RUN TestReadPluginNoRead/default [2022-05-12T20:11:34.263Z] === RUN TestJSONFileLogger [2022-05-12T20:11:34.263Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-12T20:11:34.263Z] === RUN TestJSONFileLoggerWithTags [2022-05-12T20:11:34.263Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-12T20:11:34.263Z] === RUN TestJSONFileLoggerWithOpts [2022-05-12T20:11:34.263Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-12T20:11:34.263Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-12T20:11:34.263Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-12T20:11:34.263Z] === RUN TestEncodeDecode [2022-05-12T20:11:34.263Z] === PAUSE TestEncodeDecode [2022-05-12T20:11:34.263Z] === RUN TestUnexpectedEOF [2022-05-12T20:11:34.263Z] time="2022-05-12T20:11:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T20:11:34.263Z] time="2022-05-12T20:11:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-12T20:11:34.263Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-05-12T20:11:34.263Z] === CONT TestEncodeDecode [2022-05-12T20:11:34.263Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-12T20:11:34.263Z] PASS [2022-05-12T20:11:34.263Z] coverage: 69.9% of statements [2022-05-12T20:11:34.263Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.202s coverage: 69.9% of statements [2022-05-12T20:11:34.263Z] === RUN TestWriteLog [2022-05-12T20:11:34.263Z] === PAUSE TestWriteLog [2022-05-12T20:11:34.263Z] === RUN TestReadLog [2022-05-12T20:11:34.263Z] === PAUSE TestReadLog [2022-05-12T20:11:34.263Z] === RUN TestDecode [2022-05-12T20:11:34.263Z] --- PASS: TestDecode (0.02s) [2022-05-12T20:11:34.263Z] === CONT TestWriteLog [2022-05-12T20:11:34.263Z] --- PASS: TestWriteLog (0.00s) [2022-05-12T20:11:34.263Z] === CONT TestReadLog [2022-05-12T20:11:34.263Z] === RUN TestReadLog/tail_exact [2022-05-12T20:11:34.263Z] === RUN TestReadLog/tail_less_than_available [2022-05-12T20:11:34.263Z] === RUN TestReadLog/tail_more_than_available [2022-05-12T20:11:34.263Z] --- PASS: TestReadLog (0.17s) [2022-05-12T20:11:34.263Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-05-12T20:11:34.263Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-12T20:11:34.263Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-12T20:11:34.263Z] PASS [2022-05-12T20:11:34.263Z] coverage: 78.7% of statements [2022-05-12T20:11:34.263Z] ok github.com/docker/docker/daemon/logger/local 0.239s coverage: 78.7% of statements [2022-05-12T20:11:34.286Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-12T20:11:34.310Z] --- PASS: TestExec (0.48s) [2022-05-12T20:11:34.310Z] === RUN TestExecUser [2022-05-12T20:11:34.608Z] === RUN TestPollerAddRemove [2022-05-12T20:11:34.608Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T20:11:34.608Z] === RUN TestPollerEvent [2022-05-12T20:11:34.608Z] poller_test.go:40: No chmod on Windows [2022-05-12T20:11:34.608Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T20:11:34.608Z] === RUN TestPollerClose [2022-05-12T20:11:34.608Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T20:11:34.608Z] PASS [2022-05-12T20:11:34.608Z] coverage: 36.2% of statements [2022-05-12T20:11:34.608Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 36.2% of statements [2022-05-12T20:11:34.730Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T20:11:34.872Z] --- PASS: TestExecUser (0.51s) [2022-05-12T20:11:34.872Z] === RUN TestExportContainerAndImportImage [2022-05-12T20:11:34.929Z] --- PASS: TestBuildMultiStageOnBuild (10.91s) [2022-05-12T20:11:34.929Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T20:11:34.929Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:11:34.929Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T20:11:34.929Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T20:11:35.198Z] === RUN TestOpenFileDelete [2022-05-12T20:11:35.198Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-12T20:11:35.198Z] === RUN TestOpenFileRename [2022-05-12T20:11:35.198Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-12T20:11:35.198Z] === RUN TestHandleDecoderErr [2022-05-12T20:11:35.198Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-12T20:11:35.198Z] === RUN TestParseLogTagDefaultTag [2022-05-12T20:11:35.198Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-12T20:11:35.198Z] === RUN TestParseLogTag [2022-05-12T20:11:35.198Z] --- PASS: TestParseLogTag (0.00s) [2022-05-12T20:11:35.198Z] === RUN TestParseLogTagEmptyTag [2022-05-12T20:11:35.198Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-12T20:11:35.198Z] === RUN TestTailFiles [2022-05-12T20:11:35.198Z] --- PASS: TestTailFiles (0.00s) [2022-05-12T20:11:35.198Z] === RUN TestFollowLogsConsumerGone [2022-05-12T20:11:35.198Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-12T20:11:35.198Z] === RUN TestFollowLogsProducerGone [2022-05-12T20:11:35.198Z] logfile_test.go:180: logDecode() closed after sending 2452 messages [2022-05-12T20:11:35.198Z] logfile_test.go:233: messages sent: 2452, received: 2452 [2022-05-12T20:11:35.198Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-12T20:11:35.198Z] === RUN TestCheckCapacityAndRotate [2022-05-12T20:11:35.198Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-12T20:11:35.198Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-12T20:11:35.198Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2022-05-12T20:11:35.198Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-12T20:11:35.198Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-05-12T20:11:35.198Z] PASS [2022-05-12T20:11:35.198Z] coverage: 55.1% of statements [2022-05-12T20:11:35.198Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.190s coverage: 55.1% of statements [2022-05-12T20:11:35.198Z] === RUN TestLog [2022-05-12T20:11:35.198Z] --- PASS: TestLog (0.02s) [2022-05-12T20:11:35.198Z] PASS [2022-05-12T20:11:35.198Z] coverage: 31.5% of statements [2022-05-12T20:11:35.198Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.063s coverage: 31.5% of statements [2022-05-12T20:11:35.284Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T20:11:35.434Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-05-12T20:11:35.434Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T20:11:35.741Z] --- PASS: TestNetworkDBCRUDTableEntry (4.33s) [2022-05-12T20:11:35.741Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T20:11:35.741Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T20:11:35.741Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T20:11:35.741Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T20:11:35.741Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T20:11:35.741Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T20:11:35.741Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T20:11:35.741Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T20:11:35.741Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T20:11:35.741Z] === RUN TestCopyFile [2022-05-12T20:11:35.741Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T20:11:35.741Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T20:11:35.741Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T20:11:35.741Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestNewParse [2022-05-12T20:11:35.813Z] --- PASS: TestNewParse (0.00s) [2022-05-12T20:11:35.813Z] PASS [2022-05-12T20:11:35.813Z] coverage: 8.3% of statements [2022-05-12T20:11:35.813Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2022-05-12T20:11:35.813Z] === RUN TestValidateLogOpt [2022-05-12T20:11:35.813Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestNewMissedConfig [2022-05-12T20:11:35.813Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestNewMissedUrl [2022-05-12T20:11:35.813Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestNewMissedToken [2022-05-12T20:11:35.813Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestNewWithProxy [2022-05-12T20:11:35.813Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestDefault [2022-05-12T20:11:35.813Z] --- PASS: TestDefault (0.01s) [2022-05-12T20:11:35.813Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-12T20:11:35.813Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestJsonFormat [2022-05-12T20:11:35.813Z] === RUN TestParseLogFormat [2022-05-12T20:11:35.813Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestValidateLogOptEmpty [2022-05-12T20:11:35.813Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestValidateSyslogAddress [2022-05-12T20:11:35.813Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-12T20:11:35.813Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-12T20:11:35.813Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-12T20:11:35.813Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-12T20:11:35.813Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-12T20:11:35.813Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-12T20:11:35.813Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-12T20:11:35.813Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-12T20:11:35.813Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-12T20:11:35.813Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-12T20:11:35.813Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestParseAddressDefaultPort [2022-05-12T20:11:35.813Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestValidateSyslogFacility [2022-05-12T20:11:35.813Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestValidateLogOptSyslogFormat [2022-05-12T20:11:35.813Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestValidateLogOpt [2022-05-12T20:11:35.813Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-12T20:11:35.813Z] PASS [2022-05-12T20:11:35.813Z] coverage: 43.6% of statements [2022-05-12T20:11:35.813Z] --- PASS: TestJsonFormat (0.01s) [2022-05-12T20:11:35.813Z] === RUN TestRawFormat [2022-05-12T20:11:35.813Z] --- PASS: TestRawFormat (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestRawFormatWithLabels [2022-05-12T20:11:35.813Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestRawFormatWithoutTag [2022-05-12T20:11:35.813Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 43.6% of statements [2022-05-12T20:11:35.813Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-12T20:11:35.813Z] === RUN TestBatching [2022-05-12T20:11:36.210Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T20:11:36.210Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T20:11:36.210Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T20:11:36.210Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestWildcardMatches [2022-05-12T20:11:36.210Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestPatternMatches [2022-05-12T20:11:36.210Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T20:11:36.210Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T20:11:36.210Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T20:11:36.210Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T20:11:36.210Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T20:11:36.210Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T20:11:36.210Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestSingleExclamationError [2022-05-12T20:11:36.210Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestMatchesWithNoPatterns [2022-05-12T20:11:36.210Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T20:11:36.210Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestMatches [2022-05-12T20:11:36.210Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T20:11:36.210Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T20:11:36.210Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T20:11:36.210Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T20:11:36.210Z] --- PASS: TestMatches (0.01s) [2022-05-12T20:11:36.210Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T20:11:36.210Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T20:11:36.210Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T20:11:36.210Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestCleanPatterns [2022-05-12T20:11:36.210Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T20:11:36.210Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T20:11:36.210Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T20:11:36.210Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T20:11:36.210Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T20:11:36.210Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestCreateIfNotExistsDir [2022-05-12T20:11:36.210Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-05-12T20:11:36.210Z] === RUN TestCreateIfNotExistsFile [2022-05-12T20:11:36.210Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-12T20:11:36.210Z] === RUN TestMatch [2022-05-12T20:11:36.210Z] --- PASS: TestMatch (0.00s) [2022-05-12T20:11:36.210Z] === RUN TestCompile [2022-05-12T20:11:36.210Z] === RUN TestCompile/slash [2022-05-12T20:11:36.210Z] === RUN TestCompile/backslash [2022-05-12T20:11:36.210Z] --- PASS: TestCompile (0.00s) [2022-05-12T20:11:36.210Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T20:11:36.210Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T20:11:36.210Z] PASS [2022-05-12T20:11:36.210Z] coverage: 84.7% of statements [2022-05-12T20:11:36.210Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 84.7% of statements [2022-05-12T20:11:36.281Z] --- PASS: TestBatching (0.25s) [2022-05-12T20:11:36.281Z] === RUN TestFrequency [2022-05-12T20:11:36.656Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T20:11:36.656Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-05-12T20:11:36.678Z] --- PASS: TestTarFiles (5.88s) [2022-05-12T20:11:36.678Z] === RUN TestDetectCompressionZstd [2022-05-12T20:11:36.678Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T20:11:36.678Z] === RUN TestTarUntar [2022-05-12T20:11:36.678Z] --- PASS: TestTarUntar (0.04s) [2022-05-12T20:11:36.678Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T20:11:36.678Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-12T20:11:36.678Z] === RUN TestTarWithOptions [2022-05-12T20:11:36.678Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-12T20:11:36.678Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T20:11:36.678Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T20:11:36.678Z] === RUN TestUntarUstarGnuConflict [2022-05-12T20:11:36.678Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T20:11:36.678Z] === RUN TestUntarInvalidFilenames [2022-05-12T20:11:36.678Z] === RUN TestGet [2022-05-12T20:11:36.678Z] --- PASS: TestGet (0.00s) [2022-05-12T20:11:36.678Z] === RUN TestGetShortcutString [2022-05-12T20:11:36.678Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T20:11:36.678Z] PASS [2022-05-12T20:11:36.678Z] coverage: 42.9% of statements [2022-05-12T20:11:36.678Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-05-12T20:11:36.678Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2819413785\\dest" [2022-05-12T20:11:36.678Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-05-12T20:11:36.678Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T20:11:36.678Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T20:11:36.678Z] === RUN TestUntarInvalidHardlink [2022-05-12T20:11:36.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink41235980\\victim\\hello" -> "../victim/hello" [2022-05-12T20:11:36.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2794530387\\victim\\hello" -> "/../victim/hello" [2022-05-12T20:11:36.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink842104036\\victim" -> "../victim" [2022-05-12T20:11:36.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1770654133\\victim" -> "../victim" [2022-05-12T20:11:36.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink372393407\\victim" -> "../victim" [2022-05-12T20:11:36.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1728008744\\victim" -> "../victim" [2022-05-12T20:11:36.678Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-12T20:11:36.678Z] === RUN TestUntarInvalidSymlink [2022-05-12T20:11:36.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3883747729\\dest\\dotdot" -> "../victim/hello" [2022-05-12T20:11:36.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink954153833\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T20:11:36.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3604492888\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:11:36.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2095098232\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:11:36.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3101797499\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:11:36.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1217346154\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:11:36.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4045720792\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T20:11:36.678Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-12T20:11:36.678Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T20:11:36.678Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T20:11:36.678Z] === RUN TestXGlobalNoParent [2022-05-12T20:11:36.678Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T20:11:36.678Z] === RUN TestReplaceFileTarWrapper [2022-05-12T20:11:36.749Z] --- PASS: TestFrequency (0.21s) [2022-05-12T20:11:36.749Z] === RUN TestOneMessagePerRequest [2022-05-12T20:11:36.749Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-12T20:11:36.749Z] === RUN TestVerify [2022-05-12T20:11:36.749Z] --- PASS: TestVerify (0.00s) [2022-05-12T20:11:36.749Z] === RUN TestSkipVerify [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:11:36.749Z] --- PASS: TestSkipVerify (0.40s) [2022-05-12T20:11:36.749Z] === RUN TestBufferMaximum [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386296.624761\",\"host\":\"c35e6271e96f\"}'" [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386296.624761\",\"host\":\"c35e6271e96f\"}'" [2022-05-12T20:11:36.749Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-12T20:11:36.749Z] === RUN TestServerAlwaysDown [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386296.627764\",\"host\":\"c35e6271e96f\"}'" [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386296.627764\",\"host\":\"c35e6271e96f\"}'" [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386296.627764\",\"host\":\"c35e6271e96f\"}'" [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386296.628763\",\"host\":\"c35e6271e96f\"}'" [2022-05-12T20:11:36.749Z] time="2022-05-12T20:11:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652386296.628763\",\"host\":\"c35e6271e96f\"}'" [2022-05-12T20:11:36.749Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-12T20:11:36.749Z] === RUN TestCannotSendAfterClose [2022-05-12T20:11:36.749Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-12T20:11:36.749Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-12T20:11:36.859Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-12T20:11:36.860Z] === RUN TestHealthCheckWorkdir [2022-05-12T20:11:36.915Z] --- PASS: TestConfigInspect (2.99s) [2022-05-12T20:11:36.915Z] === RUN TestConfigList [2022-05-12T20:11:37.146Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-05-12T20:11:37.146Z] === RUN TestPrefixHeaderReadable [2022-05-12T20:11:37.146Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-12T20:11:37.146Z] === RUN TestDisablePigz [2022-05-12T20:11:37.146Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T20:11:37.146Z] --- PASS: TestDisablePigz (0.15s) [2022-05-12T20:11:37.146Z] === RUN TestPigz [2022-05-12T20:11:37.146Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T20:11:37.146Z] --- PASS: TestPigz (0.16s) [2022-05-12T20:11:37.146Z] === RUN TestNosysFileInfo [2022-05-12T20:11:37.422Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-05-12T20:11:37.422Z] === RUN TestHealthKillContainer [2022-05-12T20:11:37.614Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T20:11:37.614Z] archive_windows_test.go:16: Currently fails [2022-05-12T20:11:37.614Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestCanonicalTarNameForPath [2022-05-12T20:11:37.614Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestCanonicalTarName [2022-05-12T20:11:37.614Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestChmodTarEntry [2022-05-12T20:11:37.614Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestHardLinkOrder [2022-05-12T20:11:37.614Z] --- PASS: TestHardLinkOrder (0.10s) [2022-05-12T20:11:37.614Z] === RUN TestChangeString [2022-05-12T20:11:37.614Z] --- PASS: TestChangeString (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestChangesWithNoChanges [2022-05-12T20:11:37.614Z] 2022/05/12 20:11:37 Closing DB instances... [2022-05-12T20:11:37.614Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-12T20:11:37.614Z] === RUN TestChangesWithChanges [2022-05-12T20:11:37.614Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-12T20:11:37.614Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T20:11:37.614Z] changes_test.go:196: needs more investigation [2022-05-12T20:11:37.614Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestChangesDirsEmpty [2022-05-12T20:11:37.614Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T20:11:37.614Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestChangesDirsMutated [2022-05-12T20:11:37.614Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T20:11:37.614Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestApplyLayer [2022-05-12T20:11:37.614Z] changes_test.go:433: needs further investigation [2022-05-12T20:11:37.614Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T20:11:37.614Z] changes_test.go:469: needs further investigation [2022-05-12T20:11:37.614Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T20:11:37.614Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T20:11:37.614Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestChangesSize [2022-05-12T20:11:37.614Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T20:11:37.614Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1084343055\\dest" [2022-05-12T20:11:37.614Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-12T20:11:37.614Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T20:11:37.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1238623913\\victim\\hello" -> "../victim/hello" [2022-05-12T20:11:37.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1471846257\\victim\\hello" -> "/../victim/hello" [2022-05-12T20:11:37.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3916075467\\victim" -> "../victim" [2022-05-12T20:11:37.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink506429307\\victim" -> "../victim" [2022-05-12T20:11:37.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2236673993\\victim" -> "../victim" [2022-05-12T20:11:37.614Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2852862210\\victim" -> "../victim" [2022-05-12T20:11:37.614Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-12T20:11:37.614Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T20:11:37.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink498568189\\dest\\dotdot" -> "../victim/hello" [2022-05-12T20:11:37.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink925901556\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T20:11:37.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink242763932\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:11:37.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2932987773\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:11:37.614Z] === RUN TestCreateIDMapOrder [2022-05-12T20:11:37.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3815573755\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:11:37.614Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T20:11:37.614Z] PASS [2022-05-12T20:11:37.614Z] coverage: 7.2% of statements [2022-05-12T20:11:37.614Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2044965310\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:11:37.614Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-12T20:11:37.614Z] === RUN TestApplyLayerWhiteouts [2022-05-12T20:11:37.614Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2022-05-12T20:11:37.614Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-05-12T20:11:37.614Z] === RUN TestGenerateEmptyFile [2022-05-12T20:11:37.614Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T20:11:37.614Z] === RUN TestGenerateWithContent [2022-05-12T20:11:37.614Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T20:11:37.614Z] PASS [2022-05-12T20:11:37.614Z] coverage: 61.9% of statements [2022-05-12T20:11:37.614Z] ok github.com/docker/docker/pkg/archive 8.467s coverage: 61.9% of statements [2022-05-12T20:11:37.735Z] === RUN TestV2MetadataService [2022-05-12T20:11:37.735Z] === RUN TestSuccessfulDownload [2022-05-12T20:11:37.735Z] download_test.go:267: Needs fixing on Windows [2022-05-12T20:11:37.735Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-12T20:11:37.735Z] === RUN TestCancelledDownload [2022-05-12T20:11:37.735Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-12T20:11:37.735Z] === RUN TestMaxDownloadAttempts [2022-05-12T20:11:37.735Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T20:11:37.735Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T20:11:37.735Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T20:11:37.735Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T20:11:37.735Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T20:11:37.735Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T20:11:37.735Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T20:11:37.735Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T20:11:37.735Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-12T20:11:37.735Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-12T20:11:37.735Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-12T20:11:37.735Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-12T20:11:37.735Z] time="2022-05-12T20:11:37Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-12T20:11:37.735Z] time="2022-05-12T20:11:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c35e6271e96f\"}'" [2022-05-12T20:11:37.735Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-12T20:11:37.735Z] PASS [2022-05-12T20:11:37.735Z] coverage: 82.5% of statements [2022-05-12T20:11:37.735Z] ok github.com/docker/docker/daemon/logger/splunk 1.959s coverage: 82.5% of statements [2022-05-12T20:11:37.735Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T20:11:37.735Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-12T20:11:37.735Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T20:11:37.735Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-12T20:11:37.735Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-12T20:11:37.735Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-12T20:11:37.735Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-12T20:11:37.735Z] === RUN TestContinueOnError_NeverContinue [2022-05-12T20:11:37.735Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-12T20:11:37.735Z] === RUN TestManifestStore [2022-05-12T20:11:37.735Z] === RUN TestManifestStore/no_remote_or_local [2022-05-12T20:11:37.878Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-12T20:11:38.029Z] === CONT TestReadPluginNoRead [2022-05-12T20:11:38.029Z] read_test.go:92: [d87a0417b8165] daemon is not started [2022-05-12T20:11:38.029Z] --- PASS: TestReadPluginNoRead (5.97s) [2022-05-12T20:11:38.029Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-05-12T20:11:38.029Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-05-12T20:11:38.029Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-05-12T20:11:38.029Z] PASS [2022-05-12T20:11:38.029Z] [2022-05-12T20:11:38.029Z] DONE 6 tests in 9.498s [2022-05-12T20:11:38.029Z] 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-05-12T20:11:38.029Z] testing: warning: no tests to run [2022-05-12T20:11:38.029Z] PASS [2022-05-12T20:11:38.029Z] [2022-05-12T20:11:38.029Z] DONE 0 tests in 0.008s [2022-05-12T20:11:38.029Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T20:11:38.029Z] INFO: Testing against a local daemon [2022-05-12T20:11:38.029Z] === RUN TestPluginWithDevMounts [2022-05-12T20:11:38.029Z] === PAUSE TestPluginWithDevMounts [2022-05-12T20:11:38.029Z] === CONT TestPluginWithDevMounts [2022-05-12T20:11:38.203Z] time="2022-05-12T20:11:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T20:11:38.203Z] time="2022-05-12T20:11:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T20:11:38.203Z] time="2022-05-12T20:11:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T20:11:38.203Z] time="2022-05-12T20:11:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-12T20:11:38.203Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2022-05-12T20:11:38.203Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2022-05-12T20:11:38.203Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2022-05-12T20:11:38.203Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2022-05-12T20:11:38.203Z] === RUN TestTransfer [2022-05-12T20:11:38.203Z] time="2022-05-12T20:11:37Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2409898616\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-12T20:11:38.203Z] === RUN TestManifestStore/no_local_cache [2022-05-12T20:11:38.203Z] === RUN TestManifestStore/with_local_cache [2022-05-12T20:11:38.203Z] === RUN TestManifestStore/unknown_media_type [2022-05-12T20:11:38.203Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-12T20:11:38.203Z] time="2022-05-12T20:11:37Z" level=warning msg="reference for unknown type: " [2022-05-12T20:11:38.203Z] time="2022-05-12T20:11:37Z" level=warning msg="reference for unknown type: " [2022-05-12T20:11:38.203Z] --- PASS: TestTransfer (0.11s) [2022-05-12T20:11:38.203Z] === RUN TestConcurrencyLimit [2022-05-12T20:11:38.203Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-12T20:11:38.203Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-12T20:11:38.203Z] time="2022-05-12T20:11:37Z" level=warning msg="reference for unknown type: " [2022-05-12T20:11:38.203Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-12T20:11:38.203Z] time="2022-05-12T20:11:37Z" level=warning msg="reference for unknown type: " [2022-05-12T20:11:38.203Z] time="2022-05-12T20:11:37Z" level=warning msg="reference for unknown type: " [2022-05-12T20:11:38.203Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-12T20:11:38.203Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-12T20:11:38.203Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-12T20:11:38.203Z] time="2022-05-12T20:11:37Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-12T20:11:38.203Z] --- PASS: TestManifestStore (0.26s) [2022-05-12T20:11:38.203Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-05-12T20:11:38.203Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-12T20:11:38.203Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-05-12T20:11:38.203Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-05-12T20:11:38.203Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-12T20:11:38.203Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-12T20:11:38.203Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-05-12T20:11:38.203Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-05-12T20:11:38.203Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-05-12T20:11:38.203Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-05-12T20:11:38.203Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaType [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-12T20:11:38.203Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-12T20:11:38.203Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-12T20:11:38.203Z] === RUN TestFixManifestLayers [2022-05-12T20:11:38.203Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-12T20:11:38.203Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-12T20:11:38.203Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T20:11:38.203Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T20:11:38.203Z] === RUN TestFixManifestLayersBadParent [2022-05-12T20:11:38.203Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-12T20:11:38.203Z] === RUN TestValidateManifest [2022-05-12T20:11:38.203Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T20:11:38.203Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-12T20:11:38.203Z] === RUN TestFormatPlatform [2022-05-12T20:11:38.203Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-12T20:11:38.203Z] === RUN TestPullSchema2Config [2022-05-12T20:11:38.203Z] === RUN TestPullSchema2Config/success_first_time [2022-05-12T20:11:38.203Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T20:11:38.203Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:11:38.203Z] === RUN TestPullSchema2Config/500_status [2022-05-12T20:11:38.203Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T20:11:38.203Z] --- PASS: TestV2MetadataService (0.74s) [2022-05-12T20:11:38.203Z] PASS [2022-05-12T20:11:38.203Z] coverage: 44.4% of statements [2022-05-12T20:11:38.203Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:11:38.203Z] ok github.com/docker/docker/distribution/metadata 0.790s coverage: 44.4% of statements [2022-05-12T20:11:38.672Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:11:38.672Z] === RUN TestPullSchema2Config/EOF [2022-05-12T20:11:38.672Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T20:11:38.672Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:11:38.672Z] 2022/05/12 20:11:38 http: panic serving 127.0.0.1:49221: intentional panic [2022-05-12T20:11:38.672Z] goroutine 88 [running]: [2022-05-12T20:11:38.672Z] net/http.(*conn).serve.func1() [2022-05-12T20:11:38.672Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T20:11:38.672Z] panic({0x1858ee0, 0x1a3b2f0}) [2022-05-12T20:11:38.672Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T20:11:38.672Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0001df6c0?, {0x1a42a98?, 0xc0001e0000?}) [2022-05-12T20:11:38.672Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-12T20:11:38.672Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1a42a98, 0xc0001e0000}, 0xc000114000) [2022-05-12T20:11:38.672Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-12T20:11:38.672Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1a42a98?, 0xc0001e0000?}, 0xc0004b8000?) [2022-05-12T20:11:38.672Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T20:11:38.672Z] net/http.serverHandler.ServeHTTP({0xc00038e480?}, {0x1a42a98, 0xc0001e0000}, 0xc000114000) [2022-05-12T20:11:38.672Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T20:11:38.672Z] net/http.(*conn).serve(0xc000074000, {0x1a43310, 0xc0004c50b0}) [2022-05-12T20:11:38.672Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T20:11:38.672Z] created by net/http.(*Server).Serve [2022-05-12T20:11:38.672Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T20:11:38.672Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-05-12T20:11:38.672Z] === RUN TestInactiveJobs [2022-05-12T20:11:38.672Z] === RUN TestNotFound [2022-05-12T20:11:38.672Z] --- PASS: TestNotFound (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestConflict [2022-05-12T20:11:38.672Z] --- PASS: TestConflict (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestForbidden [2022-05-12T20:11:38.672Z] --- PASS: TestForbidden (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestInvalidParameter [2022-05-12T20:11:38.672Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestNotImplemented [2022-05-12T20:11:38.672Z] --- PASS: TestNotImplemented (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestNotModified [2022-05-12T20:11:38.672Z] --- PASS: TestNotModified (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestUnauthorized [2022-05-12T20:11:38.672Z] --- PASS: TestUnauthorized (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestUnknown [2022-05-12T20:11:38.672Z] --- PASS: TestUnknown (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestCancelled [2022-05-12T20:11:38.672Z] --- PASS: TestCancelled (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestDeadline [2022-05-12T20:11:38.672Z] --- PASS: TestDeadline (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestDataLoss [2022-05-12T20:11:38.672Z] --- PASS: TestDataLoss (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestUnavailable [2022-05-12T20:11:38.672Z] --- PASS: TestUnavailable (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestSystem [2022-05-12T20:11:38.672Z] --- PASS: TestSystem (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestFromStatusCode [2022-05-12T20:11:38.672Z] === RUN TestFromStatusCode/Not_Found [2022-05-12T20:11:38.672Z] === RUN TestFromStatusCode/Bad_Request [2022-05-12T20:11:38.672Z] === RUN TestFromStatusCode/Conflict [2022-05-12T20:11:38.672Z] === RUN TestFromStatusCode/Unauthorized [2022-05-12T20:11:38.672Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-12T20:11:38.672Z] === RUN TestFromStatusCode/Forbidden [2022-05-12T20:11:38.672Z] === RUN TestFromStatusCode/Not_Modified [2022-05-12T20:11:38.672Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-12T20:11:38.672Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-12T20:11:38.672Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-12T20:11:38.672Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-12T20:11:38.672Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-12T20:11:38.672Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-12T20:11:38.672Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-12T20:11:38.672Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-12T20:11:38.672Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-12T20:11:38.672Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-12T20:11:38.672Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-12T20:11:38.672Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-12T20:11:38.672Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-12T20:11:38.672Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-12T20:11:38.672Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-12T20:11:38.672Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-12T20:11:38.672Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-12T20:11:38.672Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-12T20:11:38.672Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-12T20:11:38.672Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-12T20:11:38.672Z] PASS [2022-05-12T20:11:38.672Z] coverage: 77.0% of statements [2022-05-12T20:11:38.672Z] ok github.com/docker/docker/errdefs 0.034s coverage: 77.0% of statements [2022-05-12T20:11:38.672Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:11:38.672Z] === RUN TestPullSchema2Config/unauthorized [2022-05-12T20:11:38.672Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-12T20:11:38.672Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-12T20:11:38.672Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-12T20:11:38.672Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-12T20:11:38.672Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-12T20:11:38.672Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-12T20:11:38.672Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestGetRepositoryMountCandidates [2022-05-12T20:11:38.672Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestLayerAlreadyExists [2022-05-12T20:11:38.672Z] 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-05-12T20:11:38.672Z] 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-05-12T20:11:38.672Z] 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-05-12T20:11:38.672Z] 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-05-12T20:11:38.672Z] 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-05-12T20:11:38.672Z] 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-05-12T20:11:38.672Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-12T20:11:38.672Z] === RUN TestWhenEmptyAuthConfig [2022-05-12T20:11:38.672Z] --- PASS: TestInactiveJobs (0.37s) [2022-05-12T20:11:38.672Z] === RUN TestWatchRelease [2022-05-12T20:11:39.140Z] --- PASS: TestWatchRelease (0.04s) [2022-05-12T20:11:39.140Z] === RUN TestWatchFinishedTransfer [2022-05-12T20:11:39.140Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-12T20:11:39.140Z] === RUN TestDuplicateTransfer [2022-05-12T20:11:39.140Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-12T20:11:39.140Z] === RUN TestSuccessfulUpload [2022-05-12T20:11:39.140Z] time="2022-05-12T20:11:38Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-12T20:11:39.140Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-05-12T20:11:39.140Z] === RUN TestCancelledUpload [2022-05-12T20:11:39.140Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-12T20:11:39.140Z] PASS [2022-05-12T20:11:39.140Z] coverage: 76.8% of statements [2022-05-12T20:11:39.140Z] ok github.com/docker/docker/distribution/xfer 1.756s coverage: 76.8% of statements [2022-05-12T20:11:39.178Z] --- PASS: TestNetworkDBCRUDTableEntries (3.50s) [2022-05-12T20:11:39.178Z] === RUN TestNetworkDBNodeLeave [2022-05-12T20:11:39.178Z] === RUN TestFixedBufferCap [2022-05-12T20:11:39.178Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T20:11:39.178Z] === RUN TestFixedBufferLen [2022-05-12T20:11:39.178Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T20:11:39.178Z] === RUN TestFixedBufferString [2022-05-12T20:11:39.178Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T20:11:39.178Z] === RUN TestFixedBufferWrite [2022-05-12T20:11:39.178Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T20:11:39.178Z] === RUN TestFixedBufferRead [2022-05-12T20:11:39.178Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T20:11:39.178Z] === RUN TestBytesPipeRead [2022-05-12T20:11:39.178Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T20:11:39.178Z] === RUN TestBytesPipeWrite [2022-05-12T20:11:39.178Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T20:11:39.178Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T20:11:39.402Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-05-12T20:11:39.402Z] PASS [2022-05-12T20:11:39.402Z] [2022-05-12T20:11:39.402Z] DONE 1 tests in 1.622s [2022-05-12T20:11:39.402Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T20:11:39.402Z] INFO: Testing against a local daemon [2022-05-12T20:11:39.402Z] === RUN TestSecretInspect [2022-05-12T20:11:39.608Z] === RUN TestFSGetInvalidData [2022-05-12T20:11:39.608Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-05-12T20:11:39.608Z] === RUN TestFSInvalidSet [2022-05-12T20:11:39.608Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-12T20:11:39.608Z] === RUN TestFSInvalidRoot [2022-05-12T20:11:39.608Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-05-12T20:11:39.608Z] === RUN TestFSMetadataGetSet [2022-05-12T20:11:39.608Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-12T20:11:39.608Z] === RUN TestFSInvalidWalker [2022-05-12T20:11:39.608Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-12T20:11:39.608Z] === RUN TestFSGetSet [2022-05-12T20:11:39.608Z] --- PASS: TestFSGetSet (0.04s) [2022-05-12T20:11:39.608Z] === RUN TestFSGetUnsetKey [2022-05-12T20:11:39.608Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-05-12T20:11:39.608Z] === RUN TestFSGetEmptyData [2022-05-12T20:11:39.608Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-12T20:11:39.608Z] === RUN TestFSDelete [2022-05-12T20:11:39.608Z] --- PASS: TestFSDelete (0.01s) [2022-05-12T20:11:39.608Z] === RUN TestFSWalker [2022-05-12T20:11:39.608Z] === RUN TestCompare [2022-05-12T20:11:39.608Z] --- PASS: TestCompare (0.00s) [2022-05-12T20:11:39.608Z] PASS [2022-05-12T20:11:39.608Z] coverage: 19.2% of statements [2022-05-12T20:11:39.608Z] ok github.com/docker/docker/image/cache 0.132s coverage: 19.2% of statements [2022-05-12T20:11:39.608Z] --- PASS: TestFSWalker (0.14s) [2022-05-12T20:11:39.608Z] === RUN TestFSWalkerStopOnError [2022-05-12T20:11:39.608Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-12T20:11:39.608Z] === RUN TestNewFromJSON [2022-05-12T20:11:39.608Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-12T20:11:39.608Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-12T20:11:39.608Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-12T20:11:39.608Z] === RUN TestMarshalKeyOrder [2022-05-12T20:11:39.608Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-12T20:11:39.608Z] === RUN TestHistoryEqual [2022-05-12T20:11:39.608Z] --- PASS: TestHistoryEqual (0.12s) [2022-05-12T20:11:39.608Z] === RUN TestImage [2022-05-12T20:11:39.608Z] --- PASS: TestImage (0.00s) [2022-05-12T20:11:39.608Z] === RUN TestImageOSNotEmpty [2022-05-12T20:11:39.608Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-12T20:11:39.608Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-12T20:11:39.608Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-12T20:11:39.608Z] === RUN TestCreate [2022-05-12T20:11:39.608Z] --- PASS: TestCreate (0.00s) [2022-05-12T20:11:39.608Z] === RUN TestRestore [2022-05-12T20:11:39.646Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2022-05-12T20:11:39.646Z] === RUN TestAtomicWriteToFile [2022-05-12T20:11:39.646Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-05-12T20:11:39.646Z] === RUN TestAtomicWriteSetCommit [2022-05-12T20:11:39.646Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-12T20:11:39.646Z] === RUN TestAtomicWriteSetCancel [2022-05-12T20:11:39.646Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-12T20:11:39.646Z] === RUN TestReadCloserWrapperClose [2022-05-12T20:11:39.646Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T20:11:39.646Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T20:11:39.646Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T20:11:39.646Z] === RUN TestReaderErrWrapperRead [2022-05-12T20:11:39.646Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T20:11:39.646Z] === RUN TestCancelReadCloser [2022-05-12T20:11:39.799Z] --- PASS: TestConfigList (3.11s) [2022-05-12T20:11:39.799Z] === RUN TestConfigsCreateAndDelete [2022-05-12T20:11:40.076Z] time="2022-05-12T20:11:39Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-12T20:11:40.077Z] --- PASS: TestRestore (0.02s) [2022-05-12T20:11:40.077Z] === RUN TestAddDelete [2022-05-12T20:11:40.077Z] --- PASS: TestAddDelete (0.02s) [2022-05-12T20:11:40.077Z] === RUN TestSearchAfterDelete [2022-05-12T20:11:40.077Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-12T20:11:40.077Z] === RUN TestParentReset [2022-05-12T20:11:40.077Z] --- PASS: TestParentReset (0.02s) [2022-05-12T20:11:40.077Z] === RUN TestGetAndSetLastUpdated [2022-05-12T20:11:40.077Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-05-12T20:11:40.077Z] === RUN TestStoreLen [2022-05-12T20:11:40.077Z] --- PASS: TestStoreLen (0.03s) [2022-05-12T20:11:40.077Z] PASS [2022-05-12T20:11:40.077Z] coverage: 86.9% of statements [2022-05-12T20:11:40.077Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2022-05-12T20:11:40.077Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-12T20:11:40.077Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-12T20:11:40.077Z] === RUN TestTokenPassThru [2022-05-12T20:11:40.077Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-12T20:11:40.077Z] === RUN TestTokenPassThruDifferentHost [2022-05-12T20:11:40.077Z] ok github.com/docker/docker/image 0.582s coverage: 86.9% of statements [2022-05-12T20:11:40.077Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-12T20:11:40.077Z] PASS [2022-05-12T20:11:40.077Z] coverage: 26.6% of statements [2022-05-12T20:11:40.077Z] ok github.com/docker/docker/distribution 2.093s coverage: 26.6% of statements [2022-05-12T20:11:40.077Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T20:11:40.077Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T20:11:40.114Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T20:11:40.115Z] === RUN TestWriteCloserWrapperClose [2022-05-12T20:11:40.115Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T20:11:40.115Z] === RUN TestNopWriteCloser [2022-05-12T20:11:40.115Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T20:11:40.115Z] === RUN TestNopWriter [2022-05-12T20:11:40.115Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T20:11:40.115Z] === RUN TestWriteCounter [2022-05-12T20:11:40.115Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T20:11:40.115Z] PASS [2022-05-12T20:11:40.115Z] coverage: 70.1% of statements [2022-05-12T20:11:40.115Z] ok github.com/docker/docker/pkg/ioutils 0.746s coverage: 70.1% of statements [2022-05-12T20:11:40.545Z] === RUN TestValidateManifest [2022-05-12T20:11:40.545Z] === RUN TestValidateManifest/nil [2022-05-12T20:11:40.545Z] === RUN TestValidateManifest/non-nil [2022-05-12T20:11:40.545Z] --- PASS: TestValidateManifest (0.00s) [2022-05-12T20:11:40.545Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-12T20:11:40.545Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-12T20:11:40.545Z] PASS [2022-05-12T20:11:40.545Z] coverage: 0.7% of statements [2022-05-12T20:11:40.545Z] ok github.com/docker/docker/image/tarexport 0.130s coverage: 0.7% of statements [2022-05-12T20:11:40.545Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T20:11:40.545Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T20:11:40.746Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-12T20:11:41.013Z] === RUN TestSerialization [2022-05-12T20:11:41.013Z] --- PASS: TestSerialization (0.03s) [2022-05-12T20:11:41.013Z] PASS [2022-05-12T20:11:41.013Z] coverage: 100.0% of statements [2022-05-12T20:11:41.013Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-05-12T20:11:41.680Z] === RUN TestError [2022-05-12T20:11:41.680Z] --- PASS: TestError (0.00s) [2022-05-12T20:11:41.680Z] === RUN TestProgressString [2022-05-12T20:11:41.680Z] === RUN TestProgressString/no_progress [2022-05-12T20:11:41.680Z] === RUN TestProgressString/progress_1 [2022-05-12T20:11:41.680Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T20:11:41.680Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T20:11:41.680Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T20:11:41.680Z] === RUN TestProgressString/with_units [2022-05-12T20:11:41.680Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T20:11:41.680Z] === RUN TestProgressString/hide_counts [2022-05-12T20:11:41.680Z] --- PASS: TestProgressString (0.00s) [2022-05-12T20:11:41.680Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T20:11:41.680Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T20:11:41.680Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T20:11:41.680Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T20:11:41.680Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T20:11:41.680Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T20:11:41.680Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T20:11:41.680Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T20:11:41.680Z] === RUN TestJSONMessageDisplay [2022-05-12T20:11:41.680Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-05-12T20:11:41.680Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T20:11:41.680Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T20:11:41.680Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T20:11:41.680Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T20:11:41.680Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T20:11:41.680Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T20:11:41.680Z] PASS [2022-05-12T20:11:41.680Z] coverage: 91.7% of statements [2022-05-12T20:11:41.680Z] ok github.com/docker/docker/pkg/jsonmessage 0.304s coverage: 91.7% of statements [2022-05-12T20:11:41.680Z] --- PASS: TestNetworkDBNodeLeave (3.00s) [2022-05-12T20:11:41.680Z] === RUN TestNetworkDBWatch [2022-05-12T20:11:41.933Z] --- PASS: TestSecretInspect (2.20s) [2022-05-12T20:11:41.933Z] === RUN TestSecretList [2022-05-12T20:11:41.999Z] === RUN TestEmptyLayer [2022-05-12T20:11:41.999Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-12T20:11:41.999Z] === RUN TestCommitFailure [2022-05-12T20:11:41.999Z] --- PASS: TestCommitFailure (0.01s) [2022-05-12T20:11:41.999Z] === RUN TestStartTransactionFailure [2022-05-12T20:11:41.999Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-12T20:11:41.999Z] === RUN TestGetOrphan [2022-05-12T20:11:41.999Z] --- PASS: TestGetOrphan (0.00s) [2022-05-12T20:11:41.999Z] === RUN TestMountAndRegister [2022-05-12T20:11:41.999Z] layer_test.go:258: Layer size: 14 [2022-05-12T20:11:41.999Z] --- PASS: TestMountAndRegister (0.04s) [2022-05-12T20:11:41.999Z] === RUN TestLayerRelease [2022-05-12T20:11:41.999Z] layer_test.go:291: Failing on Windows [2022-05-12T20:11:41.999Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-12T20:11:41.999Z] === RUN TestStoreRestore [2022-05-12T20:11:41.999Z] layer_test.go:340: Failing on Windows [2022-05-12T20:11:41.999Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-12T20:11:41.999Z] === RUN TestTarStreamStability [2022-05-12T20:11:41.999Z] layer_test.go:455: Failing on Windows [2022-05-12T20:11:41.999Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-12T20:11:41.999Z] === RUN TestRegisterExistingLayer [2022-05-12T20:11:41.999Z] --- PASS: TestRegisterExistingLayer (0.09s) [2022-05-12T20:11:41.999Z] === RUN TestTarStreamVerification [2022-05-12T20:11:41.999Z] layer_test.go:684: Failing on Windows [2022-05-12T20:11:41.999Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-12T20:11:41.999Z] === RUN TestLayerMigration [2022-05-12T20:11:41.999Z] migration_test.go:45: Failing on Windows [2022-05-12T20:11:41.999Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-12T20:11:41.999Z] === RUN TestLayerMigrationNoTarsplit [2022-05-12T20:11:41.999Z] migration_test.go:181: Failing on Windows [2022-05-12T20:11:41.999Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T20:11:41.999Z] === RUN TestMountInit [2022-05-12T20:11:41.999Z] mount_test.go:17: Failing on Windows [2022-05-12T20:11:41.999Z] --- SKIP: TestMountInit (0.00s) [2022-05-12T20:11:41.999Z] === RUN TestMountSize [2022-05-12T20:11:41.999Z] mount_test.go:76: Failing on Windows [2022-05-12T20:11:41.999Z] --- SKIP: TestMountSize (0.00s) [2022-05-12T20:11:41.999Z] === RUN TestMountChanges [2022-05-12T20:11:41.999Z] mount_test.go:125: Failing on Windows [2022-05-12T20:11:41.999Z] --- SKIP: TestMountChanges (0.00s) [2022-05-12T20:11:41.999Z] === RUN TestMountApply [2022-05-12T20:11:41.999Z] mount_test.go:212: Failing on Windows [2022-05-12T20:11:41.999Z] --- SKIP: TestMountApply (0.00s) [2022-05-12T20:11:41.999Z] PASS [2022-05-12T20:11:41.999Z] coverage: 30.6% of statements [2022-05-12T20:11:41.999Z] ok github.com/docker/docker/layer 0.234s coverage: 30.6% of statements [2022-05-12T20:11:41.999Z] === RUN TestEnvironmentParsing [2022-05-12T20:11:41.999Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-12T20:11:41.999Z] PASS [2022-05-12T20:11:41.999Z] coverage: 1.2% of statements [2022-05-12T20:11:41.999Z] ok github.com/docker/docker/libcontainerd/local 0.049s coverage: 1.2% of statements [2022-05-12T20:11:41.999Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T20:11:41.999Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T20:11:41.999Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T20:11:41.999Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T20:11:42.467Z] === RUN TestSequenceGetAvailableBit [2022-05-12T20:11:42.467Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestSequenceEqual [2022-05-12T20:11:42.467Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestSequenceCopy [2022-05-12T20:11:42.467Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestGetFirstAvailable [2022-05-12T20:11:42.467Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestFindSequence [2022-05-12T20:11:42.467Z] --- PASS: TestFindSequence (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestCheckIfAvailable [2022-05-12T20:11:42.467Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestMergeSequences [2022-05-12T20:11:42.467Z] --- PASS: TestMergeSequences (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestPushReservation [2022-05-12T20:11:42.467Z] --- PASS: TestPushReservation (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestSerializeDeserialize [2022-05-12T20:11:42.467Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestSet [2022-05-12T20:11:42.467Z] --- PASS: TestSet (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestSetUnset [2022-05-12T20:11:42.467Z] --- PASS: TestSetUnset (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestOffsetSetUnset [2022-05-12T20:11:42.467Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestSetInRange [2022-05-12T20:11:42.467Z] --- PASS: TestSetInRange (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestSetAnyInRange [2022-05-12T20:11:42.467Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestMethods [2022-05-12T20:11:42.467Z] --- PASS: TestMethods (0.00s) [2022-05-12T20:11:42.467Z] === RUN TestRandomAllocateDeallocate [2022-05-12T20:11:42.666Z] === RUN TestStandardLongPath [2022-05-12T20:11:42.666Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T20:11:42.666Z] === RUN TestUNCLongPath [2022-05-12T20:11:42.666Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T20:11:42.666Z] PASS [2022-05-12T20:11:42.666Z] coverage: 100.0% of statements [2022-05-12T20:11:42.666Z] ok github.com/docker/docker/pkg/longpath 0.073s coverage: 100.0% of statements [2022-05-12T20:11:42.667Z] --- PASS: TestConfigsCreateAndDelete (3.08s) [2022-05-12T20:11:42.667Z] === RUN TestConfigsUpdate [2022-05-12T20:11:43.242Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-12T20:11:43.466Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-12T20:11:43.831Z] --- PASS: TestSecretList (2.21s) [2022-05-12T20:11:43.831Z] === RUN TestSecretsCreateAndDelete [2022-05-12T20:11:44.030Z] === RUN TestInvalidConfig [2022-05-12T20:11:44.030Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-12T20:11:44.030Z] === RUN TestConfig [2022-05-12T20:11:44.030Z] --- PASS: TestConfig (0.00s) [2022-05-12T20:11:44.030Z] === RUN TestOptionsLabels [2022-05-12T20:11:44.030Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-12T20:11:44.030Z] === RUN TestValidName [2022-05-12T20:11:44.030Z] --- PASS: TestValidName (0.00s) [2022-05-12T20:11:44.030Z] PASS [2022-05-12T20:11:44.030Z] coverage: 19.7% of statements [2022-05-12T20:11:44.030Z] ok github.com/docker/docker/libnetwork/config 0.061s coverage: 19.7% of statements [2022-05-12T20:11:44.234Z] 2022/05/12 20:11:43 Closing DB instances... [2022-05-12T20:11:44.498Z] === RUN TestKey [2022-05-12T20:11:44.498Z] --- PASS: TestKey (0.00s) [2022-05-12T20:11:44.498Z] === RUN TestParseKey [2022-05-12T20:11:44.498Z] --- PASS: TestParseKey (0.00s) [2022-05-12T20:11:44.498Z] === RUN TestInvalidDataStore [2022-05-12T20:11:44.498Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-12T20:11:44.498Z] === RUN TestKVObjectFlatKey [2022-05-12T20:11:44.498Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-12T20:11:44.498Z] === RUN TestAtomicKVObjectFlatKey [2022-05-12T20:11:44.498Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-12T20:11:44.498Z] PASS [2022-05-12T20:11:44.498Z] coverage: 21.9% of statements [2022-05-12T20:11:44.498Z] ok github.com/docker/docker/libnetwork/datastore 0.041s coverage: 21.9% of statements [2022-05-12T20:11:44.632Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-12T20:11:44.965Z] === RUN TestIPDataMarshalling [2022-05-12T20:11:44.966Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-12T20:11:44.966Z] === RUN TestValidateAndIsV6 [2022-05-12T20:11:44.966Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-12T20:11:44.966Z] PASS [2022-05-12T20:11:44.966Z] coverage: 68.9% of statements [2022-05-12T20:11:44.966Z] ok github.com/docker/docker/libnetwork/driverapi 0.033s coverage: 68.9% of statements [2022-05-12T20:11:45.219Z] --- PASS: TestNetworkDBWatch (3.29s) [2022-05-12T20:11:45.219Z] === RUN TestNetworkDBBulkSync [2022-05-12T20:11:45.219Z] === RUN TestNameFormat [2022-05-12T20:11:45.219Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T20:11:45.219Z] === RUN TestNameRetries [2022-05-12T20:11:45.219Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T20:11:45.219Z] PASS [2022-05-12T20:11:45.219Z] coverage: 85.7% of statements [2022-05-12T20:11:45.219Z] ok github.com/docker/docker/pkg/namesgenerator 0.088s coverage: 85.7% of statements [2022-05-12T20:11:45.433Z] === RUN TestErrorInterfaces [2022-05-12T20:11:45.433Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-12T20:11:45.433Z] === RUN TestNetworkMarshalling [2022-05-12T20:11:45.433Z] --- PASS: TestNetworkMarshalling (0.14s) [2022-05-12T20:11:45.433Z] === RUN TestEndpointMarshalling [2022-05-12T20:11:45.433Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-12T20:11:45.433Z] === RUN TestAuxAddresses [2022-05-12T20:11:45.433Z] time="2022-05-12T20:11:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T20:11:45.433Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-12T20:11:45.433Z] === RUN TestSRVServiceQuery [2022-05-12T20:11:45.433Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:45.433Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-12T20:11:45.433Z] === RUN TestServiceVIPReuse [2022-05-12T20:11:45.433Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:45.433Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-12T20:11:45.433Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-12T20:11:45.433Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:45.433Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T20:11:45.433Z] === RUN TestDNSIPQuery [2022-05-12T20:11:45.433Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:45.433Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-12T20:11:45.433Z] === RUN TestDNSProxyServFail [2022-05-12T20:11:45.433Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:45.433Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-12T20:11:45.433Z] === RUN TestSandboxAddEmpty [2022-05-12T20:11:45.433Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:45.433Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-12T20:11:45.433Z] === RUN TestSandboxAddMultiPrio [2022-05-12T20:11:45.433Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:45.433Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-12T20:11:45.433Z] === RUN TestSandboxAddSamePrio [2022-05-12T20:11:45.433Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:45.433Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-12T20:11:45.433Z] === RUN TestCleanupServiceDiscovery [2022-05-12T20:11:45.433Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:45.433Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-12T20:11:45.433Z] === RUN TestDNSOptions [2022-05-12T20:11:45.433Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:11:45.433Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-12T20:11:45.433Z] === RUN TestMultipleControllersWithSameStore [2022-05-12T20:11:45.433Z] time="2022-05-12T20:11:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T20:11:45.433Z] time="2022-05-12T20:11:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-12T20:11:45.433Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-12T20:11:45.433Z] PASS [2022-05-12T20:11:45.433Z] coverage: 8.5% of statements [2022-05-12T20:11:45.433Z] ok github.com/docker/docker/libnetwork 0.272s coverage: 8.5% of statements [2022-05-12T20:11:45.536Z] --- PASS: TestHealthKillContainer (7.85s) [2022-05-12T20:11:45.536Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T20:11:45.536Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2022-05-12T20:11:45.536Z] === RUN TestIpcModeNone [2022-05-12T20:11:45.576Z] --- PASS: TestBuildMultiStageLayerLeak (9.06s) [2022-05-12T20:11:45.576Z] === RUN TestBuildWithHugeFile [2022-05-12T20:11:45.577Z] --- PASS: TestConfigsUpdate (2.91s) [2022-05-12T20:11:45.577Z] === RUN TestTemplatedConfig [2022-05-12T20:11:45.901Z] === RUN TestDriver [2022-05-12T20:11:45.901Z] --- PASS: TestDriver (0.00s) [2022-05-12T20:11:45.901Z] PASS [2022-05-12T20:11:45.901Z] coverage: 34.8% of statements [2022-05-12T20:11:45.901Z] ok github.com/docker/docker/libnetwork/drivers/host 0.033s coverage: 34.8% of statements [2022-05-12T20:11:45.901Z] === RUN TestDriver [2022-05-12T20:11:45.901Z] --- PASS: TestDriver (0.00s) [2022-05-12T20:11:45.901Z] PASS [2022-05-12T20:11:45.901Z] coverage: 34.8% of statements [2022-05-12T20:11:45.901Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2022-05-12T20:11:46.098Z] --- PASS: TestIpcModeNone (0.50s) [2022-05-12T20:11:46.098Z] === RUN TestIpcModePrivate [2022-05-12T20:11:46.354Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-05-12T20:11:46.356Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-05-12T20:11:46.357Z] === RUN TestSecretsUpdate [2022-05-12T20:11:46.523Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-12T20:11:46.610Z] --- PASS: TestIpcModePrivate (0.50s) [2022-05-12T20:11:46.610Z] === RUN TestIpcModeShareable [2022-05-12T20:11:46.865Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-05-12T20:11:46.888Z] === RUN TestNetworkAllocateFree [2022-05-12T20:11:46.888Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-12T20:11:46.888Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-12T20:11:46.888Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-12T20:11:46.888Z] PASS [2022-05-12T20:11:46.888Z] coverage: 63.6% of statements [2022-05-12T20:11:46.888Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.053s coverage: 63.6% of statements [2022-05-12T20:11:46.888Z] === RUN TestGetEmptyCapabilities [2022-05-12T20:11:46.888Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-12T20:11:46.888Z] === RUN TestGetExtraCapabilities [2022-05-12T20:11:46.888Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-12T20:11:46.888Z] === RUN TestGetInvalidCapabilities [2022-05-12T20:11:46.888Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-12T20:11:46.888Z] === RUN TestRemoteDriver [2022-05-12T20:11:46.888Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T20:11:46.888Z] === RUN TestDriverError [2022-05-12T20:11:46.888Z] --- PASS: TestDriverError (0.01s) [2022-05-12T20:11:46.888Z] === RUN TestMissingValues [2022-05-12T20:11:46.888Z] --- PASS: TestMissingValues (0.00s) [2022-05-12T20:11:46.888Z] === RUN TestRollback [2022-05-12T20:11:46.888Z] --- PASS: TestRollback (0.00s) [2022-05-12T20:11:46.888Z] PASS [2022-05-12T20:11:46.888Z] coverage: 57.4% of statements [2022-05-12T20:11:46.888Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.078s coverage: 57.4% of statements [2022-05-12T20:11:46.945Z] --- PASS: TestImportExtremelyLargeImageWorks (94.12s) [2022-05-12T20:11:46.945Z] PASS [2022-05-12T20:11:46.945Z] [2022-05-12T20:11:46.945Z] === Skipped [2022-05-12T20:11:46.945Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.01s) [2022-05-12T20:11:46.945Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-12T20:11:46.945Z] [2022-05-12T20:11:46.945Z] DONE 22 tests, 1 skipped in 98.005s [2022-05-12T20:11:46.945Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T20:11:46.945Z] INFO: Testing against a local daemon [2022-05-12T20:11:46.945Z] === RUN TestNetworkCreateDelete [2022-05-12T20:11:46.945Z] --- PASS: TestNetworkCreateDelete (0.11s) [2022-05-12T20:11:46.945Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T20:11:46.945Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-05-12T20:11:46.945Z] === RUN TestDaemonDNSFallback [2022-05-12T20:11:47.121Z] --- PASS: TestIpcModeShareable (0.48s) [2022-05-12T20:11:47.121Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T20:11:47.355Z] === RUN TestNAT [2022-05-12T20:11:47.356Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T20:11:47.356Z] --- SKIP: TestNAT (0.00s) [2022-05-12T20:11:47.356Z] === RUN TestTransparent [2022-05-12T20:11:47.356Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T20:11:47.356Z] --- SKIP: TestTransparent (0.00s) [2022-05-12T20:11:47.356Z] PASS [2022-05-12T20:11:47.356Z] coverage: 0.0% of statements [2022-05-12T20:11:47.356Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.040s coverage: 0.0% of statements [2022-05-12T20:11:47.431Z] 2022/05/12 20:11:46 Closing DB instances... [2022-05-12T20:11:47.431Z] === RUN TestParseKeyValueOpt [2022-05-12T20:11:47.431Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T20:11:47.431Z] === RUN TestParseUintList [2022-05-12T20:11:47.431Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T20:11:47.431Z] === RUN TestParseUintListMaximumLimits [2022-05-12T20:11:47.431Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T20:11:47.431Z] PASS [2022-05-12T20:11:47.431Z] coverage: 97.0% of statements [2022-05-12T20:11:47.431Z] ok github.com/docker/docker/pkg/parsers 0.075s coverage: 97.0% of statements [2022-05-12T20:11:47.823Z] === RUN TestBuildDefault [2022-05-12T20:11:47.823Z] --- PASS: TestBuildDefault (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestBuildHostnameDomainname [2022-05-12T20:11:47.823Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestBuildHostname [2022-05-12T20:11:47.823Z] --- PASS: TestBuildHostname (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestBuildHostnameFQDN [2022-05-12T20:11:47.823Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestBuildNoIP [2022-05-12T20:11:47.823Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestUpdate [2022-05-12T20:11:47.823Z] --- PASS: TestUpdate (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-12T20:11:47.823Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-12T20:11:47.823Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestAddEmpty [2022-05-12T20:11:47.823Z] --- PASS: TestAddEmpty (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestAdd [2022-05-12T20:11:47.823Z] --- PASS: TestAdd (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestDeleteEmpty [2022-05-12T20:11:47.823Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestDeleteNewline [2022-05-12T20:11:47.823Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestDelete [2022-05-12T20:11:47.823Z] --- PASS: TestDelete (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestConcurrentWrites [2022-05-12T20:11:47.823Z] === RUN TestNew [2022-05-12T20:11:47.823Z] --- PASS: TestNew (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestAddDriver [2022-05-12T20:11:47.823Z] --- PASS: TestAddDriver (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestAddDuplicateDriver [2022-05-12T20:11:47.823Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-12T20:11:47.823Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestDriver [2022-05-12T20:11:47.823Z] --- PASS: TestDriver (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestIPAM [2022-05-12T20:11:47.823Z] --- PASS: TestIPAM (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestWalkIPAMs [2022-05-12T20:11:47.823Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-12T20:11:47.823Z] === RUN TestWalkDrivers [2022-05-12T20:11:47.823Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-12T20:11:47.823Z] PASS [2022-05-12T20:11:47.823Z] coverage: 82.4% of statements [2022-05-12T20:11:47.823Z] ok github.com/docker/docker/libnetwork/drvregistry 0.075s coverage: 82.4% of statements [2022-05-12T20:11:47.823Z] --- PASS: TestConcurrentWrites (0.17s) [2022-05-12T20:11:47.823Z] PASS [2022-05-12T20:11:47.823Z] coverage: 81.2% of statements [2022-05-12T20:11:47.823Z] ok github.com/docker/docker/libnetwork/etchosts 0.214s coverage: 81.2% of statements [2022-05-12T20:11:47.823Z] --- PASS: TestRandomAllocateDeallocate (5.53s) [2022-05-12T20:11:47.823Z] === RUN TestAllocateRandomDeallocate [2022-05-12T20:11:48.255Z] --- PASS: TestSecretsUpdate (2.18s) [2022-05-12T20:11:48.255Z] === RUN TestTemplatedSecret [2022-05-12T20:11:48.291Z] === RUN TestNew [2022-05-12T20:11:48.291Z] --- PASS: TestNew (0.00s) [2022-05-12T20:11:48.291Z] === RUN TestAllocate [2022-05-12T20:11:48.291Z] --- PASS: TestAllocate (0.00s) [2022-05-12T20:11:48.291Z] === RUN TestUninitialized [2022-05-12T20:11:48.291Z] --- PASS: TestUninitialized (0.00s) [2022-05-12T20:11:48.291Z] === RUN TestAllocateInRange [2022-05-12T20:11:48.291Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-12T20:11:48.291Z] === RUN TestAllocateSerial [2022-05-12T20:11:48.291Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-12T20:11:48.291Z] PASS [2022-05-12T20:11:48.291Z] coverage: 87.5% of statements [2022-05-12T20:11:48.291Z] ok github.com/docker/docker/libnetwork/idm 0.033s coverage: 87.5% of statements [2022-05-12T20:11:48.291Z] === RUN TestCaller [2022-05-12T20:11:48.291Z] --- PASS: TestCaller (0.00s) [2022-05-12T20:11:48.291Z] PASS [2022-05-12T20:11:48.291Z] coverage: 100.0% of statements [2022-05-12T20:11:48.291Z] ok github.com/docker/docker/libnetwork/internal/caller 0.029s coverage: 100.0% of statements [2022-05-12T20:11:48.443Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-12T20:11:48.443Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T20:11:48.486Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-05-12T20:11:48.486Z] === RUN TestAPIIpcModeHost [2022-05-12T20:11:48.705Z] check_test.go:307: [dac6da1d98e82] daemon is not started [2022-05-12T20:11:48.705Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-12T20:11:48.759Z] === RUN TestSetSerialInsertDelete [2022-05-12T20:11:48.759Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-12T20:11:48.759Z] === RUN TestSetParallelInsertDelete [2022-05-12T20:11:48.759Z] --- PASS: TestAllocateRandomDeallocate (1.15s) [2022-05-12T20:11:48.759Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-12T20:11:48.966Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T20:11:48.994Z] --- PASS: TestNetworkDBBulkSync (3.43s) [2022-05-12T20:11:48.994Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T20:11:49.048Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-05-12T20:11:49.048Z] === RUN TestDaemonIpcModeShareable [2022-05-12T20:11:49.228Z] --- PASS: TestTemplatedConfig (3.65s) [2022-05-12T20:11:49.228Z] === RUN TestConfigCreateResolve [2022-05-12T20:11:49.230Z] === RUN TestInt2IP2IntConversion [2022-05-12T20:11:49.462Z] === RUN Test_windowsOSRelease_String [2022-05-12T20:11:49.462Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T20:11:49.462Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T20:11:49.462Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T20:11:49.462Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T20:11:49.462Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T20:11:49.462Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T20:11:49.462Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T20:11:49.462Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T20:11:49.462Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T20:11:49.462Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T20:11:49.462Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T20:11:49.462Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T20:11:49.462Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T20:11:49.462Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T20:11:49.462Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T20:11:49.462Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T20:11:49.462Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T20:11:49.462Z] PASS [2022-05-12T20:11:49.462Z] coverage: 36.4% of statements [2022-05-12T20:11:49.462Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.077s coverage: 36.4% of statements [2022-05-12T20:11:49.697Z] === RUN TestPoolRequest [2022-05-12T20:11:49.697Z] --- PASS: TestPoolRequest (0.00s) [2022-05-12T20:11:49.697Z] === RUN TestOtherRequests [2022-05-12T20:11:49.697Z] --- PASS: TestOtherRequests (0.00s) [2022-05-12T20:11:49.697Z] PASS [2022-05-12T20:11:49.697Z] coverage: 57.1% of statements [2022-05-12T20:11:49.697Z] ok github.com/docker/docker/libnetwork/ipams/null 0.033s coverage: 57.1% of statements [2022-05-12T20:11:49.697Z] --- PASS: TestInt2IP2IntConversion (0.42s) [2022-05-12T20:11:49.697Z] === RUN TestGetAddressVersion [2022-05-12T20:11:49.697Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-12T20:11:49.697Z] === RUN TestKeyString [2022-05-12T20:11:49.697Z] --- PASS: TestKeyString (0.00s) [2022-05-12T20:11:49.697Z] === RUN TestPoolDataMarshal [2022-05-12T20:11:49.697Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-12T20:11:49.697Z] === RUN TestSubnetsMarshal [2022-05-12T20:11:49.697Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-05-12T20:11:49.697Z] === RUN TestAddSubnets [2022-05-12T20:11:49.976Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-12T20:11:49.976Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-05-12T20:11:49.976Z] === RUN TestDaemonIpcModePrivate [2022-05-12T20:11:50.165Z] --- PASS: TestAddSubnets (0.08s) [2022-05-12T20:11:50.165Z] === RUN TestDoublePoolRelease [2022-05-12T20:11:50.165Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-12T20:11:50.165Z] === RUN TestAddReleasePoolID [2022-05-12T20:11:50.165Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-05-12T20:11:50.165Z] === RUN TestPredefinedPool [2022-05-12T20:11:50.165Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-12T20:11:50.165Z] === RUN TestRemoveSubnet [2022-05-12T20:11:50.165Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.12s) [2022-05-12T20:11:50.165Z] === RUN TestRetrieveFromStore [2022-05-12T20:11:50.165Z] --- PASS: TestRemoveSubnet (0.17s) [2022-05-12T20:11:50.165Z] === RUN TestGetSameAddress [2022-05-12T20:11:50.165Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-12T20:11:50.165Z] === RUN TestPoolAllocationReuse [2022-05-12T20:11:50.618Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T20:11:50.618Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T20:11:50.633Z] --- PASS: TestRetrieveFromStore (0.54s) [2022-05-12T20:11:50.633Z] === RUN TestIsCorrupted [2022-05-12T20:11:50.633Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-12T20:11:50.633Z] === RUN TestSetRollover [2022-05-12T20:11:50.633Z] === RUN TestGetCapabilities [2022-05-12T20:11:50.633Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-12T20:11:50.633Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-12T20:11:50.633Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-12T20:11:50.633Z] === RUN TestGetDefaultAddressSpaces [2022-05-12T20:11:50.633Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-12T20:11:50.633Z] === RUN TestRemoteDriver [2022-05-12T20:11:50.633Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-12T20:11:50.633Z] PASS [2022-05-12T20:11:50.633Z] coverage: 47.4% of statements [2022-05-12T20:11:50.633Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.058s coverage: 47.4% of statements [2022-05-12T20:11:50.790Z] --- PASS: TestTemplatedSecret (2.58s) [2022-05-12T20:11:50.790Z] === RUN TestSecretCreateResolve [2022-05-12T20:11:50.880Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-12T20:11:51.028Z] === RUN TestNewAndRemove [2022-05-12T20:11:51.028Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T20:11:51.028Z] === RUN TestRemoveInvalidPath [2022-05-12T20:11:51.028Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T20:11:51.028Z] PASS [2022-05-12T20:11:51.028Z] coverage: 82.6% of statements [2022-05-12T20:11:51.028Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2022-05-12T20:11:51.342Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-12T20:11:51.343Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-05-12T20:11:51.343Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T20:11:51.455Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-12T20:11:51.496Z] --- PASS: TestGetAddress (31.13s) [2022-05-12T20:11:51.497Z] === RUN TestRequestSyntaxCheck [2022-05-12T20:11:51.497Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-12T20:11:51.497Z] === RUN TestRequest [2022-05-12T20:11:51.619Z] === RUN TestWindowsIPAM [2022-05-12T20:11:51.619Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-12T20:11:51.619Z] PASS [2022-05-12T20:11:51.619Z] coverage: 71.4% of statements [2022-05-12T20:11:51.619Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.033s coverage: 71.4% of statements [2022-05-12T20:11:51.619Z] --- PASS: TestPoolAllocationReuse (1.54s) [2022-05-12T20:11:51.619Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-12T20:11:51.619Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-12T20:11:51.619Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-12T20:11:52.087Z] --- PASS: TestSetRollover (1.40s) [2022-05-12T20:11:52.087Z] === RUN TestSetRolloverSerial [2022-05-12T20:11:52.087Z] === RUN TestDefaultNetwork [2022-05-12T20:11:52.213Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-05-12T20:11:52.213Z] === RUN TestInspectNetwork [2022-05-12T20:11:52.213Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:11:52.213Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T20:11:52.213Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T20:11:52.213Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T20:11:52.213Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:11:52.213Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:11:52.213Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:11:52.213Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T20:11:52.213Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T20:11:52.213Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T20:11:52.213Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T20:11:52.213Z] === RUN TestNetworkList [2022-05-12T20:11:52.213Z] === RUN TestNetworkList//networks [2022-05-12T20:11:52.213Z] === PAUSE TestNetworkList//networks [2022-05-12T20:11:52.213Z] === RUN TestNetworkList//networks/ [2022-05-12T20:11:52.213Z] === PAUSE TestNetworkList//networks/ [2022-05-12T20:11:52.213Z] === CONT TestNetworkList//networks [2022-05-12T20:11:52.213Z] === CONT TestNetworkList//networks/ [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T20:11:52.213Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T20:11:52.213Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T20:11:52.213Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T20:11:52.213Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T20:11:52.213Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-12T20:11:52.213Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T20:11:52.213Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-12T20:11:52.213Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T20:11:52.213Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-12T20:11:52.213Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T20:11:52.213Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-12T20:11:52.213Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T20:11:52.213Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-12T20:11:52.213Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T20:11:52.213Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:11:52.213Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T20:11:52.213Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T20:11:52.213Z] service_test.go:243: FLAKY_TEST [2022-05-12T20:11:52.213Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T20:11:52.213Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T20:11:52.213Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:11:52.213Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-12T20:11:52.213Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T20:11:52.213Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:11:52.213Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T20:11:52.213Z] PASS [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === Skipped [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-12T20:11:52.213Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T20:11:52.213Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T20:11:52.213Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-12T20:11:52.213Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-12T20:11:52.213Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-12T20:11:52.213Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-12T20:11:52.213Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-12T20:11:52.213Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T20:11:52.213Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T20:11:52.213Z] service_test.go:243: FLAKY_TEST [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-12T20:11:52.213Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T20:11:52.213Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] DONE 34 tests, 12 skipped in 7.163s [2022-05-12T20:11:52.213Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T20:11:52.213Z] INFO: Testing against a local daemon [2022-05-12T20:11:52.213Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T20:11:52.213Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:11:52.213Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T20:11:52.213Z] === RUN TestDockerNetworkIpvlan [2022-05-12T20:11:52.213Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:11:52.213Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T20:11:52.213Z] PASS [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === Skipped [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T20:11:52.213Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T20:11:52.213Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] DONE 2 tests, 2 skipped in 0.108s [2022-05-12T20:11:52.213Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T20:11:52.213Z] INFO: Testing against a local daemon [2022-05-12T20:11:52.213Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T20:11:52.213Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-12T20:11:52.213Z] === RUN TestDockerNetworkMacvlan [2022-05-12T20:11:52.213Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-12T20:11:52.213Z] PASS [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === Skipped [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-12T20:11:52.213Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.213Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-12T20:11:52.213Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-12T20:11:52.213Z] [2022-05-12T20:11:52.214Z] DONE 2 tests, 2 skipped in 0.130s [2022-05-12T20:11:52.214Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T20:11:52.214Z] testing: warning: no tests to run [2022-05-12T20:11:52.214Z] PASS [2022-05-12T20:11:52.214Z] [2022-05-12T20:11:52.214Z] DONE 0 tests in 0.040s [2022-05-12T20:11:52.214Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T20:11:52.214Z] INFO: Testing against a local daemon [2022-05-12T20:11:52.214Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T20:11:52.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.214Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-12T20:11:52.214Z] === RUN TestAuthZPluginTLS [2022-05-12T20:11:52.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.214Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-12T20:11:52.214Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T20:11:52.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.214Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-12T20:11:52.214Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T20:11:52.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.214Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-12T20:11:52.214Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T20:11:52.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.214Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-12T20:11:52.214Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T20:11:52.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.214Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-12T20:11:52.214Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T20:11:52.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.214Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-12T20:11:52.214Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T20:11:52.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.214Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-12T20:11:52.214Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T20:11:52.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.214Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-12T20:11:52.214Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T20:11:52.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.214Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-12T20:11:52.214Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T20:11:52.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.214Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-12T20:11:52.214Z] === RUN TestAuthZPluginHeader [2022-05-12T20:11:52.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.214Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-12T20:11:52.214Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T20:11:52.214Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.214Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2022-05-12T20:11:52.214Z] === RUN TestAuthZPluginV2Disable [2022-05-12T20:11:52.271Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-12T20:11:52.400Z] --- PASS: TestConfigCreateResolve (3.01s) [2022-05-12T20:11:52.400Z] PASS [2022-05-12T20:11:52.400Z] [2022-05-12T20:11:52.400Z] DONE 6 tests in 18.772s [2022-05-12T20:11:52.400Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-12T20:11:52.400Z] ++ 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-05-12T20:11:52.400Z] ++ set -e [2022-05-12T20:11:52.400Z] ++ '[' -n 0 ']' [2022-05-12T20:11:52.400Z] ++ set -x [2022-05-12T20:11:52.400Z] ++ 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-05-12T20:11:52.400Z] INFO: Testing against a local daemon [2022-05-12T20:11:52.400Z] === RUN TestAttachWithTTY [2022-05-12T20:11:52.400Z] --- PASS: TestAttachWithTTY (0.07s) [2022-05-12T20:11:52.400Z] === RUN TestAttachWithoutTTy [2022-05-12T20:11:52.400Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-05-12T20:11:52.400Z] === RUN TestCheckpoint [2022-05-12T20:11:52.400Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T20:11:52.400Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T20:11:52.400Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T20:11:52.400Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:11:52.400Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:11:52.400Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:11:52.400Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T20:11:52.400Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T20:11:52.400Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T20:11:52.400Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T20:11:52.400Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T20:11:52.400Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T20:11:52.400Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T20:11:52.400Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T20:11:52.400Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-12T20:11:52.400Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T20:11:52.400Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T20:11:52.400Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T20:11:52.400Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T20:11:52.400Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-12T20:11:52.400Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-12T20:11:52.400Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-05-12T20:11:52.473Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-12T20:11:52.473Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-12T20:11:52.473Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-12T20:11:52.473Z] PASS [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === Skipped [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-12T20:11:52.473Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] [2022-05-12T20:11:52.473Z] DONE 17 tests, 17 skipped in 0.423s [2022-05-12T20:11:52.473Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T20:11:52.473Z] INFO: Testing against a local daemon [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:11:52.473Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:11:52.473Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T20:11:52.473Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T20:11:52.473Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T20:11:52.473Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T20:11:52.473Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T20:11:52.473Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T20:11:52.473Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T20:11:52.473Z] === RUN TestPluginInstall [2022-05-12T20:11:52.473Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.473Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T20:11:52.473Z] === RUN TestPluginsWithRuntimes [2022-05-12T20:11:52.473Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-12T20:11:52.473Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T20:11:52.473Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T20:11:52.473Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-12T20:11:52.473Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T20:11:52.473Z] PASS [2022-05-12T20:11:52.527Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-05-12T20:11:52.527Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T20:11:52.554Z] --- PASS: TestDefaultNetwork (0.21s) [2022-05-12T20:11:52.554Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-12T20:11:52.554Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2022-05-12T20:11:52.555Z] === RUN TestInitAddressPools [2022-05-12T20:11:52.555Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-12T20:11:52.555Z] PASS [2022-05-12T20:11:52.555Z] coverage: 74.0% of statements [2022-05-12T20:11:52.555Z] ok github.com/docker/docker/libnetwork/ipamutils 0.480s coverage: 74.0% of statements [2022-05-12T20:11:52.663Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-05-12T20:11:52.663Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T20:11:52.663Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-05-12T20:11:52.663Z] === RUN TestCopyEmptyFile [2022-05-12T20:11:52.733Z] [2022-05-12T20:11:52.733Z] === Skipped [2022-05-12T20:11:52.733Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-12T20:11:52.733Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-12T20:11:52.733Z] [2022-05-12T20:11:52.733Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-12T20:11:52.733Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-12T20:11:52.733Z] [2022-05-12T20:11:52.733Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T20:11:52.733Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-12T20:11:52.733Z] [2022-05-12T20:11:52.733Z] DONE 19 tests, 3 skipped in 0.180s [2022-05-12T20:11:52.733Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T20:11:52.733Z] INFO: Testing against a local daemon [2022-05-12T20:11:52.733Z] === RUN TestExternalGraphDriver [2022-05-12T20:11:52.733Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-12T20:11:52.733Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-05-12T20:11:52.733Z] === RUN TestGraphdriverPluginV2 [2022-05-12T20:11:52.925Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-05-12T20:11:52.925Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T20:11:53.022Z] === RUN TestKeyValue [2022-05-12T20:11:53.022Z] --- PASS: TestKeyValue (0.00s) [2022-05-12T20:11:53.022Z] PASS [2022-05-12T20:11:53.022Z] coverage: 60.0% of statements [2022-05-12T20:11:53.022Z] ok github.com/docker/docker/libnetwork/netlabel 0.031s coverage: 60.0% of statements [2022-05-12T20:11:53.060Z] 2022/05/12 20:11:52 Closing DB instances... [2022-05-12T20:11:53.187Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-05-12T20:11:53.187Z] === RUN TestCopyFromContainer [2022-05-12T20:11:53.316Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-05-12T20:11:53.316Z] PASS [2022-05-12T20:11:53.316Z] [2022-05-12T20:11:53.316Z] DONE 6 tests in 13.591s [2022-05-12T20:11:53.316Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T20:11:53.316Z] INFO: Testing against a local daemon [2022-05-12T20:11:53.316Z] === RUN TestServiceCreateInit [2022-05-12T20:11:53.316Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T20:11:53.456Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-12T20:11:53.456Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-05-12T20:11:53.456Z] === RUN TestIpcModeOlderClient [2022-05-12T20:11:53.456Z] === PAUSE TestIpcModeOlderClient [2022-05-12T20:11:53.456Z] === RUN TestKillContainerInvalidSignal [2022-05-12T20:11:53.490Z] --- PASS: TestSetRolloverSerial (1.28s) [2022-05-12T20:11:53.490Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-12T20:11:53.490Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-12T20:11:53.490Z] PASS [2022-05-12T20:11:53.490Z] coverage: 84.4% of statements [2022-05-12T20:11:53.490Z] ok github.com/docker/docker/libnetwork/bitseq 11.089s coverage: 84.4% of statements [2022-05-12T20:11:53.528Z] === RUN TestFailedConnection [2022-05-12T20:11:53.760Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T20:11:53.958Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.03s) [2022-05-12T20:11:53.958Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-12T20:11:54.018Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-05-12T20:11:54.018Z] === RUN TestKillContainer [2022-05-12T20:11:54.018Z] === RUN TestKillContainer/no_signal [2022-05-12T20:11:54.274Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T20:11:54.835Z] === RUN TestKillContainer/killing_signal [2022-05-12T20:11:55.150Z] === RUN TestCopyFromContainer// [2022-05-12T20:11:55.150Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-12T20:11:55.150Z] === RUN TestCopyFromContainer//bar/root [2022-05-12T20:11:55.150Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-12T20:11:55.150Z] === RUN TestCopyFromContainer/bar/quux [2022-05-12T20:11:55.397Z] --- PASS: TestKillContainer (1.29s) [2022-05-12T20:11:55.397Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-05-12T20:11:55.397Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-05-12T20:11:55.397Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-05-12T20:11:55.397Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T20:11:55.397Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T20:11:55.412Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-12T20:11:55.412Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-12T20:11:55.412Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-12T20:11:55.412Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-12T20:11:55.412Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-12T20:11:55.521Z] === RUN TestNetworkDBSimple [2022-05-12T20:11:55.653Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T20:11:55.673Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-12T20:11:55.673Z] --- PASS: TestCopyFromContainer (2.57s) [2022-05-12T20:11:55.673Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-05-12T20:11:55.673Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-05-12T20:11:55.673Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-05-12T20:11:55.673Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-05-12T20:11:55.673Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-05-12T20:11:55.673Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-12T20:11:55.673Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-12T20:11:55.673Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-05-12T20:11:55.673Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-12T20:11:55.673Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-12T20:11:55.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T20:11:55.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:11:55.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:11:55.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:11:55.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:11:55.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:11:55.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:11:55.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:11:55.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:11:55.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:11:55.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-12T20:11:55.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T20:11:55.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T20:11:55.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T20:11:55.673Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T20:11:55.673Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-12T20:11:55.673Z] === RUN TestCreateWithInvalidEnv [2022-05-12T20:11:55.673Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T20:11:55.673Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T20:11:55.673Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T20:11:55.673Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T20:11:55.673Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T20:11:55.673Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T20:11:55.673Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T20:11:55.673Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T20:11:55.673Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T20:11:55.673Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-12T20:11:55.673Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T20:11:55.673Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T20:11:55.673Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T20:11:55.673Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T20:11:55.673Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-12T20:11:55.673Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T20:11:55.741Z] --- PASS: TestFailedConnection (2.35s) [2022-05-12T20:11:55.741Z] === RUN TestFailOnce [2022-05-12T20:11:55.741Z] 2022/05/12 20:11:55 http: panic serving 127.0.0.1:49300: Plugin not ready [2022-05-12T20:11:55.741Z] goroutine 7 [running]: [2022-05-12T20:11:55.741Z] net/http.(*conn).serve.func1() [2022-05-12T20:11:55.741Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T20:11:55.741Z] panic({0xdc36e0, 0xf0d090}) [2022-05-12T20:11:55.741Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T20:11:55.741Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x80000000000003b?, 0xffffffffffffffff?}, 0x89c81464649fe2e?) [2022-05-12T20:11:55.741Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T20:11:55.741Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xf12898?, 0xc00005a0e0?}, 0xc000187a78?) [2022-05-12T20:11:55.741Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T20:11:55.741Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xf12898, 0xc00005a0e0}, 0xc00006e200) [2022-05-12T20:11:55.741Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T20:11:55.741Z] net/http.serverHandler.ServeHTTP({0xf10eb8?}, {0xf12898, 0xc00005a0e0}, 0xc00006e200) [2022-05-12T20:11:55.741Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T20:11:55.741Z] net/http.(*conn).serve(0xc00007a000, {0xf12d98, 0xc000026450}) [2022-05-12T20:11:55.741Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T20:11:55.741Z] created by net/http.(*Server).Serve [2022-05-12T20:11:55.741Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T20:11:55.741Z] time="2022-05-12T20:11:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.FailOnce: Post \"http://127.0.0.1:49299/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T20:11:56.209Z] --- PASS: TestNetworkDBCRUDMediumCluster (7.44s) [2022-05-12T20:11:56.209Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T20:11:56.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-05-12T20:11:56.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-05-12T20:11:56.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-05-12T20:11:56.215Z] === RUN TestKillStoppedContainer [2022-05-12T20:11:56.215Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-12T20:11:56.215Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T20:11:56.215Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-12T20:11:56.215Z] === RUN TestKillDifferentUserContainer [2022-05-12T20:11:56.247Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T20:11:56.507Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.44s) [2022-05-12T20:11:56.507Z] === RUN TestGetAddress [2022-05-12T20:11:56.507Z] 2022/05/12 20:11:56 Closing DB instances... [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T20:11:56.507Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T20:11:56.776Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-05-12T20:11:56.776Z] === RUN TestInspectOomKilledTrue [2022-05-12T20:11:56.923Z] --- PASS: TestGraphdriverPluginV2 (3.47s) [2022-05-12T20:11:56.923Z] PASS [2022-05-12T20:11:56.923Z] [2022-05-12T20:11:56.923Z] === Skipped [2022-05-12T20:11:56.923Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-05-12T20:11:56.923Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-12T20:11:56.923Z] [2022-05-12T20:11:56.923Z] DONE 2 tests, 1 skipped in 3.642s [2022-05-12T20:11:56.923Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T20:11:56.923Z] INFO: Testing against a local daemon [2022-05-12T20:11:56.923Z] === RUN TestContinueAfterPluginCrash [2022-05-12T20:11:56.923Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T20:11:56.923Z] === RUN TestReadPluginNoRead [2022-05-12T20:11:56.923Z] === PAUSE TestReadPluginNoRead [2022-05-12T20:11:56.923Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T20:11:56.923Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T20:11:56.923Z] === CONT TestContinueAfterPluginCrash [2022-05-12T20:11:56.923Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T20:11:56.974Z] === RUN TestGenerate [2022-05-12T20:11:56.974Z] --- PASS: TestGenerate (0.00s) [2022-05-12T20:11:56.974Z] === RUN TestGeneratePtr [2022-05-12T20:11:56.974Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-12T20:11:56.974Z] === RUN TestGenerateMissingField [2022-05-12T20:11:56.974Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-12T20:11:56.974Z] === RUN TestFieldCannotBeSet [2022-05-12T20:11:56.974Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-12T20:11:56.974Z] === RUN TestTypeMismatchError [2022-05-12T20:11:56.974Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-12T20:11:56.974Z] PASS [2022-05-12T20:11:56.974Z] coverage: 100.0% of statements [2022-05-12T20:11:56.974Z] ok github.com/docker/docker/libnetwork/options 0.031s coverage: 100.0% of statements [2022-05-12T20:11:57.193Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T20:11:57.195Z] --- PASS: TestFailOnce (1.24s) [2022-05-12T20:11:57.195Z] === RUN TestEchoInputOutput [2022-05-12T20:11:57.195Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T20:11:57.195Z] === RUN TestBackoff [2022-05-12T20:11:57.195Z] --- PASS: TestBackoff (0.00s) [2022-05-12T20:11:57.195Z] === RUN TestAbortRetry [2022-05-12T20:11:57.195Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T20:11:57.195Z] === RUN TestClientScheme [2022-05-12T20:11:57.195Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T20:11:57.195Z] === RUN TestNewClientWithTimeout [2022-05-12T20:11:57.195Z] 2022/05/12 20:11:56 Closing DB instances... [2022-05-12T20:11:57.337Z] --- PASS: TestInspectOomKilledTrue (0.51s) [2022-05-12T20:11:57.337Z] === RUN TestInspectOomKilledFalse [2022-05-12T20:11:57.442Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-05-12T20:11:57.442Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-12T20:11:57.442Z] testing: warning: no tests to run [2022-05-12T20:11:57.442Z] PASS [2022-05-12T20:11:57.442Z] coverage: 0.0% of statements [2022-05-12T20:11:57.442Z] ok github.com/docker/docker/libnetwork/osl 0.030s coverage: 0.0% of statements [no tests to run] [2022-05-12T20:11:57.464Z] --- PASS: TestCreateWithCustomMaskedPaths (1.69s) [2022-05-12T20:11:57.464Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T20:11:57.498Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T20:11:57.594Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-05-12T20:11:57.594Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T20:11:57.664Z] time="2022-05-12T20:11:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T20:11:57.849Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-05-12T20:11:57.849Z] === RUN TestLinksContainerNames [2022-05-12T20:11:58.415Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-12T20:11:58.428Z] === RUN TestRequestNewPort [2022-05-12T20:11:58.428Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-12T20:11:58.428Z] === RUN TestRequestSpecificPort [2022-05-12T20:11:58.428Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-12T20:11:58.428Z] === RUN TestReleasePort [2022-05-12T20:11:58.428Z] --- PASS: TestReleasePort (0.00s) [2022-05-12T20:11:58.428Z] === RUN TestReuseReleasedPort [2022-05-12T20:11:58.428Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-12T20:11:58.428Z] === RUN TestReleaseUnreadledPort [2022-05-12T20:11:58.428Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-12T20:11:58.428Z] === RUN TestUnknowProtocol [2022-05-12T20:11:58.428Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-12T20:11:58.428Z] === RUN TestAllocateAllPorts [2022-05-12T20:11:58.428Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-12T20:11:58.428Z] === RUN TestPortAllocation [2022-05-12T20:11:58.428Z] --- PASS: TestPortAllocation (0.00s) [2022-05-12T20:11:58.428Z] === RUN TestPortAllocationWithCustomRange [2022-05-12T20:11:58.428Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-12T20:11:58.428Z] === RUN TestNoDuplicateBPR [2022-05-12T20:11:58.428Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-12T20:11:58.428Z] === RUN TestChangePortRange [2022-05-12T20:11:58.428Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-12T20:11:58.428Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-12T20:11:58.428Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-12T20:11:58.428Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-12T20:11:58.428Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-12T20:11:58.428Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-12T20:11:58.428Z] --- PASS: TestChangePortRange (0.00s) [2022-05-12T20:11:58.428Z] PASS [2022-05-12T20:11:58.428Z] coverage: 88.6% of statements [2022-05-12T20:11:58.428Z] ok github.com/docker/docker/libnetwork/portallocator 0.034s coverage: 88.6% of statements [2022-05-12T20:11:58.649Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-12T20:11:58.649Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T20:11:58.776Z] --- PASS: TestLinksContainerNames (0.84s) [2022-05-12T20:11:58.776Z] === RUN TestLogsFollowTailEmpty [2022-05-12T20:11:58.896Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-05-12T20:11:58.896Z] PASS [2022-05-12T20:11:58.896Z] coverage: 100.0% of statements [2022-05-12T20:11:58.896Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2022-05-12T20:11:58.896Z] testing: warning: no tests to run [2022-05-12T20:11:58.896Z] PASS [2022-05-12T20:11:58.896Z] coverage: 0.0% of statements [2022-05-12T20:11:58.896Z] ok github.com/docker/docker/libnetwork/portmapper 0.033s coverage: 0.0% of statements [no tests to run] [2022-05-12T20:11:58.896Z] 2022/05/12 20:11:58 Closing DB instances... [2022-05-12T20:11:59.117Z] time="2022-05-12T20:11:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T20:11:59.338Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-05-12T20:11:59.338Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T20:11:59.360Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s) [2022-05-12T20:11:59.360Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T20:11:59.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:11:59.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:11:59.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:11:59.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:11:59.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:11:59.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:11:59.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:11:59.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:11:59.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:11:59.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:11:59.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:11:59.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:11:59.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:11:59.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:11:59.363Z] === RUN TestHashData [2022-05-12T20:11:59.363Z] --- PASS: TestHashData (0.00s) [2022-05-12T20:11:59.363Z] PASS [2022-05-12T20:11:59.363Z] coverage: 2.8% of statements [2022-05-12T20:11:59.363Z] ok github.com/docker/docker/libnetwork/resolvconf 0.028s coverage: 2.8% of statements [2022-05-12T20:11:59.363Z] === RUN TestErrorConstructors [2022-05-12T20:11:59.363Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-12T20:11:59.363Z] === RUN TestCompareIPMask [2022-05-12T20:11:59.363Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-12T20:11:59.363Z] === RUN TestUtilGetHostPartIP [2022-05-12T20:11:59.363Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-12T20:11:59.363Z] === RUN TestUtilGetBroadcastIP [2022-05-12T20:11:59.363Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-12T20:11:59.363Z] === RUN TestParseCIDR [2022-05-12T20:11:59.363Z] --- PASS: TestParseCIDR (0.00s) [2022-05-12T20:11:59.363Z] PASS [2022-05-12T20:11:59.363Z] coverage: 37.3% of statements [2022-05-12T20:11:59.363Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2022-05-12T20:11:59.603Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/default [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/private [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/slave [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/shared [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/default [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/shared [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/slave [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/private [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T20:11:59.603Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T20:11:59.603Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T20:11:59.603Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T20:11:59.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:11:59.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-12T20:11:59.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T20:11:59.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T20:11:59.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-12T20:11:59.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-05-12T20:11:59.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T20:11:59.623Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T20:11:59.633Z] ......... [ 85%] [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T20:11:59.862Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T20:12:00.118Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-12T20:12:00.119Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-12T20:12:00.119Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T20:12:00.197Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-05-12T20:12:00.197Z] === RUN TestCreateDifferentPlatform [2022-05-12T20:12:00.197Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T20:12:00.197Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T20:12:00.197Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-12T20:12:00.197Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T20:12:00.197Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T20:12:00.197Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T20:12:00.197Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-12T20:12:00.197Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T20:12:00.197Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-12T20:12:00.197Z] === RUN TestContainerStartOnDaemonRestart [2022-05-12T20:12:00.197Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-12T20:12:00.197Z] === RUN TestDaemonRestartIpcMode [2022-05-12T20:12:00.197Z] === PAUSE TestDaemonRestartIpcMode [2022-05-12T20:12:00.197Z] === RUN TestDaemonHostGatewayIP [2022-05-12T20:12:00.197Z] === PAUSE TestDaemonHostGatewayIP [2022-05-12T20:12:00.197Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-12T20:12:00.197Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-12T20:12:00.197Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T20:12:00.197Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-12T20:12:00.197Z] === RUN TestDiff [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-12T20:12:00.349Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-12T20:12:00.349Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-12T20:12:00.349Z] PASS [2022-05-12T20:12:00.349Z] coverage: 55.0% of statements [2022-05-12T20:12:00.349Z] ok github.com/docker/docker/oci 0.039s coverage: 55.0% of statements [2022-05-12T20:12:00.349Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.03s) [2022-05-12T20:12:00.349Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-12T20:12:00.682Z] --- PASS: TestRequest (8.99s) [2022-05-12T20:12:00.682Z] === RUN TestOverlappingRequests [2022-05-12T20:12:00.682Z] --- PASS: TestOverlappingRequests (0.35s) [2022-05-12T20:12:00.682Z] === RUN TestRelease [2022-05-12T20:12:00.771Z] --- PASS: TestDiff (0.56s) [2022-05-12T20:12:00.771Z] === RUN TestExecWithCloseStdin [2022-05-12T20:12:00.781Z] --- PASS: TestServiceCreateInit (7.53s) [2022-05-12T20:12:00.781Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s) [2022-05-12T20:12:00.781Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2022-05-12T20:12:00.781Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T20:12:00.816Z] === RUN TestAddressPoolOpt [2022-05-12T20:12:00.816Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/a [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/something [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/_=a [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/env1=value1 [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/_env1=value1 [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/PATH [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/=a [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/PATH= [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/PATH=something [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/asd!qwe [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/1asd [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/123 [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/some_space [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/__some_space_before [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/some_space_after__ [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/= [2022-05-12T20:12:00.816Z] === RUN TestValidateEnv/PaTh [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-12T20:12:00.816Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestParseHost [2022-05-12T20:12:00.817Z] === RUN TestParseHost/:// [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://:port [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://invalid:port [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://:5555/p [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-12T20:12:00.817Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-12T20:12:00.817Z] === RUN TestParseHost/something_with_spaces [2022-05-12T20:12:00.817Z] === RUN TestParseHost/unknown:// [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://:5555/ [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-12T20:12:00.817Z] === RUN TestParseHost/npipe:// [2022-05-12T20:12:00.817Z] === RUN TestParseHost/fd:// [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseHost/unix://path/to/socket [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://host: [2022-05-12T20:12:00.817Z] === RUN TestParseHost/#00 [2022-05-12T20:12:00.817Z] === RUN TestParseHost/_ [2022-05-12T20:12:00.817Z] === RUN TestParseHost/fd://something [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp:// [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://: [2022-05-12T20:12:00.817Z] === RUN TestParseHost/__ [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-12T20:12:00.817Z] === RUN TestParseHost/unix:// [2022-05-12T20:12:00.817Z] === RUN TestParseHost/tcp://[::1]: [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/: [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestParseTCP [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/localhost:5555/path [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/:5555/path [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/[::1]:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/tcp://:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/tcp:// [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/: [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/0.0.0.1: [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/::1 [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/[::1]: [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/localhost:5555 [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/tcp://: [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/0.0.0.1 [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/localhost [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/localhost: [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/#00 [2022-05-12T20:12:00.817Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP (0.01s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-12T20:12:00.817Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestValidateExtraHosts [2022-05-12T20:12:00.817Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestValidateIPAddress [2022-05-12T20:12:00.817Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestMapOpts [2022-05-12T20:12:00.817Z] --- PASS: TestMapOpts (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestListOptsWithoutValidator [2022-05-12T20:12:00.817Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestListOptsWithValidator [2022-05-12T20:12:00.817Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestValidateDNSSearch [2022-05-12T20:12:00.817Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestValidateLabel [2022-05-12T20:12:00.817Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-12T20:12:00.817Z] === RUN TestValidateLabel/label_with_general_format [2022-05-12T20:12:00.817Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-12T20:12:00.817Z] === RUN TestValidateLabel/label_with_one_more [2022-05-12T20:12:00.817Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-12T20:12:00.817Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-12T20:12:00.817Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-12T20:12:00.817Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-12T20:12:00.817Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-12T20:12:00.817Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-12T20:12:00.817Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-12T20:12:00.817Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-12T20:12:00.817Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-12T20:12:00.817Z] --- PASS: TestValidateLabel (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-12T20:12:00.817Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestNamedListOpts [2022-05-12T20:12:00.817Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestNamedMapOpts [2022-05-12T20:12:00.817Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestParseLink [2022-05-12T20:12:00.817Z] --- PASS: TestParseLink (0.00s) [2022-05-12T20:12:00.817Z] === RUN TestUlimitOpt [2022-05-12T20:12:00.817Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-12T20:12:00.817Z] PASS [2022-05-12T20:12:00.817Z] coverage: 65.5% of statements [2022-05-12T20:12:00.817Z] ok github.com/docker/docker/opts 0.088s coverage: 65.5% of statements [2022-05-12T20:12:00.817Z] === RUN TestParseVersion [2022-05-12T20:12:00.817Z] --- PASS: TestParseVersion (0.00s) [2022-05-12T20:12:00.817Z] PASS [2022-05-12T20:12:00.817Z] coverage: 52.9% of statements [2022-05-12T20:12:00.817Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-05-12T20:12:01.117Z] --- PASS: TestDaemonStartWithLogOpt (4.81s) [2022-05-12T20:12:01.117Z] === CONT TestReadPluginNoRead [2022-05-12T20:12:01.484Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-05-12T20:12:01.484Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T20:12:01.669Z] time="2022-05-12T20:12:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T20:12:01.717Z] --- PASS: TestExecWithCloseStdin (0.79s) [2022-05-12T20:12:01.717Z] === RUN TestExec [2022-05-12T20:12:01.740Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-05-12T20:12:01.740Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T20:12:01.804Z] 2022/05/12 20:12:01 Closing DB instances... [2022-05-12T20:12:01.996Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-05-12T20:12:01.996Z] === RUN TestNetworkNat [2022-05-12T20:12:02.137Z] --- PASS: TestRelease (1.41s) [2022-05-12T20:12:02.137Z] === RUN TestAllocateRandomDeallocate [2022-05-12T20:12:02.271Z] === RUN TestPeerCertificateMarshalJSON [2022-05-12T20:12:02.271Z] === RUN TestIsArchivePathDir [2022-05-12T20:12:02.291Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-12T20:12:02.291Z] --- PASS: TestExec (0.74s) [2022-05-12T20:12:02.291Z] === RUN TestExecUser [2022-05-12T20:12:02.554Z] check_test.go:307: [d206a07b0293e] daemon is not started [2022-05-12T20:12:02.555Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-12T20:12:02.558Z] --- PASS: TestNetworkNat (0.49s) [2022-05-12T20:12:02.558Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T20:12:02.739Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-05-12T20:12:02.739Z] === RUN TestIsArchivePathInvalidFile [2022-05-12T20:12:02.739Z] --- PASS: TestIsArchivePathInvalidFile (0.09s) [2022-05-12T20:12:02.739Z] === RUN TestIsArchivePathTar [2022-05-12T20:12:02.739Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-12T20:12:02.739Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-12T20:12:02.739Z] --- PASS: TestPeerCertificateMarshalJSON (0.52s) [2022-05-12T20:12:02.739Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-12T20:12:02.739Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-12T20:12:02.739Z] === RUN TestMiddleware [2022-05-12T20:12:02.739Z] --- PASS: TestMiddleware (0.00s) [2022-05-12T20:12:02.739Z] === RUN TestNewResponseModifier [2022-05-12T20:12:02.739Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-12T20:12:02.739Z] PASS [2022-05-12T20:12:02.739Z] coverage: 26.8% of statements [2022-05-12T20:12:02.739Z] --- PASS: TestIsArchivePathTar (0.11s) [2022-05-12T20:12:02.739Z] === RUN TestDecompressStreamGzip [2022-05-12T20:12:02.739Z] ok github.com/docker/docker/pkg/authorization 0.561s coverage: 26.8% of statements [2022-05-12T20:12:02.739Z] --- PASS: TestDecompressStreamGzip (0.09s) [2022-05-12T20:12:02.739Z] === RUN TestDecompressStreamBzip2 [2022-05-12T20:12:02.739Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-05-12T20:12:02.739Z] === RUN TestDecompressStreamXz [2022-05-12T20:12:02.739Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T20:12:02.739Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-12T20:12:02.739Z] === RUN TestDecompressStreamZstd [2022-05-12T20:12:02.739Z] archive_test.go:140: zstd not installed [2022-05-12T20:12:02.739Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-05-12T20:12:02.739Z] === RUN TestCompressStreamXzUnsupported [2022-05-12T20:12:02.739Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-12T20:12:02.739Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-12T20:12:02.739Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-12T20:12:02.739Z] === RUN TestCompressStreamInvalid [2022-05-12T20:12:02.739Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-12T20:12:02.739Z] === RUN TestExtensionInvalid [2022-05-12T20:12:02.739Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-12T20:12:02.739Z] === RUN TestExtensionUncompressed [2022-05-12T20:12:02.739Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-12T20:12:02.739Z] === RUN TestExtensionBzip2 [2022-05-12T20:12:02.739Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-12T20:12:02.739Z] === RUN TestExtensionGzip [2022-05-12T20:12:02.739Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-12T20:12:02.739Z] === RUN TestExtensionXz [2022-05-12T20:12:02.739Z] --- PASS: TestExtensionXz (0.00s) [2022-05-12T20:12:02.739Z] === RUN TestExtensionZstd [2022-05-12T20:12:02.739Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-12T20:12:02.739Z] === RUN TestCmdStreamLargeStderr [2022-05-12T20:12:03.123Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-05-12T20:12:03.123Z] === RUN TestNetworkLoopbackNat [2022-05-12T20:12:03.130Z] --- PASS: TestExecUser (0.80s) [2022-05-12T20:12:03.130Z] === RUN TestExportContainerAndImportImage [2022-05-12T20:12:03.130Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T20:12:03.130Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-12T20:12:03.207Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-05-12T20:12:03.207Z] === RUN TestCmdStreamBad [2022-05-12T20:12:03.207Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T20:12:03.207Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-12T20:12:03.207Z] === RUN TestCmdStreamGood [2022-05-12T20:12:03.207Z] --- PASS: TestCmdStreamGood (0.03s) [2022-05-12T20:12:03.207Z] === RUN TestUntarPathWithInvalidDest [2022-05-12T20:12:03.207Z] --- PASS: TestUntarPathWithInvalidDest (0.04s) [2022-05-12T20:12:03.207Z] === RUN TestUntarPathWithInvalidSrc [2022-05-12T20:12:03.207Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-12T20:12:03.207Z] === RUN TestUntarPath [2022-05-12T20:12:03.207Z] --- PASS: TestUntarPath (0.04s) [2022-05-12T20:12:03.207Z] === RUN TestUntarPathWithDestinationFile [2022-05-12T20:12:03.207Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-05-12T20:12:03.207Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-12T20:12:03.207Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-12T20:12:03.207Z] === RUN TestCopyWithTarInvalidSrc [2022-05-12T20:12:03.207Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-12T20:12:03.207Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-12T20:12:03.207Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T20:12:03.207Z] === RUN TestCopyWithTarSrcFile [2022-05-12T20:12:03.207Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-05-12T20:12:03.207Z] === RUN TestCopyWithTarSrcFolder [2022-05-12T20:12:03.207Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2022-05-12T20:12:03.207Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-12T20:12:03.207Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-12T20:12:03.207Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-12T20:12:03.207Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-12T20:12:03.207Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-12T20:12:03.207Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-12T20:12:03.207Z] === RUN TestCopyFileWithTarSrcFile [2022-05-12T20:12:03.207Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-05-12T20:12:03.207Z] === RUN TestTarFiles [2022-05-12T20:12:03.207Z] === RUN TestUnbuffered [2022-05-12T20:12:03.207Z] --- PASS: TestUnbuffered (0.00s) [2022-05-12T20:12:03.207Z] === RUN TestRaceUnbuffered [2022-05-12T20:12:03.207Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-12T20:12:03.207Z] PASS [2022-05-12T20:12:03.207Z] coverage: 100.0% of statements [2022-05-12T20:12:03.207Z] ok github.com/docker/docker/pkg/broadcaster 0.027s coverage: 100.0% of statements [2022-05-12T20:12:03.207Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-05-12T20:12:03.207Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-12T20:12:03.657Z] === RUN TestReadPluginNoRead/default [2022-05-12T20:12:03.675Z] === RUN TestMatch [2022-05-12T20:12:03.675Z] === RUN TestMatch/[[]] [2022-05-12T20:12:03.675Z] === RUN TestMatch/[[foo]] [2022-05-12T20:12:03.675Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-12T20:12:03.675Z] === RUN TestMatch/[[foo_bar]] [2022-05-12T20:12:03.675Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-12T20:12:03.675Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-12T20:12:03.675Z] === RUN TestMatch/[] [2022-05-12T20:12:03.675Z] === RUN TestMatch/[]#01 [2022-05-12T20:12:03.675Z] === RUN TestMatch/[[qux]] [2022-05-12T20:12:03.675Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-12T20:12:03.675Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-12T20:12:03.675Z] === RUN TestMatch/[[foo_baz]] [2022-05-12T20:12:03.675Z] --- PASS: TestMatch (0.00s) [2022-05-12T20:12:03.675Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-12T20:12:03.675Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-12T20:12:03.675Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-12T20:12:03.675Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-12T20:12:03.675Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-12T20:12:03.675Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-12T20:12:03.675Z] --- PASS: TestMatch/[] (0.00s) [2022-05-12T20:12:03.675Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-12T20:12:03.675Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-12T20:12:03.675Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-12T20:12:03.675Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-12T20:12:03.675Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-12T20:12:03.675Z] PASS [2022-05-12T20:12:03.675Z] coverage: 87.5% of statements [2022-05-12T20:12:03.675Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2022-05-12T20:12:03.704Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-12T20:12:04.279Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2022-05-12T20:12:04.279Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T20:12:04.279Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-12T20:12:04.661Z] === RUN TestChrootTarUntar [2022-05-12T20:12:04.661Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:12:04.662Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-12T20:12:04.662Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-12T20:12:04.662Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:12:04.662Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T20:12:04.662Z] === RUN TestChrootUntarEmptyArchive [2022-05-12T20:12:04.662Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-12T20:12:04.662Z] === RUN TestChrootTarUntarWithSymlink [2022-05-12T20:12:04.662Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:12:04.662Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T20:12:04.662Z] === RUN TestChrootCopyWithTar [2022-05-12T20:12:04.662Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:12:04.662Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-12T20:12:04.662Z] === RUN TestChrootCopyFileWithTar [2022-05-12T20:12:04.662Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:12:04.662Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-12T20:12:04.662Z] === RUN TestChrootUntarPath [2022-05-12T20:12:04.662Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:12:04.662Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-12T20:12:04.662Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-12T20:12:04.662Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:12:04.662Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T20:12:04.662Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-12T20:12:04.662Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:12:04.662Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T20:12:04.662Z] === RUN TestChrootApplyDotDotFile [2022-05-12T20:12:04.662Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:12:04.662Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-12T20:12:04.662Z] PASS [2022-05-12T20:12:04.662Z] coverage: 12.0% of statements [2022-05-12T20:12:04.662Z] ok github.com/docker/docker/pkg/chrootarchive 0.073s coverage: 12.0% of statements [2022-05-12T20:12:04.762Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-12T20:12:05.034Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T20:12:05.089Z] === RUN TestParseEmptyInterface [2022-05-12T20:12:05.089Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T20:12:05.089Z] === RUN TestParseNonInterfaceType [2022-05-12T20:12:05.089Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T20:12:05.089Z] === RUN TestParseWithOneFunction [2022-05-12T20:12:05.089Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T20:12:05.089Z] === RUN TestParseWithMultipleFuncs [2022-05-12T20:12:05.089Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T20:12:05.089Z] === RUN TestParseWithUnnamedReturn [2022-05-12T20:12:05.089Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T20:12:05.089Z] === RUN TestEmbeddedInterface [2022-05-12T20:12:05.089Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T20:12:05.089Z] === RUN TestParsedImports [2022-05-12T20:12:05.089Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T20:12:05.089Z] === RUN TestAliasedImports [2022-05-12T20:12:05.089Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T20:12:05.089Z] PASS [2022-05-12T20:12:05.089Z] coverage: 56.8% of statements [2022-05-12T20:12:05.089Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2022-05-12T20:12:05.638Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-05-12T20:12:05.638Z] === RUN TestPause [2022-05-12T20:12:05.647Z] === RUN TestEnsureRemoveAllNotExist [2022-05-12T20:12:05.647Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-12T20:12:05.647Z] === RUN TestEnsureRemoveAllWithDir [2022-05-12T20:12:05.647Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-12T20:12:05.647Z] === RUN TestEnsureRemoveAllWithFile [2022-05-12T20:12:05.647Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-12T20:12:05.647Z] PASS [2022-05-12T20:12:05.647Z] coverage: 0.0% of statements [2022-05-12T20:12:05.647Z] ok github.com/docker/docker/pkg/containerfs 0.033s coverage: 0.0% of statements [2022-05-12T20:12:05.647Z] 2022/05/12 20:12:05 Closing DB instances... [2022-05-12T20:12:05.970Z] --- PASS: TestContinueAfterPluginCrash (9.45s) [2022-05-12T20:12:06.075Z] time="2022-05-12T20:12:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T20:12:06.075Z] === RUN TestHTTPTransport [2022-05-12T20:12:06.075Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T20:12:06.075Z] PASS [2022-05-12T20:12:06.075Z] coverage: 85.7% of statements [2022-05-12T20:12:06.075Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-05-12T20:12:06.075Z] --- PASS: TestAllocateRandomDeallocate (3.99s) [2022-05-12T20:12:06.075Z] === RUN TestRetrieveFromStore [2022-05-12T20:12:06.115Z] === RUN TestSizeEmpty [2022-05-12T20:12:06.115Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-12T20:12:06.115Z] === RUN TestSizeEmptyFile [2022-05-12T20:12:06.115Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-12T20:12:06.115Z] === RUN TestSizeNonemptyFile [2022-05-12T20:12:06.115Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-12T20:12:06.115Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-12T20:12:06.115Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-12T20:12:06.115Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-12T20:12:06.115Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-12T20:12:06.115Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-12T20:12:06.115Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-12T20:12:06.115Z] === RUN TestMoveToSubdir [2022-05-12T20:12:06.115Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-12T20:12:06.115Z] === RUN TestSizeNonExistingDirectory [2022-05-12T20:12:06.115Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-12T20:12:06.115Z] PASS [2022-05-12T20:12:06.115Z] coverage: 80.0% of statements [2022-05-12T20:12:06.115Z] ok github.com/docker/docker/pkg/directory 0.039s coverage: 80.0% of statements [2022-05-12T20:12:06.199Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2022-05-12T20:12:06.199Z] === RUN TestHealthCheckWorkdir [2022-05-12T20:12:06.199Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-12T20:12:06.200Z] --- PASS: TestPause (0.47s) [2022-05-12T20:12:06.200Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T20:12:06.200Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T20:12:06.200Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T20:12:06.200Z] === RUN TestPauseStopPausedContainer [2022-05-12T20:12:06.234Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T20:12:06.456Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-05-12T20:12:06.456Z] === RUN TestPidHost [2022-05-12T20:12:06.591Z] --- PASS: TestTarFiles (3.42s) [2022-05-12T20:12:06.591Z] === RUN TestDetectCompressionZstd [2022-05-12T20:12:06.591Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-12T20:12:06.591Z] === RUN TestTarUntar [2022-05-12T20:12:06.591Z] --- PASS: TestTarUntar (0.03s) [2022-05-12T20:12:06.591Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-12T20:12:06.591Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-12T20:12:06.591Z] === RUN TestTarWithOptions [2022-05-12T20:12:06.591Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-12T20:12:06.591Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-12T20:12:06.591Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-12T20:12:06.591Z] === RUN TestUntarUstarGnuConflict [2022-05-12T20:12:06.591Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-12T20:12:06.591Z] === RUN TestUntarInvalidFilenames [2022-05-12T20:12:06.591Z] === RUN TestPollerAddRemove [2022-05-12T20:12:06.591Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-12T20:12:06.591Z] === RUN TestPollerEvent [2022-05-12T20:12:06.591Z] poller_test.go:40: No chmod on Windows [2022-05-12T20:12:06.591Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-12T20:12:06.591Z] === RUN TestPollerClose [2022-05-12T20:12:06.591Z] --- PASS: TestPollerClose (0.00s) [2022-05-12T20:12:06.591Z] PASS [2022-05-12T20:12:06.591Z] coverage: 36.2% of statements [2022-05-12T20:12:06.591Z] ok github.com/docker/docker/pkg/filenotify 0.034s coverage: 36.2% of statements [2022-05-12T20:12:07.059Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1577904451\\dest" [2022-05-12T20:12:07.059Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2022-05-12T20:12:07.059Z] === RUN TestUntarHardlinkToSymlink [2022-05-12T20:12:07.059Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-12T20:12:07.059Z] === RUN TestUntarInvalidHardlink [2022-05-12T20:12:07.059Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink524020347\\victim\\hello" -> "../victim/hello" [2022-05-12T20:12:07.059Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink544375754\\victim\\hello" -> "/../victim/hello" [2022-05-12T20:12:07.059Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2307285627\\victim" -> "../victim" [2022-05-12T20:12:07.059Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3266936834\\victim" -> "../victim" [2022-05-12T20:12:07.059Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2231573945\\victim" -> "../victim" [2022-05-12T20:12:07.059Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3562298745\\victim" -> "../victim" [2022-05-12T20:12:07.059Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-05-12T20:12:07.059Z] === RUN TestUntarInvalidSymlink [2022-05-12T20:12:07.059Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4046402983\\dest\\dotdot" -> "../victim/hello" [2022-05-12T20:12:07.059Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1510508554\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T20:12:07.059Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink611932723\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:12:07.059Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1384784471\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:12:07.059Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3068537029\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:12:07.059Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2065939793\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:12:07.059Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3072974753\\dest\\dir\\loophole" -> "../../victim" [2022-05-12T20:12:07.059Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-05-12T20:12:07.059Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-12T20:12:07.059Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-12T20:12:07.059Z] === RUN TestXGlobalNoParent [2022-05-12T20:12:07.059Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-12T20:12:07.059Z] === RUN TestReplaceFileTarWrapper [2022-05-12T20:12:07.059Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2022-05-12T20:12:07.059Z] === RUN TestPrefixHeaderReadable [2022-05-12T20:12:07.059Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-12T20:12:07.059Z] === RUN TestDisablePigz [2022-05-12T20:12:07.059Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-12T20:12:07.059Z] --- PASS: TestDisablePigz (0.10s) [2022-05-12T20:12:07.059Z] === RUN TestPigz [2022-05-12T20:12:07.059Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-12T20:12:07.059Z] --- PASS: TestPigz (0.09s) [2022-05-12T20:12:07.059Z] === RUN TestNosysFileInfo [2022-05-12T20:12:07.059Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-12T20:12:07.059Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T20:12:07.059Z] archive_windows_test.go:16: Currently fails [2022-05-12T20:12:07.059Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T20:12:07.059Z] === RUN TestCanonicalTarNameForPath [2022-05-12T20:12:07.059Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-12T20:12:07.059Z] === RUN TestCanonicalTarName [2022-05-12T20:12:07.059Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-12T20:12:07.059Z] === RUN TestChmodTarEntry [2022-05-12T20:12:07.059Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-12T20:12:07.059Z] === RUN TestHardLinkOrder [2022-05-12T20:12:07.061Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T20:12:07.061Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T20:12:07.061Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T20:12:07.061Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T20:12:07.061Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T20:12:07.061Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T20:12:07.061Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T20:12:07.061Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T20:12:07.061Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T20:12:07.061Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T20:12:07.061Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T20:12:07.061Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T20:12:07.061Z] === RUN TestBufferPoolPutAndGet [2022-05-12T20:12:07.061Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T20:12:07.061Z] PASS [2022-05-12T20:12:07.061Z] coverage: 88.2% of statements [2022-05-12T20:12:07.061Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2022-05-12T20:12:07.144Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2022-05-12T20:12:07.144Z] === RUN TestHealthKillContainer [2022-05-12T20:12:07.383Z] --- PASS: TestPidHost (0.94s) [2022-05-12T20:12:07.383Z] === RUN TestPsFilter [2022-05-12T20:12:07.406Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T20:12:07.406Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-12T20:12:07.406Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T20:12:07.526Z] --- PASS: TestHardLinkOrder (0.08s) [2022-05-12T20:12:07.526Z] === RUN TestChangeString [2022-05-12T20:12:07.526Z] --- PASS: TestChangeString (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestChangesWithNoChanges [2022-05-12T20:12:07.526Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-12T20:12:07.526Z] === RUN TestChangesWithChanges [2022-05-12T20:12:07.526Z] --- PASS: TestChangesWithChanges (0.02s) [2022-05-12T20:12:07.526Z] === RUN TestChangesWithChangesGH13590 [2022-05-12T20:12:07.526Z] changes_test.go:196: needs more investigation [2022-05-12T20:12:07.526Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestChangesDirsEmpty [2022-05-12T20:12:07.526Z] --- PASS: TestChangesDirsEmpty (0.11s) [2022-05-12T20:12:07.526Z] === RUN TestChangesDirsMutated [2022-05-12T20:12:07.526Z] === RUN TestCopyFileWithInvalidSrc [2022-05-12T20:12:07.526Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestCopyFileWithInvalidDest [2022-05-12T20:12:07.526Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-12T20:12:07.526Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-12T20:12:07.526Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestCopyFile [2022-05-12T20:12:07.526Z] --- PASS: TestCopyFile (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-12T20:12:07.526Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T20:12:07.526Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-12T20:12:07.526Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-12T20:12:07.526Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T20:12:07.526Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestWildcardMatches [2022-05-12T20:12:07.526Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestPatternMatches [2022-05-12T20:12:07.526Z] --- PASS: TestPatternMatches (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-12T20:12:07.526Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestPatternMatchesFolderExclusions [2022-05-12T20:12:07.526Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-12T20:12:07.526Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-12T20:12:07.526Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-12T20:12:07.526Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-12T20:12:07.526Z] --- PASS: TestChangesDirsMutated (0.10s) [2022-05-12T20:12:07.526Z] === RUN TestApplyLayer [2022-05-12T20:12:07.526Z] changes_test.go:433: needs further investigation [2022-05-12T20:12:07.526Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestChangesSizeWithHardlinks [2022-05-12T20:12:07.526Z] changes_test.go:469: needs further investigation [2022-05-12T20:12:07.526Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestChangesSizeWithNoChanges [2022-05-12T20:12:07.526Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-12T20:12:07.526Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestChangesSize [2022-05-12T20:12:07.526Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestSingleExclamationError [2022-05-12T20:12:07.526Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestMatchesWithNoPatterns [2022-05-12T20:12:07.526Z] --- PASS: TestChangesSize (0.00s) [2022-05-12T20:12:07.526Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestMatchesWithMalformedPatterns [2022-05-12T20:12:07.526Z] === RUN TestApplyLayerInvalidFilenames [2022-05-12T20:12:07.526Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestMatches [2022-05-12T20:12:07.526Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-12T20:12:07.526Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-12T20:12:07.526Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-12T20:12:07.526Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-12T20:12:07.526Z] --- PASS: TestMatches (0.01s) [2022-05-12T20:12:07.526Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-12T20:12:07.526Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-12T20:12:07.526Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-12T20:12:07.526Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestCleanPatterns [2022-05-12T20:12:07.526Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-12T20:12:07.526Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestCleanPatternsExceptionFlag [2022-05-12T20:12:07.526Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-12T20:12:07.526Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-12T20:12:07.526Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestCleanPatternsErrorSingleException [2022-05-12T20:12:07.526Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestCreateIfNotExistsDir [2022-05-12T20:12:07.526Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestCreateIfNotExistsFile [2022-05-12T20:12:07.526Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2727552494\\dest" [2022-05-12T20:12:07.526Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-12T20:12:07.526Z] === RUN TestMatch [2022-05-12T20:12:07.526Z] --- PASS: TestMatch (0.00s) [2022-05-12T20:12:07.526Z] === RUN TestCompile [2022-05-12T20:12:07.526Z] === RUN TestCompile/slash [2022-05-12T20:12:07.526Z] === RUN TestCompile/backslash [2022-05-12T20:12:07.526Z] --- PASS: TestCompile (0.00s) [2022-05-12T20:12:07.527Z] --- PASS: TestCompile/slash (0.00s) [2022-05-12T20:12:07.527Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-12T20:12:07.527Z] PASS [2022-05-12T20:12:07.527Z] coverage: 84.7% of statements [2022-05-12T20:12:07.527Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-12T20:12:07.527Z] === RUN TestApplyLayerInvalidHardlink [2022-05-12T20:12:07.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink804220664\\victim\\hello" -> "../victim/hello" [2022-05-12T20:12:07.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3262060756\\victim\\hello" -> "/../victim/hello" [2022-05-12T20:12:07.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1575455769\\victim" -> "../victim" [2022-05-12T20:12:07.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2143409172\\victim" -> "../victim" [2022-05-12T20:12:07.527Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-05-12T20:12:07.527Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-12T20:12:07.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2189923590\\victim" -> "../victim" [2022-05-12T20:12:07.527Z] ok github.com/docker/docker/pkg/fileutils 0.079s coverage: 84.7% of statements [2022-05-12T20:12:07.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1547150323\\victim" -> "../victim" [2022-05-12T20:12:07.527Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-12T20:12:07.527Z] === RUN TestApplyLayerInvalidSymlink [2022-05-12T20:12:07.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2891588539\\dest\\dotdot" -> "../victim/hello" [2022-05-12T20:12:07.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3933745944\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-12T20:12:07.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2699319674\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:12:07.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1404413466\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:12:07.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1495824323\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:12:07.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink108450102\\dest\\loophole-victim" -> "../victim" [2022-05-12T20:12:07.527Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-12T20:12:07.527Z] === RUN TestApplyLayerWhiteouts [2022-05-12T20:12:07.527Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2022-05-12T20:12:07.527Z] === RUN TestGenerateEmptyFile [2022-05-12T20:12:07.527Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-12T20:12:07.527Z] === RUN TestGenerateWithContent [2022-05-12T20:12:07.527Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-12T20:12:07.527Z] PASS [2022-05-12T20:12:07.527Z] coverage: 62.9% of statements [2022-05-12T20:12:07.527Z] ok github.com/docker/docker/pkg/archive 5.253s coverage: 62.9% of statements [2022-05-12T20:12:07.530Z] === RUN TestOutputOnPrematureClose [2022-05-12T20:12:07.530Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T20:12:07.530Z] === RUN TestCompleteSilently [2022-05-12T20:12:07.530Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T20:12:07.530Z] PASS [2022-05-12T20:12:07.530Z] coverage: 75.9% of statements [2022-05-12T20:12:07.530Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2022-05-12T20:12:07.530Z] --- PASS: TestRetrieveFromStore (1.45s) [2022-05-12T20:12:07.530Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T20:12:07.530Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-12T20:12:07.530Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T20:12:07.530Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T20:12:07.530Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T20:12:07.530Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T20:12:07.530Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T20:12:07.530Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T20:12:07.530Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T20:12:07.530Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T20:12:07.530Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T20:12:07.530Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T20:12:07.530Z] === RUN TestDebug [2022-05-12T20:12:07.530Z] --- PASS: TestDebug (0.00s) [2022-05-12T20:12:07.530Z] === RUN TestRequestPoolParallel [2022-05-12T20:12:07.614Z] === CONT TestReadPluginNoRead [2022-05-12T20:12:07.614Z] read_test.go:92: [d5cef794e511d] daemon is not started [2022-05-12T20:12:07.614Z] --- PASS: TestReadPluginNoRead (6.37s) [2022-05-12T20:12:07.614Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2022-05-12T20:12:07.614Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-05-12T20:12:07.614Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-05-12T20:12:07.614Z] PASS [2022-05-12T20:12:07.614Z] [2022-05-12T20:12:07.614Z] DONE 6 tests in 11.320s [2022-05-12T20:12:07.614Z] 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-05-12T20:12:07.614Z] testing: warning: no tests to run [2022-05-12T20:12:07.614Z] PASS [2022-05-12T20:12:07.614Z] [2022-05-12T20:12:07.614Z] DONE 0 tests in 0.039s [2022-05-12T20:12:07.614Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T20:12:07.639Z] --- PASS: TestPsFilter (0.11s) [2022-05-12T20:12:07.639Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T20:12:07.873Z] INFO: Testing against a local daemon [2022-05-12T20:12:07.873Z] === RUN TestPluginWithDevMounts [2022-05-12T20:12:07.873Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-12T20:12:07.873Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T20:12:07.873Z] PASS [2022-05-12T20:12:07.873Z] [2022-05-12T20:12:07.873Z] === Skipped [2022-05-12T20:12:07.873Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-12T20:12:07.873Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-12T20:12:07.873Z] [2022-05-12T20:12:07.873Z] DONE 1 tests, 1 skipped in 0.142s [2022-05-12T20:12:07.873Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T20:12:07.873Z] INFO: Testing against a local daemon [2022-05-12T20:12:07.873Z] === RUN TestSecretInspect [2022-05-12T20:12:07.873Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:07.873Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-12T20:12:07.873Z] === RUN TestSecretList [2022-05-12T20:12:07.873Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:07.873Z] --- SKIP: TestSecretList (0.01s) [2022-05-12T20:12:07.873Z] === RUN TestSecretsCreateAndDelete [2022-05-12T20:12:07.873Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:07.873Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-12T20:12:07.873Z] === RUN TestSecretsUpdate [2022-05-12T20:12:07.873Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:07.873Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-05-12T20:12:07.873Z] === RUN TestTemplatedSecret [2022-05-12T20:12:07.873Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:07.873Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T20:12:07.873Z] === RUN TestSecretCreateResolve [2022-05-12T20:12:07.873Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:07.895Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-05-12T20:12:07.895Z] === RUN TestRemoveContainerWithVolume [2022-05-12T20:12:07.994Z] === RUN TestGet [2022-05-12T20:12:07.994Z] --- PASS: TestGet (0.00s) [2022-05-12T20:12:07.994Z] === RUN TestGetShortcutString [2022-05-12T20:12:07.994Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-12T20:12:07.994Z] PASS [2022-05-12T20:12:07.994Z] coverage: 42.9% of statements [2022-05-12T20:12:07.994Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 42.9% of statements [2022-05-12T20:12:07.998Z] === RUN TestSendToOneSub [2022-05-12T20:12:07.998Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T20:12:07.998Z] === RUN TestSendToMultipleSubs [2022-05-12T20:12:07.998Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T20:12:07.998Z] === RUN TestEvictOneSub [2022-05-12T20:12:07.998Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T20:12:07.998Z] === RUN TestClosePublisher [2022-05-12T20:12:07.998Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T20:12:07.998Z] === RUN TestPubSubRace [2022-05-12T20:12:07.998Z] --- PASS: TestRequestPoolParallel (0.47s) [2022-05-12T20:12:07.998Z] === RUN TestFullAllocateRelease [2022-05-12T20:12:08.132Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-12T20:12:08.132Z] PASS [2022-05-12T20:12:08.132Z] [2022-05-12T20:12:08.132Z] === Skipped [2022-05-12T20:12:08.132Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-12T20:12:08.132Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.132Z] [2022-05-12T20:12:08.132Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-12T20:12:08.132Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.132Z] [2022-05-12T20:12:08.132Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-12T20:12:08.132Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.132Z] [2022-05-12T20:12:08.132Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-05-12T20:12:08.132Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.132Z] [2022-05-12T20:12:08.132Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-12T20:12:08.132Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.132Z] [2022-05-12T20:12:08.132Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-12T20:12:08.132Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.132Z] [2022-05-12T20:12:08.132Z] DONE 6 tests, 6 skipped in 0.196s [2022-05-12T20:12:08.132Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T20:12:08.132Z] INFO: Testing against a local daemon [2022-05-12T20:12:08.132Z] === RUN TestServiceCreateInit [2022-05-12T20:12:08.132Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T20:12:08.132Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.132Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T20:12:08.132Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.132Z] --- PASS: TestServiceCreateInit (0.02s) [2022-05-12T20:12:08.132Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T20:12:08.132Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T20:12:08.132Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T20:12:08.132Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.132Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-12T20:12:08.132Z] === RUN TestCreateServiceConflict [2022-05-12T20:12:08.132Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.132Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-12T20:12:08.132Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T20:12:08.132Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.392Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-12T20:12:08.392Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T20:12:08.392Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.392Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-12T20:12:08.392Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T20:12:08.392Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.392Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-12T20:12:08.392Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T20:12:08.392Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.392Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-05-12T20:12:08.392Z] === RUN TestCreateServiceSysctls [2022-05-12T20:12:08.392Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.392Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-12T20:12:08.392Z] === RUN TestCreateServiceCapabilities [2022-05-12T20:12:08.392Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.392Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-12T20:12:08.392Z] === RUN TestInspect [2022-05-12T20:12:08.392Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.392Z] --- SKIP: TestInspect (0.01s) [2022-05-12T20:12:08.392Z] === RUN TestCreateJob [2022-05-12T20:12:08.392Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.392Z] --- SKIP: TestCreateJob (0.01s) [2022-05-12T20:12:08.392Z] === RUN TestReplicatedJob [2022-05-12T20:12:08.392Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.392Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-12T20:12:08.392Z] === RUN TestUpdateReplicatedJob [2022-05-12T20:12:08.392Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.392Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-12T20:12:08.392Z] === RUN TestServiceListWithStatuses [2022-05-12T20:12:08.392Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T20:12:08.392Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T20:12:08.392Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T20:12:08.392Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.392Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-12T20:12:08.392Z] === RUN TestDockerNetworkReConnect [2022-05-12T20:12:08.392Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:08.392Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-05-12T20:12:08.392Z] === RUN TestServicePlugin [2022-05-12T20:12:08.457Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-05-12T20:12:08.457Z] === RUN TestRemoveContainerRunning [2022-05-12T20:12:08.466Z] --- PASS: TestFullAllocateRelease (0.53s) [2022-05-12T20:12:08.466Z] === RUN TestOddAllocateRelease [2022-05-12T20:12:08.712Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-05-12T20:12:08.712Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T20:12:08.935Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-05-12T20:12:08.935Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T20:12:08.935Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-05-12T20:12:08.935Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T20:12:08.935Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-12T20:12:08.935Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T20:12:08.935Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-05-12T20:12:08.935Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T20:12:08.935Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T20:12:08.935Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T20:12:08.935Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T20:12:08.935Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T20:12:08.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:12:08.935Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T20:12:08.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:12:08.935Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T20:12:08.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:12:08.935Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T20:12:08.935Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T20:12:08.935Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T20:12:08.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:12:08.935Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T20:12:08.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:12:08.935Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T20:12:08.935Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T20:12:08.935Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T20:12:08.935Z] PASS [2022-05-12T20:12:08.935Z] coverage: 85.3% of statements [2022-05-12T20:12:08.935Z] ok github.com/docker/docker/libnetwork/ipam 54.967s coverage: 85.3% of statements [2022-05-12T20:12:08.980Z] === RUN TestCreateIDMapOrder [2022-05-12T20:12:08.980Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-12T20:12:08.980Z] PASS [2022-05-12T20:12:08.980Z] coverage: 7.2% of statements [2022-05-12T20:12:08.980Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2022-05-12T20:12:09.275Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-05-12T20:12:09.275Z] === RUN TestRemoveInvalidContainer [2022-05-12T20:12:09.275Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-05-12T20:12:09.275Z] === RUN TestRenameLinkedContainer [2022-05-12T20:12:09.325Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T20:12:09.404Z] --- PASS: TestPubSubRace (1.06s) [2022-05-12T20:12:09.405Z] PASS [2022-05-12T20:12:09.405Z] coverage: 75.0% of statements [2022-05-12T20:12:09.405Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2022-05-12T20:12:09.873Z] === RUN TestRegister [2022-05-12T20:12:09.873Z] --- PASS: TestRegister (0.00s) [2022-05-12T20:12:09.873Z] === RUN TestCommand [2022-05-12T20:12:09.873Z] --- PASS: TestCommand (0.03s) [2022-05-12T20:12:09.873Z] === RUN TestNaiveSelf [2022-05-12T20:12:09.873Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-12T20:12:09.873Z] PASS [2022-05-12T20:12:09.873Z] coverage: 82.4% of statements [2022-05-12T20:12:09.873Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2022-05-12T20:12:09.965Z] 2022/05/12 20:12:09 Closing DB instances... [2022-05-12T20:12:09.965Z] === RUN TestFixedBufferCap [2022-05-12T20:12:09.965Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-12T20:12:09.965Z] === RUN TestFixedBufferLen [2022-05-12T20:12:09.965Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-12T20:12:09.965Z] === RUN TestFixedBufferString [2022-05-12T20:12:09.965Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-12T20:12:09.965Z] === RUN TestFixedBufferWrite [2022-05-12T20:12:09.965Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-12T20:12:09.965Z] === RUN TestFixedBufferRead [2022-05-12T20:12:09.966Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-12T20:12:09.966Z] === RUN TestBytesPipeRead [2022-05-12T20:12:09.966Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-12T20:12:09.966Z] === RUN TestBytesPipeWrite [2022-05-12T20:12:09.966Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-12T20:12:09.966Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-12T20:12:10.299Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.433Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2022-05-12T20:12:10.433Z] === RUN TestAtomicWriteToFile [2022-05-12T20:12:10.433Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-12T20:12:10.433Z] === RUN TestAtomicWriteSetCommit [2022-05-12T20:12:10.433Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2022-05-12T20:12:10.433Z] === RUN TestAtomicWriteSetCancel [2022-05-12T20:12:10.433Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-05-12T20:12:10.433Z] === RUN TestReadCloserWrapperClose [2022-05-12T20:12:10.433Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-12T20:12:10.433Z] === RUN TestReaderErrWrapperReadOnError [2022-05-12T20:12:10.433Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-12T20:12:10.433Z] === RUN TestReaderErrWrapperRead [2022-05-12T20:12:10.433Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-12T20:12:10.433Z] === RUN TestCancelReadCloser [2022-05-12T20:12:10.433Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-12T20:12:10.433Z] === RUN TestWriteCloserWrapperClose [2022-05-12T20:12:10.433Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-12T20:12:10.433Z] === RUN TestNopWriteCloser [2022-05-12T20:12:10.433Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-12T20:12:10.433Z] === RUN TestNopWriter [2022-05-12T20:12:10.433Z] --- PASS: TestNopWriter (0.00s) [2022-05-12T20:12:10.433Z] === RUN TestWriteCounter [2022-05-12T20:12:10.433Z] --- PASS: TestWriteCounter (0.00s) [2022-05-12T20:12:10.433Z] PASS [2022-05-12T20:12:10.433Z] coverage: 70.1% of statements [2022-05-12T20:12:10.434Z] ok github.com/docker/docker/pkg/ioutils 0.529s coverage: 70.1% of statements [2022-05-12T20:12:10.559Z] --- SKIP: TestServicePlugin (1.99s) [2022-05-12T20:12:10.559Z] === RUN TestServiceUpdateLabel [2022-05-12T20:12:10.559Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-12T20:12:10.559Z] === RUN TestServiceUpdateSecrets [2022-05-12T20:12:10.559Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-12T20:12:10.559Z] === RUN TestServiceUpdateConfigs [2022-05-12T20:12:10.559Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-12T20:12:10.559Z] === RUN TestServiceUpdateNetwork [2022-05-12T20:12:10.559Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-12T20:12:10.559Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T20:12:10.559Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-12T20:12:10.559Z] PASS [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === Skipped [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T20:12:10.559Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T20:12:10.559Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-12T20:12:10.559Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-12T20:12:10.559Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-12T20:12:10.559Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-12T20:12:10.559Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-12T20:12:10.559Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-05-12T20:12:10.559Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-05-12T20:12:10.559Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-12T20:12:10.559Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-12T20:12:10.559Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-12T20:12:10.559Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-12T20:12:10.559Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-12T20:12:10.559Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T20:12:10.559Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-12T20:12:10.559Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-05-12T20:12:10.559Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s) [2022-05-12T20:12:10.559Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-12T20:12:10.559Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-12T20:12:10.559Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-12T20:12:10.559Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-12T20:12:10.559Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-12T20:12:10.559Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-12T20:12:10.559Z] [2022-05-12T20:12:10.559Z] DONE 24 tests, 23 skipped in 2.489s [2022-05-12T20:12:10.559Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T20:12:10.559Z] INFO: Testing against a local daemon [2022-05-12T20:12:10.559Z] === RUN TestSessionCreate [2022-05-12T20:12:10.818Z] --- PASS: TestSessionCreate (0.04s) [2022-05-12T20:12:10.818Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T20:12:10.818Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-12T20:12:10.818Z] PASS [2022-05-12T20:12:10.818Z] [2022-05-12T20:12:10.818Z] DONE 2 tests in 0.200s [2022-05-12T20:12:10.818Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T20:12:10.818Z] INFO: Testing against a local daemon [2022-05-12T20:12:10.818Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T20:12:10.818Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T20:12:10.818Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-05-12T20:12:10.818Z] === RUN TestDiskUsage [2022-05-12T20:12:10.818Z] === PAUSE TestDiskUsage [2022-05-12T20:12:10.818Z] === RUN TestEventsExecDie [2022-05-12T20:12:10.860Z] === RUN TestDump [2022-05-12T20:12:10.860Z] goroutine 19 [running]: [2022-05-12T20:12:10.860Z] github.com/docker/docker/pkg/stack.dump(0x1012d57?) [2022-05-12T20:12:10.860Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T20:12:10.860Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T20:12:10.860Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T20:12:10.860Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T20:12:10.860Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T20:12:10.860Z] testing.tRunner(0xc0001451e0, 0x11da4b0) [2022-05-12T20:12:10.860Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T20:12:10.860Z] created by testing.(*T).Run [2022-05-12T20:12:10.860Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T20:12:10.860Z] [2022-05-12T20:12:10.860Z] goroutine 1 [chan receive]: [2022-05-12T20:12:10.860Z] testing.(*T).Run(0xc000145040, {0x11c9154?, 0xfec1f3?}, 0x11da4b0) [2022-05-12T20:12:10.860Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T20:12:10.860Z] testing.runTests.func1(0xc000132840?) [2022-05-12T20:12:10.860Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T20:12:10.860Z] testing.tRunner(0xc000145040, 0xc00013dca0) [2022-05-12T20:12:10.860Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T20:12:10.860Z] testing.runTests(0xc0001105a0?, {0x135e400, 0x3, 0x3}, {0x28ccb850a28?, 0x40?, 0x13634a0?}) [2022-05-12T20:12:10.860Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T20:12:10.860Z] testing.(*M).Run(0xc0001105a0) [2022-05-12T20:12:10.860Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T20:12:10.860Z] main.main() [2022-05-12T20:12:10.860Z] _testmain.go:99 +0x255 [2022-05-12T20:12:10.860Z] --- PASS: TestDump (0.00s) [2022-05-12T20:12:10.860Z] === RUN TestDumpToFile [2022-05-12T20:12:10.860Z] --- PASS: TestDumpToFile (0.16s) [2022-05-12T20:12:10.860Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T20:12:10.860Z] goroutine 21 [running]: [2022-05-12T20:12:10.860Z] github.com/docker/docker/pkg/stack.dump(0x108ed93?) [2022-05-12T20:12:10.860Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T20:12:10.860Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x108ed60?}) [2022-05-12T20:12:10.860Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T20:12:10.860Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001451e0?) [2022-05-12T20:12:10.860Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T20:12:10.860Z] testing.tRunner(0xc000145860, 0x11da4a0) [2022-05-12T20:12:10.860Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T20:12:10.860Z] created by testing.(*T).Run [2022-05-12T20:12:10.860Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T20:12:10.860Z] [2022-05-12T20:12:10.860Z] goroutine 1 [chan receive]: [2022-05-12T20:12:10.860Z] testing.(*T).Run(0xc000145040, {0x11d072b?, 0xfec1f3?}, 0x11da4a0) [2022-05-12T20:12:10.860Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T20:12:10.860Z] testing.runTests.func1(0xc000132840?) [2022-05-12T20:12:10.860Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T20:12:10.860Z] testing.tRunner(0xc000145040, 0xc00013dca0) [2022-05-12T20:12:10.860Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T20:12:10.860Z] testing.runTests(0xc0001105a0?, {0x135e400, 0x3, 0x3}, {0x28ccb850a28?, 0x40?, 0x13634a0?}) [2022-05-12T20:12:10.860Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T20:12:10.860Z] testing.(*M).Run(0xc0001105a0) [2022-05-12T20:12:10.860Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T20:12:10.860Z] main.main() [2022-05-12T20:12:10.860Z] _testmain.go:99 +0x255 [2022-05-12T20:12:10.860Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T20:12:10.860Z] PASS [2022-05-12T20:12:10.860Z] coverage: 90.9% of statements [2022-05-12T20:12:10.860Z] ok github.com/docker/docker/pkg/stack 0.196s coverage: 90.9% of statements [2022-05-12T20:12:10.901Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-05-12T20:12:10.901Z] === RUN TestNetworkDBNodeLeave [2022-05-12T20:12:10.901Z] === RUN TestError [2022-05-12T20:12:10.901Z] --- PASS: TestError (0.00s) [2022-05-12T20:12:10.901Z] === RUN TestProgressString [2022-05-12T20:12:10.901Z] === RUN TestProgressString/no_progress [2022-05-12T20:12:10.901Z] === RUN TestProgressString/progress_1 [2022-05-12T20:12:10.901Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-12T20:12:10.901Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-12T20:12:10.901Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-12T20:12:10.901Z] === RUN TestProgressString/with_units [2022-05-12T20:12:10.901Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-12T20:12:10.901Z] === RUN TestProgressString/hide_counts [2022-05-12T20:12:10.901Z] --- PASS: TestProgressString (0.00s) [2022-05-12T20:12:10.901Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-12T20:12:10.901Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-12T20:12:10.901Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-12T20:12:10.901Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-12T20:12:10.901Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-12T20:12:10.901Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-12T20:12:10.901Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-12T20:12:10.901Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-12T20:12:10.901Z] === RUN TestJSONMessageDisplay [2022-05-12T20:12:11.164Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-05-12T20:12:11.164Z] === RUN TestRenameStoppedContainer [2022-05-12T20:12:11.329Z] === RUN TestNewStdWriter [2022-05-12T20:12:11.329Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T20:12:11.329Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T20:12:11.329Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T20:12:11.329Z] === RUN TestWriteWithNilBytes [2022-05-12T20:12:11.329Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T20:12:11.329Z] === RUN TestWrite [2022-05-12T20:12:11.329Z] --- PASS: TestWrite (0.00s) [2022-05-12T20:12:11.329Z] === RUN TestWriteWithWriterError [2022-05-12T20:12:11.329Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T20:12:11.329Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T20:12:11.329Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T20:12:11.329Z] === RUN TestStdCopyWriteAndRead [2022-05-12T20:12:11.329Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T20:12:11.329Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T20:12:11.329Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T20:12:11.329Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T20:12:11.329Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T20:12:11.329Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T20:12:11.329Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T20:12:11.329Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T20:12:11.329Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T20:12:11.329Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T20:12:11.329Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T20:12:11.329Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T20:12:11.329Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T20:12:11.329Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T20:12:11.329Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T20:12:11.329Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T20:12:11.329Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T20:12:11.329Z] PASS [2022-05-12T20:12:11.329Z] coverage: 100.0% of statements [2022-05-12T20:12:11.329Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-05-12T20:12:11.369Z] --- PASS: TestJSONMessageDisplay (0.11s) [2022-05-12T20:12:11.369Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-12T20:12:11.369Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-12T20:12:11.369Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-12T20:12:11.369Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-12T20:12:11.369Z] === RUN TestDisplayJSONMessagesStream [2022-05-12T20:12:11.369Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-12T20:12:11.369Z] PASS [2022-05-12T20:12:11.369Z] coverage: 91.7% of statements [2022-05-12T20:12:11.369Z] ok github.com/docker/docker/pkg/jsonmessage 0.144s coverage: 91.7% of statements [2022-05-12T20:12:11.387Z] --- PASS: TestEventsExecDie (0.55s) [2022-05-12T20:12:11.387Z] === RUN TestEventsBackwardsCompatible [2022-05-12T20:12:11.387Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-12T20:12:11.387Z] === RUN TestEventsVolumeCreate [2022-05-12T20:12:11.420Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-12T20:12:11.420Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T20:12:11.646Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-12T20:12:11.646Z] === RUN TestInfoBinaryCommits [2022-05-12T20:12:11.646Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T20:12:11.646Z] === RUN TestInfoAPIVersioned [2022-05-12T20:12:11.646Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T20:12:11.646Z] === RUN TestInfoAPI [2022-05-12T20:12:11.646Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T20:12:11.646Z] === RUN TestInfoAPIWarnings [2022-05-12T20:12:11.836Z] === RUN TestStandardLongPath [2022-05-12T20:12:11.836Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-12T20:12:11.836Z] === RUN TestUNCLongPath [2022-05-12T20:12:11.836Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-12T20:12:11.836Z] PASS [2022-05-12T20:12:11.836Z] coverage: 100.0% of statements [2022-05-12T20:12:11.836Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2022-05-12T20:12:11.875Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T20:12:12.137Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-12T20:12:12.304Z] === RUN TestNameFormat [2022-05-12T20:12:12.304Z] --- PASS: TestNameFormat (0.00s) [2022-05-12T20:12:12.304Z] === RUN TestNameRetries [2022-05-12T20:12:12.304Z] --- PASS: TestNameRetries (0.00s) [2022-05-12T20:12:12.304Z] PASS [2022-05-12T20:12:12.304Z] coverage: 85.7% of statements [2022-05-12T20:12:12.304Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2022-05-12T20:12:12.315Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T20:12:12.315Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T20:12:12.315Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T20:12:12.315Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T20:12:12.315Z] === RUN TestFormatStatus [2022-05-12T20:12:12.315Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T20:12:12.315Z] === RUN TestFormatError [2022-05-12T20:12:12.315Z] --- PASS: TestFormatError (0.00s) [2022-05-12T20:12:12.315Z] === RUN TestFormatJSONError [2022-05-12T20:12:12.315Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T20:12:12.315Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T20:12:12.315Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T20:12:12.315Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T20:12:12.315Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T20:12:12.315Z] === RUN TestNewJSONProgressOutput [2022-05-12T20:12:12.315Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T20:12:12.315Z] === RUN TestAuxFormatterEmit [2022-05-12T20:12:12.315Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T20:12:12.315Z] === RUN TestStreamWriterStdout [2022-05-12T20:12:12.315Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T20:12:12.315Z] === RUN TestStreamWriterStderr [2022-05-12T20:12:12.315Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T20:12:12.315Z] PASS [2022-05-12T20:12:12.315Z] coverage: 66.2% of statements [2022-05-12T20:12:12.315Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-05-12T20:12:12.348Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-05-12T20:12:12.348Z] === RUN TestRenameInvalidName [2022-05-12T20:12:12.604Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-12T20:12:12.604Z] === RUN TestRenameAnonymousContainer [2022-05-12T20:12:12.711Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T20:12:12.747Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-12T20:12:12.747Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-12T20:12:12.771Z] === RUN TestParseKeyValueOpt [2022-05-12T20:12:12.771Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-12T20:12:12.771Z] === RUN TestParseUintList [2022-05-12T20:12:12.771Z] --- PASS: TestParseUintList (0.00s) [2022-05-12T20:12:12.771Z] === RUN TestParseUintListMaximumLimits [2022-05-12T20:12:12.771Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-12T20:12:12.771Z] PASS [2022-05-12T20:12:12.771Z] coverage: 97.0% of statements [2022-05-12T20:12:12.771Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2022-05-12T20:12:12.784Z] === RUN TestGenerateRandomID [2022-05-12T20:12:12.784Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T20:12:12.784Z] === RUN TestShortenId [2022-05-12T20:12:12.784Z] --- PASS: TestShortenId (0.00s) [2022-05-12T20:12:12.784Z] === RUN TestShortenSha256Id [2022-05-12T20:12:12.784Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T20:12:12.784Z] === RUN TestShortenIdEmpty [2022-05-12T20:12:12.784Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T20:12:12.784Z] === RUN TestShortenIdInvalid [2022-05-12T20:12:12.784Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T20:12:12.784Z] === RUN TestIsShortIDNonHex [2022-05-12T20:12:12.784Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T20:12:12.784Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T20:12:12.784Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T20:12:12.784Z] PASS [2022-05-12T20:12:12.784Z] coverage: 70.6% of statements [2022-05-12T20:12:12.784Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-05-12T20:12:13.239Z] === RUN Test_windowsOSRelease_String [2022-05-12T20:12:13.239Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-12T20:12:13.239Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-12T20:12:13.239Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-12T20:12:13.239Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-12T20:12:13.239Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-12T20:12:13.239Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-12T20:12:13.239Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-12T20:12:13.239Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-12T20:12:13.239Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-12T20:12:13.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T20:12:13.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T20:12:13.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T20:12:13.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T20:12:13.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-12T20:12:13.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-12T20:12:13.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-12T20:12:13.239Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-12T20:12:13.239Z] PASS [2022-05-12T20:12:13.239Z] coverage: 36.4% of statements [2022-05-12T20:12:13.239Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 36.4% of statements [2022-05-12T20:12:13.253Z] === RUN TestIsCpusetListAvailable [2022-05-12T20:12:13.253Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T20:12:13.253Z] PASS [2022-05-12T20:12:13.253Z] coverage: 39.4% of statements [2022-05-12T20:12:13.253Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-05-12T20:12:13.285Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T20:12:13.708Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-05-12T20:12:13.708Z] === RUN TestNetworkDBWatch [2022-05-12T20:12:14.175Z] === RUN TestNewAndRemove [2022-05-12T20:12:14.175Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-12T20:12:14.175Z] === RUN TestRemoveInvalidPath [2022-05-12T20:12:14.175Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-12T20:12:14.175Z] PASS [2022-05-12T20:12:14.175Z] coverage: 82.6% of statements [2022-05-12T20:12:14.175Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.6% of statements [2022-05-12T20:12:14.492Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-12T20:12:14.495Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-05-12T20:12:14.495Z] === RUN TestRenameContainerWithSameName [2022-05-12T20:12:14.677Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-12T20:12:14.677Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-12T20:12:14.677Z] check_test.go:307: [da446ab0fcc5d] daemon is not started [2022-05-12T20:12:14.677Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-12T20:12:14.751Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-05-12T20:12:14.751Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T20:12:14.818Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-12T20:12:14.818Z] === RUN TestClientStream [2022-05-12T20:12:14.818Z] --- PASS: TestClientStream (0.00s) [2022-05-12T20:12:14.819Z] === RUN TestClientSendFile [2022-05-12T20:12:14.819Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T20:12:14.819Z] === RUN TestClientWithRequestTimeout [2022-05-12T20:12:14.819Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T20:12:14.819Z] === RUN TestFileSpecPlugin [2022-05-12T20:12:14.819Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T20:12:14.819Z] === RUN TestFileJSONSpecPlugin [2022-05-12T20:12:14.819Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T20:12:14.819Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T20:12:14.819Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T20:12:14.819Z] === RUN TestPluginAddHandler [2022-05-12T20:12:14.819Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T20:12:14.819Z] === RUN TestPluginWaitBadPlugin [2022-05-12T20:12:14.819Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T20:12:14.819Z] === RUN TestGet [2022-05-12T20:12:14.819Z] time="2022-05-12T20:12:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T20:12:14.819Z] === RUN TestChtimes [2022-05-12T20:12:14.819Z] --- PASS: TestChtimes (0.01s) [2022-05-12T20:12:14.819Z] === RUN TestChtimesWindows [2022-05-12T20:12:14.819Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T20:12:14.819Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T20:12:14.819Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T20:12:14.819Z] PASS [2022-05-12T20:12:14.819Z] coverage: 13.0% of statements [2022-05-12T20:12:14.819Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 13.0% of statements [2022-05-12T20:12:15.161Z] --- PASS: TestGetAddress (19.08s) [2022-05-12T20:12:15.161Z] === RUN TestRequestSyntaxCheck [2022-05-12T20:12:15.287Z] === RUN TestTailFile [2022-05-12T20:12:15.287Z] --- PASS: TestTailFile (0.00s) [2022-05-12T20:12:15.622Z] --- PASS: TestHealthKillContainer (8.71s) [2022-05-12T20:12:15.622Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T20:12:15.629Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-12T20:12:15.629Z] === RUN TestRequest [2022-05-12T20:12:15.629Z] === RUN TestFailedConnection [2022-05-12T20:12:15.629Z] 2022/05/12 20:12:15 Closing DB instances... [2022-05-12T20:12:15.678Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-05-12T20:12:15.678Z] === RUN TestResize [2022-05-12T20:12:15.759Z] === RUN TestTailFileManyLines [2022-05-12T20:12:15.759Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T20:12:15.759Z] === RUN TestTailEmptyFile [2022-05-12T20:12:15.759Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T20:12:15.759Z] === RUN TestTailNegativeN [2022-05-12T20:12:15.759Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader [2022-05-12T20:12:15.759Z] === CONT TestNewTailReader [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T20:12:15.759Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.759Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.759Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.759Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T20:12:15.759Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.759Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:15.759Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.759Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.759Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.759Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T20:12:15.759Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T20:12:15.760Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:15.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:15.760Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:15.761Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:15.761Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:15.761Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T20:12:15.762Z] time="2022-05-12T20:12:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:15.762Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T20:12:15.762Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T20:12:15.762Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T20:12:15.883Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T20:12:15.934Z] --- PASS: TestResize (0.42s) [2022-05-12T20:12:15.934Z] === RUN TestResizeWithInvalidSize [2022-05-12T20:12:16.231Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T20:12:16.231Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T20:12:16.231Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:16.231Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:16.231Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:16.231Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:16.231Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:16.231Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:16.231Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:16.231Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T20:12:16.231Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:16.231Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T20:12:16.231Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T20:12:16.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:16.231Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T20:12:16.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:16.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:16.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:16.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:16.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:16.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:16.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:16.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:16.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:16.232Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:16.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:16.234Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.234Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:12:16.235Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:12:16.457Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2022-05-12T20:12:16.458Z] === RUN TestIpcModeNone [2022-05-12T20:12:16.458Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-12T20:12:16.499Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-12T20:12:16.499Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T20:12:16.618Z] --- PASS: TestFailedConnection (1.18s) [2022-05-12T20:12:16.618Z] === RUN TestFailOnce [2022-05-12T20:12:16.618Z] 2022/05/12 20:12:16 http: panic serving 127.0.0.1:49288: Plugin not ready [2022-05-12T20:12:16.619Z] goroutine 34 [running]: [2022-05-12T20:12:16.619Z] net/http.(*conn).serve.func1() [2022-05-12T20:12:16.619Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-12T20:12:16.619Z] panic({0x13736e0, 0x14bd090}) [2022-05-12T20:12:16.619Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-12T20:12:16.619Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x80000000000003b?, 0xffffffffffffffff?}, 0x82e78062afc7d53?) [2022-05-12T20:12:16.619Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-12T20:12:16.619Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x14c2898?, 0xc000234000?}, 0xc00004fa78?) [2022-05-12T20:12:16.619Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-12T20:12:16.619Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x14c2898, 0xc000234000}, 0xc0000ae000) [2022-05-12T20:12:16.619Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-12T20:12:16.619Z] net/http.serverHandler.ServeHTTP({0x14c0eb8?}, {0x14c2898, 0xc000234000}, 0xc0000ae000) [2022-05-12T20:12:16.619Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-12T20:12:16.619Z] net/http.(*conn).serve(0xc0000a8000, {0x14c2d98, 0xc00008a0c0}) [2022-05-12T20:12:16.619Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-12T20:12:16.619Z] created by net/http.(*Server).Serve [2022-05-12T20:12:16.619Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-12T20:12:16.619Z] time="2022-05-12T20:12:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:12:16.703Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:12:16.704Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:12:16.704Z] PASS [2022-05-12T20:12:16.704Z] coverage: 88.6% of statements [2022-05-12T20:12:16.704Z] ok github.com/docker/docker/pkg/tailfile 0.230s coverage: 88.6% of statements [2022-05-12T20:12:16.757Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:12:16.757Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:12:16.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:12:16.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T20:12:16.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:12:17.086Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-05-12T20:12:17.086Z] === RUN TestNetworkDBBulkSync [2022-05-12T20:12:17.172Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T20:12:17.172Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-12T20:12:17.172Z] === RUN TestTarSumRemove [2022-05-12T20:12:17.172Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T20:12:17.172Z] === RUN TestSortFileInfoSums [2022-05-12T20:12:17.172Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T20:12:17.172Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T20:12:17.172Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T20:12:17.172Z] === RUN TestNewTarSumForLabel [2022-05-12T20:12:17.172Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T20:12:17.172Z] === RUN TestEmptyTar [2022-05-12T20:12:17.172Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T20:12:17.172Z] === RUN TestTarSumsReadSize [2022-05-12T20:12:17.172Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T20:12:17.172Z] === RUN TestTarSums [2022-05-12T20:12:17.172Z] --- PASS: TestTarSums (0.06s) [2022-05-12T20:12:17.172Z] === RUN TestIteration [2022-05-12T20:12:17.172Z] --- PASS: TestIteration (0.00s) [2022-05-12T20:12:17.172Z] === RUN TestVersionLabelForChecksum [2022-05-12T20:12:17.172Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T20:12:17.172Z] === RUN TestVersion [2022-05-12T20:12:17.172Z] --- PASS: TestVersion (0.00s) [2022-05-12T20:12:17.172Z] === RUN TestGetVersion [2022-05-12T20:12:17.172Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T20:12:17.172Z] === RUN TestGetVersions [2022-05-12T20:12:17.172Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T20:12:17.172Z] PASS [2022-05-12T20:12:17.172Z] coverage: 89.3% of statements [2022-05-12T20:12:17.172Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2022-05-12T20:12:17.403Z] --- PASS: TestIpcModeNone (0.77s) [2022-05-12T20:12:17.403Z] === RUN TestIpcModePrivate [2022-05-12T20:12:17.553Z] --- PASS: TestFailOnce (1.13s) [2022-05-12T20:12:17.553Z] === RUN TestEchoInputOutput [2022-05-12T20:12:17.553Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-12T20:12:17.553Z] === RUN TestBackoff [2022-05-12T20:12:17.553Z] --- PASS: TestBackoff (0.00s) [2022-05-12T20:12:17.553Z] === RUN TestAbortRetry [2022-05-12T20:12:17.553Z] --- PASS: TestAbortRetry (0.00s) [2022-05-12T20:12:17.553Z] === RUN TestClientScheme [2022-05-12T20:12:17.553Z] --- PASS: TestClientScheme (0.00s) [2022-05-12T20:12:17.553Z] === RUN TestNewClientWithTimeout [2022-05-12T20:12:17.641Z] time="2022-05-12T20:12:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T20:12:17.641Z] === RUN TestTruncIndex [2022-05-12T20:12:17.641Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T20:12:17.641Z] PASS [2022-05-12T20:12:17.641Z] coverage: 91.5% of statements [2022-05-12T20:12:17.641Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-05-12T20:12:17.677Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-05-12T20:12:17.742Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-12T20:12:17.742Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-12T20:12:17.940Z] --- PASS: TestIpcModePrivate (0.79s) [2022-05-12T20:12:17.940Z] === RUN TestIpcModeShareable [2022-05-12T20:12:18.021Z] 2022/05/12 20:12:17 Closing DB instances... [2022-05-12T20:12:18.021Z] time="2022-05-12T20:12:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-12T20:12:18.109Z] === RUN TestVersionInfo [2022-05-12T20:12:18.109Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T20:12:18.109Z] === RUN TestAppendVersions [2022-05-12T20:12:18.109Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T20:12:18.109Z] PASS [2022-05-12T20:12:18.109Z] coverage: 88.9% of statements [2022-05-12T20:12:18.109Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-05-12T20:12:18.206Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-12T20:12:18.467Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-05-12T20:12:18.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:12:18.729Z] --- PASS: TestIpcModeShareable (0.66s) [2022-05-12T20:12:18.729Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-12T20:12:18.856Z] --- PASS: TestCreateServiceMultipleTimes (15.91s) [2022-05-12T20:12:18.856Z] === RUN TestCreateServiceConflict [2022-05-12T20:12:18.856Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-05-12T20:12:18.856Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T20:12:18.991Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T20:12:19.583Z] === RUN TestParseEmptyInterface [2022-05-12T20:12:19.583Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-12T20:12:19.583Z] === RUN TestParseNonInterfaceType [2022-05-12T20:12:19.583Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-12T20:12:19.583Z] === RUN TestParseWithOneFunction [2022-05-12T20:12:19.583Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-12T20:12:19.583Z] === RUN TestParseWithMultipleFuncs [2022-05-12T20:12:19.583Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-12T20:12:19.583Z] === RUN TestParseWithUnnamedReturn [2022-05-12T20:12:19.583Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-12T20:12:19.583Z] === RUN TestEmbeddedInterface [2022-05-12T20:12:19.583Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-12T20:12:19.583Z] === RUN TestParsedImports [2022-05-12T20:12:19.583Z] --- PASS: TestParsedImports (0.00s) [2022-05-12T20:12:19.583Z] === RUN TestAliasedImports [2022-05-12T20:12:19.583Z] --- PASS: TestAliasedImports (0.00s) [2022-05-12T20:12:19.583Z] PASS [2022-05-12T20:12:19.583Z] coverage: 56.8% of statements [2022-05-12T20:12:19.583Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2022-05-12T20:12:19.583Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-05-12T20:12:19.583Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-12T20:12:19.583Z] time="2022-05-12T20:12:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-12T20:12:19.936Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-12T20:12:20.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:12:20.051Z] === RUN TestHTTPTransport [2022-05-12T20:12:20.051Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-12T20:12:20.051Z] PASS [2022-05-12T20:12:20.051Z] coverage: 85.7% of statements [2022-05-12T20:12:20.051Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2022-05-12T20:12:20.323Z] === RUN TestValidatePrivileges [2022-05-12T20:12:20.323Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T20:12:20.323Z] === RUN TestFilterByCapNeg [2022-05-12T20:12:20.323Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T20:12:20.323Z] === RUN TestFilterByCapPos [2022-05-12T20:12:20.323Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T20:12:20.323Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T20:12:20.323Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T20:12:20.323Z] PASS [2022-05-12T20:12:20.323Z] coverage: 12.2% of statements [2022-05-12T20:12:20.323Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.2% of statements [2022-05-12T20:12:20.510Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T20:12:20.518Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-12T20:12:20.519Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T20:12:20.519Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-12T20:12:20.519Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-12T20:12:20.519Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-12T20:12:20.519Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-12T20:12:20.519Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-12T20:12:20.519Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-12T20:12:20.519Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-12T20:12:20.519Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-12T20:12:20.519Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-12T20:12:20.519Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-12T20:12:20.519Z] === RUN TestBufferPoolPutAndGet [2022-05-12T20:12:20.519Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-12T20:12:20.519Z] PASS [2022-05-12T20:12:20.519Z] coverage: 88.2% of statements [2022-05-12T20:12:20.519Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2022-05-12T20:12:20.791Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T20:12:20.791Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T20:12:20.791Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T20:12:20.791Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T20:12:20.791Z] === RUN TestNewSettable [2022-05-12T20:12:20.791Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T20:12:20.791Z] === RUN TestIsSettable [2022-05-12T20:12:20.791Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T20:12:20.791Z] === RUN TestUpdateSettingsEnv [2022-05-12T20:12:20.791Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T20:12:20.791Z] PASS [2022-05-12T20:12:20.791Z] coverage: 20.0% of statements [2022-05-12T20:12:20.791Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2022-05-12T20:12:20.940Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:12:20.940Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:12:20.986Z] === RUN TestOutputOnPrematureClose [2022-05-12T20:12:20.986Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-12T20:12:20.986Z] === RUN TestCompleteSilently [2022-05-12T20:12:20.986Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-12T20:12:20.986Z] PASS [2022-05-12T20:12:20.986Z] coverage: 75.9% of statements [2022-05-12T20:12:20.986Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2022-05-12T20:12:21.383Z] --- PASS: TestCreateServiceMaxReplicas (2.75s) [2022-05-12T20:12:21.383Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T20:12:21.453Z] === RUN TestSendToOneSub [2022-05-12T20:12:21.453Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-12T20:12:21.453Z] === RUN TestSendToMultipleSubs [2022-05-12T20:12:21.453Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-12T20:12:21.453Z] === RUN TestEvictOneSub [2022-05-12T20:12:21.453Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-12T20:12:21.453Z] === RUN TestClosePublisher [2022-05-12T20:12:21.453Z] --- PASS: TestClosePublisher (0.00s) [2022-05-12T20:12:21.453Z] === RUN TestPubSubRace [2022-05-12T20:12:21.455Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s) [2022-05-12T20:12:21.455Z] === RUN TestAPIIpcModeHost [2022-05-12T20:12:21.632Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-12T20:12:21.717Z] check_test.go:307: [d93ee1cc3e8fd] daemon is not started [2022-05-12T20:12:21.717Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-12T20:12:21.717Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T20:12:21.778Z] time="2022-05-12T20:12:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T20:12:21.778Z] === RUN TestLoad [2022-05-12T20:12:21.778Z] --- PASS: TestLoad (0.01s) [2022-05-12T20:12:21.778Z] === RUN TestSave [2022-05-12T20:12:21.778Z] --- PASS: TestSave (0.05s) [2022-05-12T20:12:21.778Z] === RUN TestAddDeleteGet [2022-05-12T20:12:21.778Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-12T20:12:21.778Z] === RUN TestInvalidTags [2022-05-12T20:12:21.778Z] --- PASS: TestInvalidTags (0.01s) [2022-05-12T20:12:21.778Z] PASS [2022-05-12T20:12:21.778Z] coverage: 84.4% of statements [2022-05-12T20:12:21.778Z] ok github.com/docker/docker/reference 0.211s coverage: 84.4% of statements [2022-05-12T20:12:21.888Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-12T20:12:21.888Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-12T20:12:21.888Z] [2022-05-12T20:12:21.888Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-12T20:12:21.888Z] =========================== short test summary info ============================ [2022-05-12T20:12:21.888Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-12T20:12:21.888Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-12T20:12:21.888Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-12T20:12:21.888Z] Not supported on most drivers [2022-05-12T20:12:21.888Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-12T20:12:21.888Z] Output of docker top depends on host distro, and is not formalized. [2022-05-12T20:12:21.888Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-12T20:12:21.888Z] Output of docker top depends on host distro, and is not formalized. [2022-05-12T20:12:21.888Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-12T20:12:21.888Z] Can fail if eth0 has multiple IP addresses [2022-05-12T20:12:21.888Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-12T20:12:21.888Z] This doesn't seem to be taken into account by the engine [2022-05-12T20:12:21.888Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-12T20:12:21.888Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-12T20:12:21.888Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.65 seconds == [2022-05-12T20:12:21.978Z] --- PASS: TestAPIIpcModeHost (0.80s) [2022-05-12T20:12:21.978Z] === RUN TestDaemonIpcModeShareable [2022-05-12T20:12:22.144Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-12T20:12:22.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:12:22.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:12:22.439Z] time="2022-05-12T20:12:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-12T20:12:22.439Z] 2022/05/12 20:12:22 Closing DB instances... [2022-05-12T20:12:22.439Z] --- PASS: TestPubSubRace (1.05s) [2022-05-12T20:12:22.439Z] PASS [2022-05-12T20:12:22.439Z] coverage: 75.0% of statements [2022-05-12T20:12:22.439Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2022-05-12T20:12:22.764Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T20:12:22.764Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T20:12:22.764Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T20:12:22.764Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T20:12:22.764Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T20:12:22.764Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T20:12:22.764Z] === RUN TestValidateMirror [2022-05-12T20:12:22.764Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T20:12:22.764Z] === RUN TestLoadInsecureRegistries [2022-05-12T20:12:22.906Z] time="2022-05-12T20:12:22Z" level=error msg="node: 06eadcd3c22b is unknown to memberlist" [2022-05-12T20:12:22.906Z] --- PASS: TestRequest (7.59s) [2022-05-12T20:12:22.906Z] === RUN TestOverlappingRequests [2022-05-12T20:12:22.906Z] === RUN TestRegister [2022-05-12T20:12:22.906Z] --- PASS: TestRegister (0.00s) [2022-05-12T20:12:22.906Z] === RUN TestCommand [2022-05-12T20:12:23.233Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T20:12:23.233Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-12T20:12:23.233Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T20:12:23.233Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T20:12:23.233Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T20:12:23.233Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T20:12:23.233Z] time="2022-05-12T20:12:22Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T20:12:23.233Z] time="2022-05-12T20:12:22Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-12T20:12:23.233Z] time="2022-05-12T20:12:22Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T20:12:23.233Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2022-05-12T20:12:23.233Z] === RUN TestNewServiceConfig [2022-05-12T20:12:23.233Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestValidateIndexName [2022-05-12T20:12:23.233Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestValidateIndexNameWithError [2022-05-12T20:12:23.233Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestEndpointParse [2022-05-12T20:12:23.233Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestEndpointParseInvalid [2022-05-12T20:12:23.233Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestValidateEndpoint [2022-05-12T20:12:23.233Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-12T20:12:23.233Z] === RUN TestPing [2022-05-12T20:12:23.233Z] --- PASS: TestPing (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestPingRegistryEndpoint [2022-05-12T20:12:23.233Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:12:23.233Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-12T20:12:23.233Z] === RUN TestEndpoint [2022-05-12T20:12:23.233Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:12:23.233Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestParseRepositoryInfo [2022-05-12T20:12:23.233Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestNewIndexInfo [2022-05-12T20:12:23.233Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestMirrorEndpointLookup [2022-05-12T20:12:23.233Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:12:23.233Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestSearchRepositories [2022-05-12T20:12:23.233Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T20:12:23.233Z] Host: 127.0.0.1:49328 [2022-05-12T20:12:23.233Z] User-Agent: docker test client [2022-05-12T20:12:23.233Z] Authorization: Token fake-token [2022-05-12T20:12:23.233Z] X-Docker-Token: true [2022-05-12T20:12:23.233Z] Accept-Encoding: gzip [2022-05-12T20:12:23.233Z] [2022-05-12T20:12:23.233Z] [2022-05-12T20:12:23.233Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T20:12:23.233Z] Connection: close [2022-05-12T20:12:23.233Z] Content-Length: 144 [2022-05-12T20:12:23.233Z] Cache-Control: no-cache [2022-05-12T20:12:23.233Z] Content-Type: application/json [2022-05-12T20:12:23.233Z] Date: Thu, 12 May 2022 20:12:22 GMT [2022-05-12T20:12:23.233Z] Expires: -1 [2022-05-12T20:12:23.233Z] Pragma: no-cache [2022-05-12T20:12:23.233Z] Server: docker-tests/mock [2022-05-12T20:12:23.233Z] X-Docker-Registry-Config: mock [2022-05-12T20:12:23.233Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T20:12:23.233Z] [2022-05-12T20:12:23.233Z] [2022-05-12T20:12:23.233Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-12T20:12:23.233Z] === RUN TestTrustedLocation [2022-05-12T20:12:23.233Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T20:12:23.233Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T20:12:23.233Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestIsSecureIndex [2022-05-12T20:12:23.233Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T20:12:23.233Z] PASS [2022-05-12T20:12:23.233Z] coverage: 51.7% of statements [2022-05-12T20:12:23.233Z] ok github.com/docker/docker/registry 0.244s coverage: 51.7% of statements [2022-05-12T20:12:23.233Z] time="2022-05-12T20:12:22Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T20:12:23.233Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-05-12T20:12:23.233Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T20:12:23.233Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T20:12:23.233Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T20:12:23.233Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestResumableRequestReader [2022-05-12T20:12:23.233Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T20:12:23.233Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T20:12:23.233Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T20:12:23.233Z] PASS [2022-05-12T20:12:23.233Z] coverage: 100.0% of statements [2022-05-12T20:12:23.233Z] ok github.com/docker/docker/registry/resumable 0.254s coverage: 100.0% of statements [2022-05-12T20:12:23.373Z] --- PASS: TestCommand (0.03s) [2022-05-12T20:12:23.373Z] === RUN TestNaiveSelf [2022-05-12T20:12:23.373Z] --- PASS: TestNaiveSelf (0.02s) [2022-05-12T20:12:23.373Z] PASS [2022-05-12T20:12:23.373Z] coverage: 82.4% of statements [2022-05-12T20:12:23.373Z] ok github.com/docker/docker/pkg/reexec 0.073s coverage: 82.4% of statements [2022-05-12T20:12:23.373Z] --- PASS: TestOverlappingRequests (0.38s) [2022-05-12T20:12:23.373Z] === RUN TestRelease [2022-05-12T20:12:23.702Z] === RUN TestRestartManagerTimeout [2022-05-12T20:12:23.702Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T20:12:23.702Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T20:12:23.702Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T20:12:23.702Z] PASS [2022-05-12T20:12:23.702Z] coverage: 50.9% of statements [2022-05-12T20:12:23.702Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2022-05-12T20:12:23.841Z] === RUN TestDump [2022-05-12T20:12:23.841Z] goroutine 6 [running]: [2022-05-12T20:12:23.841Z] github.com/docker/docker/pkg/stack.dump(0xee2d57?) [2022-05-12T20:12:23.841Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T20:12:23.841Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-12T20:12:23.841Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-12T20:12:23.841Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-12T20:12:23.841Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-12T20:12:23.841Z] testing.tRunner(0xc000164000, 0x10aa4b0) [2022-05-12T20:12:23.841Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T20:12:23.841Z] created by testing.(*T).Run [2022-05-12T20:12:23.841Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T20:12:23.841Z] [2022-05-12T20:12:23.841Z] goroutine 1 [chan receive]: [2022-05-12T20:12:23.841Z] testing.(*T).Run(0xc000031d40, {0x1099154?, 0xebc1f3?}, 0x10aa4b0) [2022-05-12T20:12:23.841Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T20:12:23.841Z] testing.runTests.func1(0xc00006c870?) [2022-05-12T20:12:23.841Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T20:12:23.841Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-12T20:12:23.841Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T20:12:23.841Z] testing.runTests(0xc000058500?, {0x122e400, 0x3, 0x3}, {0x26024840108?, 0x40?, 0x12334a0?}) [2022-05-12T20:12:23.841Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T20:12:23.841Z] testing.(*M).Run(0xc000058500) [2022-05-12T20:12:23.841Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T20:12:23.841Z] main.main() [2022-05-12T20:12:23.841Z] _testmain.go:99 +0x255 [2022-05-12T20:12:23.841Z] --- PASS: TestDump (0.00s) [2022-05-12T20:12:23.841Z] === RUN TestDumpToFile [2022-05-12T20:12:23.841Z] --- PASS: TestDumpToFile (0.09s) [2022-05-12T20:12:23.841Z] === RUN TestDumpToFileWithEmptyInput [2022-05-12T20:12:23.841Z] goroutine 8 [running]: [2022-05-12T20:12:23.841Z] github.com/docker/docker/pkg/stack.dump(0xf5ed93?) [2022-05-12T20:12:23.841Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-12T20:12:23.841Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf5ed60?}) [2022-05-12T20:12:23.841Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-12T20:12:23.841Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-12T20:12:23.841Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-12T20:12:23.841Z] testing.tRunner(0xc000164680, 0x10aa4a0) [2022-05-12T20:12:23.841Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T20:12:23.841Z] created by testing.(*T).Run [2022-05-12T20:12:23.841Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-12T20:12:23.841Z] [2022-05-12T20:12:23.841Z] goroutine 1 [chan receive]: [2022-05-12T20:12:23.841Z] testing.(*T).Run(0xc000031d40, {0x10a072b?, 0xebc1f3?}, 0x10aa4a0) [2022-05-12T20:12:23.841Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-12T20:12:23.841Z] testing.runTests.func1(0xc00006c870?) [2022-05-12T20:12:23.841Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-12T20:12:23.841Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-12T20:12:23.841Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-12T20:12:23.841Z] testing.runTests(0xc000058500?, {0x122e400, 0x3, 0x3}, {0x26024840108?, 0x40?, 0x12334a0?}) [2022-05-12T20:12:23.841Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-12T20:12:23.841Z] testing.(*M).Run(0xc000058500) [2022-05-12T20:12:23.841Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-12T20:12:23.841Z] main.main() [2022-05-12T20:12:23.841Z] _testmain.go:99 +0x255 [2022-05-12T20:12:23.841Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-12T20:12:23.841Z] PASS [2022-05-12T20:12:23.841Z] coverage: 90.9% of statements [2022-05-12T20:12:23.841Z] ok github.com/docker/docker/pkg/stack 0.120s coverage: 90.9% of statements [2022-05-12T20:12:23.899Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2022-05-12T20:12:23.899Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2022-05-12T20:12:23.899Z] === RUN TestDaemonIpcModePrivate [2022-05-12T20:12:24.171Z] === RUN TestDecodeContainerConfig [2022-05-12T20:12:24.171Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T20:12:24.171Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T20:12:24.171Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T20:12:24.171Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T20:12:24.171Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T20:12:24.171Z] === RUN TestValidatePrivileged [2022-05-12T20:12:24.171Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T20:12:24.171Z] PASS [2022-05-12T20:12:24.171Z] coverage: 52.4% of statements [2022-05-12T20:12:24.171Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.4% of statements [2022-05-12T20:12:24.309Z] === RUN TestNewStdWriter [2022-05-12T20:12:24.309Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-12T20:12:24.309Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-12T20:12:24.309Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-12T20:12:24.309Z] === RUN TestWriteWithNilBytes [2022-05-12T20:12:24.309Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-12T20:12:24.309Z] === RUN TestWrite [2022-05-12T20:12:24.309Z] --- PASS: TestWrite (0.00s) [2022-05-12T20:12:24.309Z] === RUN TestWriteWithWriterError [2022-05-12T20:12:24.309Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-12T20:12:24.309Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-12T20:12:24.309Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-12T20:12:24.309Z] === RUN TestStdCopyWriteAndRead [2022-05-12T20:12:24.309Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-12T20:12:24.309Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-12T20:12:24.309Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-12T20:12:24.309Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-12T20:12:24.309Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-12T20:12:24.309Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-12T20:12:24.309Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-12T20:12:24.309Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-12T20:12:24.309Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-12T20:12:24.309Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-12T20:12:24.309Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-12T20:12:24.309Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-12T20:12:24.309Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-12T20:12:24.309Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-12T20:12:24.309Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-12T20:12:24.309Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-12T20:12:24.309Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-12T20:12:24.309Z] PASS [2022-05-12T20:12:24.309Z] coverage: 100.0% of statements [2022-05-12T20:12:24.309Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-05-12T20:12:24.639Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T20:12:24.639Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T20:12:24.639Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T20:12:24.639Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T20:12:24.639Z] PASS [2022-05-12T20:12:24.639Z] coverage: 62.5% of statements [2022-05-12T20:12:24.639Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-05-12T20:12:24.777Z] --- PASS: TestRelease (1.44s) [2022-05-12T20:12:24.777Z] === RUN TestAllocateRandomDeallocate [2022-05-12T20:12:24.777Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-12T20:12:24.777Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-12T20:12:24.777Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-12T20:12:24.777Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-12T20:12:24.777Z] === RUN TestFormatStatus [2022-05-12T20:12:24.777Z] --- PASS: TestFormatStatus (0.00s) [2022-05-12T20:12:24.777Z] === RUN TestFormatError [2022-05-12T20:12:24.777Z] --- PASS: TestFormatError (0.00s) [2022-05-12T20:12:24.777Z] === RUN TestFormatJSONError [2022-05-12T20:12:24.777Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-12T20:12:24.777Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-12T20:12:24.777Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-12T20:12:24.777Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-12T20:12:24.777Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-12T20:12:24.777Z] === RUN TestNewJSONProgressOutput [2022-05-12T20:12:24.777Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-12T20:12:24.777Z] === RUN TestAuxFormatterEmit [2022-05-12T20:12:24.777Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-12T20:12:24.777Z] === RUN TestStreamWriterStdout [2022-05-12T20:12:24.777Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-12T20:12:24.777Z] === RUN TestStreamWriterStderr [2022-05-12T20:12:24.777Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-12T20:12:24.777Z] PASS [2022-05-12T20:12:24.777Z] coverage: 66.2% of statements [2022-05-12T20:12:24.777Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2022-05-12T20:12:24.846Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-12T20:12:24.846Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T20:12:25.244Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.47s) [2022-05-12T20:12:25.244Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-12T20:12:25.244Z] === RUN TestGenerateRandomID [2022-05-12T20:12:25.244Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-12T20:12:25.244Z] === RUN TestShortenId [2022-05-12T20:12:25.244Z] --- PASS: TestShortenId (0.00s) [2022-05-12T20:12:25.244Z] === RUN TestShortenSha256Id [2022-05-12T20:12:25.244Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-12T20:12:25.244Z] === RUN TestShortenIdEmpty [2022-05-12T20:12:25.244Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-12T20:12:25.244Z] === RUN TestShortenIdInvalid [2022-05-12T20:12:25.244Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-12T20:12:25.244Z] === RUN TestIsShortIDNonHex [2022-05-12T20:12:25.244Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-12T20:12:25.244Z] === RUN TestIsShortIDNotCorrectSize [2022-05-12T20:12:25.244Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-12T20:12:25.244Z] PASS [2022-05-12T20:12:25.244Z] coverage: 70.6% of statements [2022-05-12T20:12:25.244Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-05-12T20:12:25.421Z] check_test.go:307: [d8f5c9844f952] daemon is not started [2022-05-12T20:12:25.421Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-12T20:12:25.421Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-05-12T20:12:25.421Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2022-05-12T20:12:25.421Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-12T20:12:25.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:12:25.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T20:12:25.712Z] === RUN TestIsCpusetListAvailable [2022-05-12T20:12:25.712Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-12T20:12:25.712Z] PASS [2022-05-12T20:12:25.712Z] coverage: 39.4% of statements [2022-05-12T20:12:25.712Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 39.4% of statements [2022-05-12T20:12:26.181Z] 2022/05/12 20:12:25 Closing DB instances... [2022-05-12T20:12:26.648Z] time="2022-05-12T20:12:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-12T20:12:26.648Z] === RUN TestChtimes [2022-05-12T20:12:26.648Z] --- PASS: TestChtimes (0.00s) [2022-05-12T20:12:26.648Z] === RUN TestChtimesWindows [2022-05-12T20:12:26.648Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-12T20:12:26.648Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-12T20:12:26.648Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-12T20:12:26.648Z] PASS [2022-05-12T20:12:26.648Z] coverage: 13.0% of statements [2022-05-12T20:12:26.648Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 13.0% of statements [2022-05-12T20:12:26.811Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-05-12T20:12:26.855Z] === RUN TestGetDriver [2022-05-12T20:12:26.855Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T20:12:26.855Z] === RUN TestVolumeRequestError [2022-05-12T20:12:26.855Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-12T20:12:26.855Z] PASS [2022-05-12T20:12:26.855Z] coverage: 36.1% of statements [2022-05-12T20:12:26.855Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2022-05-12T20:12:26.855Z] === RUN TestGetAddress [2022-05-12T20:12:26.855Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T20:12:26.855Z] === RUN TestRemove [2022-05-12T20:12:26.855Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T20:12:26.855Z] --- SKIP: TestRemove (0.00s) [2022-05-12T20:12:26.855Z] === RUN TestInitializeWithVolumes [2022-05-12T20:12:26.855Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-12T20:12:26.855Z] === RUN TestCreate [2022-05-12T20:12:26.855Z] --- PASS: TestCreate (0.01s) [2022-05-12T20:12:26.855Z] === RUN TestValidateName [2022-05-12T20:12:26.855Z] --- PASS: TestValidateName (0.00s) [2022-05-12T20:12:26.855Z] === RUN TestCreateWithOpts [2022-05-12T20:12:26.855Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T20:12:26.855Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T20:12:26.855Z] === RUN TestRelaodNoOpts [2022-05-12T20:12:26.855Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-12T20:12:26.855Z] PASS [2022-05-12T20:12:26.855Z] coverage: 41.5% of statements [2022-05-12T20:12:26.855Z] ok github.com/docker/docker/volume/local 0.075s coverage: 41.5% of statements [2022-05-12T20:12:27.075Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.48s) [2022-05-12T20:12:27.075Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-12T20:12:27.462Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T20:12:27.635Z] === RUN TestTailFile [2022-05-12T20:12:27.635Z] --- PASS: TestTailFile (0.00s) [2022-05-12T20:12:27.635Z] === RUN TestTailFileManyLines [2022-05-12T20:12:27.635Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-12T20:12:27.635Z] === RUN TestTailEmptyFile [2022-05-12T20:12:27.635Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-12T20:12:27.635Z] === RUN TestTailNegativeN [2022-05-12T20:12:27.635Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader [2022-05-12T20:12:27.635Z] === CONT TestNewTailReader [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/truncated_last_line [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-12T20:12:27.635Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.635Z] === CONT TestNewTailReader/no_delimiter [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.635Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.635Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.635Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.635Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.635Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.635Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.635Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.635Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.635Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.635Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.635Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-12T20:12:27.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.638Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.638Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.639Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.639Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-12T20:12:27.640Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-12T20:12:27.842Z] === RUN TestLCOWParseMountRaw [2022-05-12T20:12:27.842Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T20:12:27.842Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T20:12:27.842Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T20:12:27.842Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T20:12:27.842Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T20:12:27.842Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T20:12:27.842Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T20:12:27.842Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T20:12:27.842Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T20:12:27.842Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T20:12:27.842Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T20:12:27.842Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T20:12:27.842Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T20:12:27.842Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T20:12:27.842Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T20:12:27.842Z] === RUN TestLinuxParseMountRaw [2022-05-12T20:12:27.842Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T20:12:27.842Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T20:12:27.842Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T20:12:27.842Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T20:12:27.842Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T20:12:27.842Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T20:12:27.842Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T20:12:27.842Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T20:12:27.842Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T20:12:27.842Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T20:12:27.842Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T20:12:27.842Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T20:12:27.842Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T20:12:27.842Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T20:12:27.842Z] === RUN TestConvertTmpfsOptions [2022-05-12T20:12:27.842Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T20:12:27.842Z] linux_parser_test.go:209: data="ro" [2022-05-12T20:12:27.842Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T20:12:27.842Z] === RUN TestParseMountSpec [2022-05-12T20:12:27.842Z] parser_test.go:62: case 0 [2022-05-12T20:12:27.842Z] parser_test.go:62: case 1 [2022-05-12T20:12:27.842Z] parser_test.go:62: case 2 [2022-05-12T20:12:27.842Z] parser_test.go:62: case 3 [2022-05-12T20:12:27.842Z] parser_test.go:62: case 4 [2022-05-12T20:12:27.842Z] parser_test.go:62: case 5 [2022-05-12T20:12:27.842Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T20:12:27.842Z] === RUN TestValidateMount [2022-05-12T20:12:27.842Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRaw [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T20:12:27.842Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T20:12:27.842Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T20:12:27.842Z] PASS [2022-05-12T20:12:27.842Z] coverage: 67.6% of statements [2022-05-12T20:12:27.842Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.6% of statements [2022-05-12T20:12:28.022Z] docker_cli_daemon_plugins_test.go:80: [d69d6e2cfeb63] daemon is not started [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-12T20:12:28.109Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:12:28.109Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:12:28.110Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-12T20:12:28.111Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-12T20:12:28.111Z] PASS [2022-05-12T20:12:28.111Z] coverage: 88.6% of statements [2022-05-12T20:12:28.111Z] ok github.com/docker/docker/pkg/tailfile 0.138s coverage: 88.6% of statements [2022-05-12T20:12:28.111Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-12T20:12:28.111Z] === RUN TestNetworkDBGarbageCollection [2022-05-12T20:12:28.285Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-05-12T20:12:28.547Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2022-05-12T20:12:28.547Z] === RUN TestIpcModeOlderClient [2022-05-12T20:12:28.548Z] === PAUSE TestIpcModeOlderClient [2022-05-12T20:12:28.548Z] === RUN TestKillContainerInvalidSignal [2022-05-12T20:12:28.578Z] === RUN TestTarSumRemoveNonExistent [2022-05-12T20:12:28.578Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-12T20:12:28.578Z] === RUN TestTarSumRemove [2022-05-12T20:12:28.578Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-12T20:12:28.578Z] === RUN TestSortFileInfoSums [2022-05-12T20:12:28.578Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-12T20:12:28.578Z] === RUN TestNewTarSumForLabelInvalid [2022-05-12T20:12:28.578Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-12T20:12:28.578Z] === RUN TestNewTarSumForLabel [2022-05-12T20:12:28.578Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-12T20:12:28.578Z] === RUN TestEmptyTar [2022-05-12T20:12:28.578Z] --- PASS: TestEmptyTar (0.00s) [2022-05-12T20:12:28.578Z] === RUN TestTarSumsReadSize [2022-05-12T20:12:28.578Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-12T20:12:28.579Z] === RUN TestTarSums [2022-05-12T20:12:28.579Z] --- PASS: TestTarSums (0.05s) [2022-05-12T20:12:28.579Z] === RUN TestIteration [2022-05-12T20:12:28.579Z] --- PASS: TestIteration (0.00s) [2022-05-12T20:12:28.579Z] === RUN TestVersionLabelForChecksum [2022-05-12T20:12:28.579Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-12T20:12:28.579Z] === RUN TestVersion [2022-05-12T20:12:28.579Z] --- PASS: TestVersion (0.00s) [2022-05-12T20:12:28.579Z] === RUN TestGetVersion [2022-05-12T20:12:28.579Z] --- PASS: TestGetVersion (0.00s) [2022-05-12T20:12:28.579Z] === RUN TestGetVersions [2022-05-12T20:12:28.579Z] --- PASS: TestGetVersions (0.00s) [2022-05-12T20:12:28.579Z] PASS [2022-05-12T20:12:28.579Z] coverage: 89.3% of statements [2022-05-12T20:12:28.579Z] ok github.com/docker/docker/pkg/tarsum 0.094s coverage: 89.3% of statements [2022-05-12T20:12:28.828Z] === RUN TestSetGetMeta [2022-05-12T20:12:28.828Z] === PAUSE TestSetGetMeta [2022-05-12T20:12:28.828Z] === RUN TestRestore [2022-05-12T20:12:28.828Z] === PAUSE TestRestore [2022-05-12T20:12:28.828Z] === RUN TestServiceCreate [2022-05-12T20:12:28.828Z] === PAUSE TestServiceCreate [2022-05-12T20:12:28.828Z] === RUN TestServiceList [2022-05-12T20:12:28.828Z] === PAUSE TestServiceList [2022-05-12T20:12:28.828Z] === RUN TestServiceRemove [2022-05-12T20:12:28.828Z] === PAUSE TestServiceRemove [2022-05-12T20:12:28.828Z] === RUN TestServiceGet [2022-05-12T20:12:28.828Z] === PAUSE TestServiceGet [2022-05-12T20:12:28.828Z] === RUN TestServicePrune [2022-05-12T20:12:28.828Z] === PAUSE TestServicePrune [2022-05-12T20:12:28.828Z] === RUN TestCreate [2022-05-12T20:12:28.828Z] === PAUSE TestCreate [2022-05-12T20:12:28.828Z] === RUN TestRemove [2022-05-12T20:12:28.828Z] === PAUSE TestRemove [2022-05-12T20:12:28.828Z] === RUN TestList [2022-05-12T20:12:28.828Z] === PAUSE TestList [2022-05-12T20:12:28.828Z] === RUN TestFindByDriver [2022-05-12T20:12:28.828Z] === PAUSE TestFindByDriver [2022-05-12T20:12:28.828Z] === RUN TestFindByReferenced [2022-05-12T20:12:28.828Z] === PAUSE TestFindByReferenced [2022-05-12T20:12:28.828Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T20:12:28.828Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T20:12:28.828Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T20:12:28.828Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T20:12:28.828Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T20:12:28.828Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T20:12:28.828Z] === RUN TestRefDerefRemove [2022-05-12T20:12:28.828Z] === PAUSE TestRefDerefRemove [2022-05-12T20:12:28.828Z] === RUN TestGet [2022-05-12T20:12:28.828Z] === PAUSE TestGet [2022-05-12T20:12:28.828Z] === RUN TestGetWithReference [2022-05-12T20:12:28.828Z] === PAUSE TestGetWithReference [2022-05-12T20:12:28.828Z] === RUN TestFilterFunc [2022-05-12T20:12:28.828Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T20:12:28.828Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T20:12:28.828Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T20:12:28.828Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T20:12:28.828Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T20:12:28.828Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T20:12:28.828Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T20:12:28.828Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T20:12:28.828Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T20:12:28.828Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T20:12:28.828Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T20:12:28.828Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T20:12:28.828Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T20:12:28.828Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T20:12:28.828Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T20:12:28.828Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T20:12:28.828Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T20:12:28.828Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T20:12:28.828Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T20:12:28.828Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T20:12:28.828Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T20:12:28.828Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T20:12:28.828Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T20:12:28.828Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T20:12:28.828Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T20:12:28.828Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T20:12:28.828Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T20:12:28.828Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T20:12:28.828Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T20:12:28.828Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T20:12:28.828Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T20:12:28.828Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T20:12:28.828Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T20:12:28.828Z] === CONT TestSetGetMeta [2022-05-12T20:12:28.828Z] === CONT TestList [2022-05-12T20:12:28.828Z] === CONT TestServiceGet [2022-05-12T20:12:28.828Z] === CONT TestRemove [2022-05-12T20:12:28.828Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-12T20:12:28.828Z] === CONT TestCreate [2022-05-12T20:12:28.828Z] --- PASS: TestRemove (0.03s) [2022-05-12T20:12:28.828Z] === CONT TestServicePrune [2022-05-12T20:12:28.828Z] --- PASS: TestList (0.03s) [2022-05-12T20:12:28.828Z] === CONT TestServiceList [2022-05-12T20:12:28.828Z] --- PASS: TestCreate (0.02s) [2022-05-12T20:12:28.828Z] === CONT TestServiceRemove [2022-05-12T20:12:28.828Z] --- PASS: TestServiceGet (0.18s) [2022-05-12T20:12:28.828Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T20:12:28.828Z] time="2022-05-12T20:12:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T20:12:28.828Z] --- PASS: TestServiceRemove (0.14s) [2022-05-12T20:12:28.828Z] === CONT TestGetWithReference [2022-05-12T20:12:28.828Z] --- PASS: TestServiceList (0.16s) [2022-05-12T20:12:28.828Z] === CONT TestGet [2022-05-12T20:12:28.828Z] time="2022-05-12T20:12:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T20:12:28.828Z] time="2022-05-12T20:12:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T20:12:28.828Z] time="2022-05-12T20:12:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T20:12:28.828Z] --- PASS: TestGetWithReference (0.02s) [2022-05-12T20:12:28.828Z] === CONT TestRefDerefRemove [2022-05-12T20:12:28.828Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-12T20:12:28.828Z] === CONT TestServiceCreate [2022-05-12T20:12:28.828Z] --- PASS: TestGet (0.02s) [2022-05-12T20:12:28.828Z] === CONT TestRestore [2022-05-12T20:12:28.828Z] time="2022-05-12T20:12:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T20:12:28.828Z] --- PASS: TestServicePrune (0.19s) [2022-05-12T20:12:28.828Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T20:12:28.828Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-12T20:12:28.828Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T20:12:28.828Z] --- PASS: TestServiceCreate (0.02s) [2022-05-12T20:12:28.828Z] === CONT TestFindByReferenced [2022-05-12T20:12:28.828Z] --- PASS: TestRestore (0.03s) [2022-05-12T20:12:28.828Z] === CONT TestFindByDriver [2022-05-12T20:12:28.828Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-12T20:12:28.828Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-12T20:12:28.828Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-12T20:12:28.828Z] --- PASS: TestFindByDriver (0.02s) [2022-05-12T20:12:28.828Z] PASS [2022-05-12T20:12:28.828Z] coverage: 69.0% of statements [2022-05-12T20:12:28.828Z] ok github.com/docker/docker/volume/service 0.298s coverage: 69.0% of statements [2022-05-12T20:12:29.046Z] === RUN TestTruncIndex [2022-05-12T20:12:29.046Z] --- PASS: TestTruncIndex (0.10s) [2022-05-12T20:12:29.046Z] PASS [2022-05-12T20:12:29.046Z] coverage: 91.5% of statements [2022-05-12T20:12:29.046Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2022-05-12T20:12:29.046Z] --- PASS: TestAllocateRandomDeallocate (4.36s) [2022-05-12T20:12:29.046Z] === RUN TestRetrieveFromStore [2022-05-12T20:12:29.351Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T20:12:29.351Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T20:12:29.495Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-12T20:12:29.495Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2022-05-12T20:12:29.495Z] === RUN TestKillContainer [2022-05-12T20:12:29.495Z] === RUN TestKillContainer/no_signal [2022-05-12T20:12:29.513Z] === RUN TestVersionInfo [2022-05-12T20:12:29.513Z] --- PASS: TestVersionInfo (0.00s) [2022-05-12T20:12:29.513Z] === RUN TestAppendVersions [2022-05-12T20:12:29.513Z] --- PASS: TestAppendVersions (0.00s) [2022-05-12T20:12:29.513Z] PASS [2022-05-12T20:12:29.513Z] coverage: 88.9% of statements [2022-05-12T20:12:29.513Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2022-05-12T20:12:29.728Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-12T20:12:29.728Z] === RUN TestInfoDebug [2022-05-12T20:12:29.728Z] --- PASS: TestInfoDebug (0.55s) [2022-05-12T20:12:29.728Z] === RUN TestInfoInsecureRegistries [2022-05-12T20:12:29.728Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-12T20:12:29.728Z] === RUN TestInfoRegistryMirrors [2022-05-12T20:12:29.728Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-12T20:12:29.728Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T20:12:29.812Z] --- PASS: TestGet (15.03s) [2022-05-12T20:12:29.813Z] === RUN TestPluginWithNoManifest [2022-05-12T20:12:29.813Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T20:12:29.813Z] === RUN TestGetAll [2022-05-12T20:12:29.813Z] --- PASS: TestGetAll (0.00s) [2022-05-12T20:12:29.813Z] PASS [2022-05-12T20:12:29.813Z] coverage: 73.2% of statements [2022-05-12T20:12:29.813Z] ok github.com/docker/docker/pkg/plugins 36.327s coverage: 73.2% of statements [2022-05-12T20:12:29.987Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-12T20:12:29.987Z] === RUN TestPingCacheHeaders [2022-05-12T20:12:29.987Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-12T20:12:29.987Z] === RUN TestPingGet [2022-05-12T20:12:29.987Z] --- PASS: TestPingGet (0.01s) [2022-05-12T20:12:29.987Z] === RUN TestPingHead [2022-05-12T20:12:29.987Z] --- PASS: TestPingHead (0.03s) [2022-05-12T20:12:29.987Z] === RUN TestPingSwarmHeader [2022-05-12T20:12:30.068Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T20:12:30.498Z] --- PASS: TestRetrieveFromStore (1.49s) [2022-05-12T20:12:30.498Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-12T20:12:30.498Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-12T20:12:30.498Z] === RUN TestParallelPredefinedRequest1 [2022-05-12T20:12:30.498Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-12T20:12:30.498Z] === RUN TestParallelPredefinedRequest2 [2022-05-12T20:12:30.498Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-12T20:12:30.498Z] === RUN TestParallelPredefinedRequest3 [2022-05-12T20:12:30.498Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-12T20:12:30.498Z] === RUN TestParallelPredefinedRequest4 [2022-05-12T20:12:30.498Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-12T20:12:30.498Z] === RUN TestParallelPredefinedRequest5 [2022-05-12T20:12:30.498Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-12T20:12:30.498Z] === RUN TestDebug [2022-05-12T20:12:30.498Z] --- PASS: TestDebug (0.00s) [2022-05-12T20:12:30.498Z] === RUN TestRequestPoolParallel [2022-05-12T20:12:30.554Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T20:12:30.644Z] === RUN TestKillContainer/killing_signal [2022-05-12T20:12:30.966Z] === RUN TestValidatePrivileges [2022-05-12T20:12:30.966Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-12T20:12:30.966Z] === RUN TestFilterByCapNeg [2022-05-12T20:12:30.966Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-12T20:12:30.966Z] === RUN TestFilterByCapPos [2022-05-12T20:12:30.966Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-12T20:12:30.966Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-12T20:12:30.966Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-12T20:12:30.966Z] PASS [2022-05-12T20:12:30.966Z] coverage: 12.2% of statements [2022-05-12T20:12:30.966Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.2% of statements [2022-05-12T20:12:30.966Z] --- PASS: TestRequestPoolParallel (0.40s) [2022-05-12T20:12:30.966Z] === RUN TestFullAllocateRelease [2022-05-12T20:12:31.121Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T20:12:31.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T20:12:31.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T20:12:31.433Z] --- PASS: TestFullAllocateRelease (0.32s) [2022-05-12T20:12:31.433Z] === RUN TestOddAllocateRelease [2022-05-12T20:12:31.433Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-05-12T20:12:31.433Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-12T20:12:31.433Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-05-12T20:12:31.433Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-12T20:12:31.433Z] === RUN TestNewSettable [2022-05-12T20:12:31.433Z] --- PASS: TestNewSettable (0.00s) [2022-05-12T20:12:31.433Z] === RUN TestIsSettable [2022-05-12T20:12:31.433Z] --- PASS: TestIsSettable (0.00s) [2022-05-12T20:12:31.433Z] === RUN TestUpdateSettingsEnv [2022-05-12T20:12:31.433Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-12T20:12:31.433Z] PASS [2022-05-12T20:12:31.433Z] coverage: 20.0% of statements [2022-05-12T20:12:31.590Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T20:12:31.590Z] --- PASS: TestKillContainer (2.08s) [2022-05-12T20:12:31.590Z] --- PASS: TestKillContainer/no_signal (0.63s) [2022-05-12T20:12:31.590Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2022-05-12T20:12:31.590Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2022-05-12T20:12:31.590Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T20:12:31.590Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-12T20:12:31.901Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 20.0% of statements [2022-05-12T20:12:31.901Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2022-05-12T20:12:31.901Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-12T20:12:31.901Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-05-12T20:12:31.901Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T20:12:31.901Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T20:12:31.901Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T20:12:31.901Z] === CONT TestParallelPredefinedRequest1 [2022-05-12T20:12:31.901Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:12:31.901Z] === CONT TestParallelPredefinedRequest5 [2022-05-12T20:12:31.901Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:12:31.901Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-12T20:12:31.901Z] === CONT TestParallelPredefinedRequest4 [2022-05-12T20:12:31.901Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:12:31.901Z] === CONT TestParallelPredefinedRequest2 [2022-05-12T20:12:31.901Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:12:31.901Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-12T20:12:31.901Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-12T20:12:31.901Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-12T20:12:31.901Z] === CONT TestParallelPredefinedRequest3 [2022-05-12T20:12:31.901Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:12:31.901Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-12T20:12:31.901Z] PASS [2022-05-12T20:12:31.901Z] coverage: 85.3% of statements [2022-05-12T20:12:31.901Z] ok github.com/docker/docker/libnetwork/ipam 42.418s coverage: 85.3% of statements [2022-05-12T20:12:32.057Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T20:12:32.057Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-05-12T20:12:32.057Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T20:12:32.057Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T20:12:32.057Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T20:12:32.057Z] === RUN TestVersion [2022-05-12T20:12:32.057Z] --- PASS: TestVersion (0.03s) [2022-05-12T20:12:32.057Z] === CONT TestDiskUsage [2022-05-12T20:12:32.163Z] docker_cli_daemon_plugins_test.go:170: [df67514abe44a] daemon is not started [2022-05-12T20:12:32.163Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-12T20:12:32.368Z] === RUN TestLoad [2022-05-12T20:12:32.368Z] --- PASS: TestLoad (0.00s) [2022-05-12T20:12:32.368Z] === RUN TestSave [2022-05-12T20:12:32.368Z] --- PASS: TestSave (0.02s) [2022-05-12T20:12:32.368Z] === RUN TestAddDeleteGet [2022-05-12T20:12:32.368Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-12T20:12:32.368Z] === RUN TestInvalidTags [2022-05-12T20:12:32.368Z] --- PASS: TestInvalidTags (0.01s) [2022-05-12T20:12:32.368Z] PASS [2022-05-12T20:12:32.368Z] coverage: 84.4% of statements [2022-05-12T20:12:32.368Z] ok github.com/docker/docker/reference 0.092s coverage: 84.4% of statements [2022-05-12T20:12:32.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/empty [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T20:12:32.624Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T20:12:33.109Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2022-05-12T20:12:33.109Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-05-12T20:12:33.109Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2022-05-12T20:12:33.109Z] === RUN TestKillStoppedContainer [2022-05-12T20:12:33.110Z] --- PASS: TestKillStoppedContainer (0.09s) [2022-05-12T20:12:33.110Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T20:12:33.110Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2022-05-12T20:12:33.110Z] === RUN TestKillDifferentUserContainer [2022-05-12T20:12:33.191Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T20:12:33.191Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T20:12:33.191Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T20:12:33.191Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T20:12:33.191Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T20:12:33.191Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T20:12:33.191Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T20:12:33.191Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T20:12:33.191Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T20:12:33.191Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage (1.25s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-12T20:12:33.191Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-05-12T20:12:33.191Z] PASS [2022-05-12T20:12:33.191Z] [2022-05-12T20:12:33.191Z] === Skipped [2022-05-12T20:12:33.191Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-05-12T20:12:33.191Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T20:12:33.191Z] [2022-05-12T20:12:33.191Z] DONE 54 tests, 1 skipped in 22.533s [2022-05-12T20:12:33.191Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T20:12:33.371Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-12T20:12:33.450Z] INFO: Testing against a local daemon [2022-05-12T20:12:33.450Z] === RUN TestVolumesCreateAndList [2022-05-12T20:12:33.450Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T20:12:33.450Z] === RUN TestVolumesRemove [2022-05-12T20:12:33.450Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-12T20:12:33.450Z] === RUN TestVolumesInspect [2022-05-12T20:12:33.450Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T20:12:33.450Z] === RUN TestVolumesInvalidJSON [2022-05-12T20:12:33.450Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T20:12:33.450Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T20:12:33.450Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T20:12:33.450Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T20:12:33.450Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T20:12:33.450Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T20:12:33.450Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T20:12:33.450Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T20:12:33.450Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T20:12:33.450Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T20:12:33.450Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T20:12:33.450Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T20:12:33.450Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T20:12:33.450Z] PASS [2022-05-12T20:12:33.450Z] [2022-05-12T20:12:33.450Z] DONE 9 tests in 0.218s [2022-05-12T20:12:33.450Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T20:12:33.709Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14247 is not a child of this shell [2022-05-12T20:12:33.709Z] warning: PID 14247 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-12T20:12:33.709Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T20:12:33.709Z] [2022-05-12T20:12:33.709Z] Unloading profiles will leave already running processes permanently [2022-05-12T20:12:33.709Z] unconfined, which can lead to unexpected situations. [2022-05-12T20:12:33.709Z] [2022-05-12T20:12:33.709Z] To set a process to complain mode, use the command line tool [2022-05-12T20:12:33.709Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T20:12:33.709Z] Removing test suite binaries [2022-05-12T20:12:33.709Z] exiting test-integration [2022-05-12T20:12:33.709Z] ++ exit 0 [2022-05-12T20:12:33.709Z] [2022-05-12T20:12:33.935Z] === RUN TestResolveAuthConfigIndexServer [2022-05-12T20:12:33.935Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestResolveAuthConfigFullURL [2022-05-12T20:12:33.935Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-12T20:12:33.935Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestValidateMirror [2022-05-12T20:12:33.935Z] --- PASS: TestValidateMirror (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestLoadInsecureRegistries [2022-05-12T20:12:33.935Z] time="2022-05-12T20:12:33Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T20:12:33.935Z] time="2022-05-12T20:12:33Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-12T20:12:33.935Z] time="2022-05-12T20:12:33Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-12T20:12:33.935Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2022-05-12T20:12:33.935Z] === RUN TestNewServiceConfig [2022-05-12T20:12:33.935Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestValidateIndexName [2022-05-12T20:12:33.935Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestValidateIndexNameWithError [2022-05-12T20:12:33.935Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestEndpointParse [2022-05-12T20:12:33.935Z] --- PASS: TestEndpointParse (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestEndpointParseInvalid [2022-05-12T20:12:33.935Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestValidateEndpoint [2022-05-12T20:12:33.935Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestPing [2022-05-12T20:12:33.935Z] --- PASS: TestPing (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestPingRegistryEndpoint [2022-05-12T20:12:33.935Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:12:33.935Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-12T20:12:33.935Z] === RUN TestEndpoint [2022-05-12T20:12:33.935Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:12:33.935Z] --- SKIP: TestEndpoint (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestParseRepositoryInfo [2022-05-12T20:12:33.935Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestNewIndexInfo [2022-05-12T20:12:33.935Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestMirrorEndpointLookup [2022-05-12T20:12:33.935Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:12:33.935Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestSearchRepositories [2022-05-12T20:12:33.935Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-12T20:12:33.935Z] Host: 127.0.0.1:49317 [2022-05-12T20:12:33.935Z] User-Agent: docker test client [2022-05-12T20:12:33.935Z] Authorization: Token fake-token [2022-05-12T20:12:33.935Z] X-Docker-Token: true [2022-05-12T20:12:33.935Z] Accept-Encoding: gzip [2022-05-12T20:12:33.935Z] [2022-05-12T20:12:33.935Z] [2022-05-12T20:12:33.935Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-12T20:12:33.935Z] Connection: close [2022-05-12T20:12:33.935Z] Content-Length: 144 [2022-05-12T20:12:33.935Z] Cache-Control: no-cache [2022-05-12T20:12:33.935Z] Content-Type: application/json [2022-05-12T20:12:33.935Z] Date: Thu, 12 May 2022 20:12:33 GMT [2022-05-12T20:12:33.935Z] Expires: -1 [2022-05-12T20:12:33.935Z] Pragma: no-cache [2022-05-12T20:12:33.935Z] Server: docker-tests/mock [2022-05-12T20:12:33.935Z] X-Docker-Registry-Config: mock [2022-05-12T20:12:33.935Z] X-Docker-Registry-Version: 0.0.0 [2022-05-12T20:12:33.935Z] [2022-05-12T20:12:33.935Z] [2022-05-12T20:12:33.935Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestTrustedLocation [2022-05-12T20:12:33.935Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-12T20:12:33.935Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestAllowNondistributableArtifacts [2022-05-12T20:12:33.935Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-12T20:12:33.935Z] === RUN TestIsSecureIndex [2022-05-12T20:12:33.935Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-12T20:12:33.935Z] PASS [2022-05-12T20:12:33.935Z] coverage: 51.7% of statements [2022-05-12T20:12:33.935Z] ok github.com/docker/docker/registry 0.158s coverage: 51.7% of statements [2022-05-12T20:12:34.304Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T20:12:34.304Z] [2022-05-12T20:12:34.304Z] Unloading profiles will leave already running processes permanently [2022-05-12T20:12:34.304Z] unconfined, which can lead to unexpected situations. [2022-05-12T20:12:34.304Z] [2022-05-12T20:12:34.304Z] To set a process to complain mode, use the command line tool [2022-05-12T20:12:34.304Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T20:12:34.304Z] Post stage [Pipeline] junit [2022-05-12T20:12:34.315Z] Recording test results [2022-05-12T20:12:34.317Z] --- PASS: TestKillDifferentUserContainer (1.00s) [2022-05-12T20:12:34.317Z] === RUN TestInspectOomKilledTrue [2022-05-12T20:12:34.317Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:12:34.317Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-05-12T20:12:34.317Z] === RUN TestInspectOomKilledFalse [2022-05-12T20:12:34.317Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:12:34.317Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T20:12:34.317Z] === RUN TestLinksEtcHostsContentMatch [2022-05-12T20:12:34.466Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-12T20:12:34.494Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T20:12:34.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-05-12T20:12:34.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-12T20:12:34.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-05-12T20:12:34.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-05-12T20:12:34.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-05-12T20:12:34.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-05-12T20:12:34.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s) [2022-05-12T20:12:34.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.41s) [2022-05-12T20:12:34.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2022-05-12T20:12:34.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-05-12T20:12:34.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s) [2022-05-12T20:12:34.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-05-12T20:12:34.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s) [2022-05-12T20:12:34.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-05-12T20:12:34.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-05-12T20:12:34.495Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-05-12T20:12:34.495Z] === RUN TestCgroupNamespacesRun [2022-05-12T20:12:34.735Z] + echo Ensuring container killed. [2022-05-12T20:12:34.735Z] Ensuring container killed. [2022-05-12T20:12:34.735Z] + docker rm -vf docker-pr79 [2022-05-12T20:12:34.735Z] Error: No such container: docker-pr79 [Pipeline] sh [2022-05-12T20:12:34.894Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s) [2022-05-12T20:12:34.894Z] === RUN TestLinksContainerNames [2022-05-12T20:12:34.920Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-12T20:12:34.920Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-12T20:12:34.920Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-12T20:12:34.920Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-12T20:12:34.920Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-12T20:12:34.920Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-12T20:12:34.920Z] === RUN TestResumableRequestReaderWithReadError [2022-05-12T20:12:34.920Z] time="2022-05-12T20:12:34Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-12T20:12:34.920Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2022-05-12T20:12:34.920Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-12T20:12:34.920Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-12T20:12:34.920Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-12T20:12:34.920Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-12T20:12:34.920Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-12T20:12:34.920Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-12T20:12:34.920Z] === RUN TestResumableRequestReader [2022-05-12T20:12:34.920Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-12T20:12:34.920Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-12T20:12:34.920Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-12T20:12:34.920Z] PASS [2022-05-12T20:12:34.920Z] coverage: 100.0% of statements [2022-05-12T20:12:34.920Z] ok github.com/docker/docker/registry/resumable 0.145s coverage: 100.0% of statements [2022-05-12T20:12:35.050Z] + echo Chowning /workspace to jenkins user [2022-05-12T20:12:35.050Z] Chowning /workspace to jenkins user [2022-05-12T20:12:35.050Z] + id -u [2022-05-12T20:12:35.050Z] + id -g [2022-05-12T20:12:35.050Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39812:/workspace busybox chown -R 1000:1000 /workspace Post stage [Pipeline] junit [2022-05-12T20:12:35.099Z] Recording test results [2022-05-12T20:12:35.388Z] === RUN TestRestartManagerTimeout [2022-05-12T20:12:35.388Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-12T20:12:35.388Z] === RUN TestRestartManagerTimeoutReset [2022-05-12T20:12:35.388Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-12T20:12:35.388Z] PASS [2022-05-12T20:12:35.388Z] coverage: 50.9% of statements [2022-05-12T20:12:35.388Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 50.9% of statements [2022-05-12T20:12:35.388Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-05-12T20:12:35.388Z] === RUN TestClientStream [2022-05-12T20:12:35.388Z] --- PASS: TestClientStream (0.00s) [2022-05-12T20:12:35.388Z] === RUN TestClientSendFile [2022-05-12T20:12:35.388Z] --- PASS: TestClientSendFile (0.00s) [2022-05-12T20:12:35.388Z] === RUN TestClientWithRequestTimeout [2022-05-12T20:12:35.388Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-12T20:12:35.388Z] === RUN TestFileSpecPlugin [2022-05-12T20:12:35.388Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-12T20:12:35.388Z] === RUN TestFileJSONSpecPlugin [2022-05-12T20:12:35.388Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-12T20:12:35.388Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-12T20:12:35.388Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-12T20:12:35.388Z] === RUN TestPluginAddHandler [2022-05-12T20:12:35.388Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-12T20:12:35.388Z] === RUN TestPluginWaitBadPlugin [2022-05-12T20:12:35.388Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-12T20:12:35.388Z] === RUN TestGet [2022-05-12T20:12:35.388Z] time="2022-05-12T20:12:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-12T20:12:35.422Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-05-12T20:12:35.422Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T20:12:35.552Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T20:12:35.856Z] === RUN TestDecodeContainerConfig [2022-05-12T20:12:35.856Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-12T20:12:35.856Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-12T20:12:35.856Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-12T20:12:35.856Z] === RUN TestDecodeContainerConfigIsolation [2022-05-12T20:12:35.856Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-12T20:12:35.856Z] === RUN TestValidatePrivileged [2022-05-12T20:12:35.856Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-12T20:12:35.856Z] PASS [2022-05-12T20:12:35.856Z] coverage: 52.4% of statements [2022-05-12T20:12:35.856Z] ok github.com/docker/docker/runconfig 0.031s coverage: 52.4% of statements [2022-05-12T20:12:35.911Z] + echo Ensuring container killed. [2022-05-12T20:12:35.911Z] Ensuring container killed. [2022-05-12T20:12:35.911Z] + docker rm -vf docker-pr79 [2022-05-12T20:12:35.911Z] Error: No such container: docker-pr79 [Pipeline] sh [2022-05-12T20:12:35.952Z] + bundleName=docker-py [2022-05-12T20:12:35.952Z] + echo Creating docker-py-bundles.tar.gz [2022-05-12T20:12:35.952Z] Creating docker-py-bundles.tar.gz [2022-05-12T20:12:35.952Z] + 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-05-12T20:12:35.961Z] Archiving artifacts [2022-05-12T20:12:36.159Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39812/79/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2022-05-12T20:12:36.193Z] + echo Chowning /workspace to jenkins user [2022-05-12T20:12:36.193Z] Chowning /workspace to jenkins user [2022-05-12T20:12:36.193Z] + id -u [2022-05-12T20:12:36.193Z] + id -g [2022-05-12T20:12:36.193Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39812:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-12T20:12:36.249Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s) [2022-05-12T20:12:36.249Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T20:12:36.324Z] time="2022-05-12T20:12:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-12T20:12:36.324Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-12T20:12:36.324Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-12T20:12:36.324Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-12T20:12:36.324Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-12T20:12:36.324Z] PASS [2022-05-12T20:12:36.324Z] coverage: 62.5% of statements [2022-05-12T20:12:36.324Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2022-05-12T20:12:36.553Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39812/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr79 -e DOCKER_GITCOMMIT=d847de492c0067618d1a599ef49ae9a6d1229bf1 -e DOCKER_GRAPHDRIVER docker:d847de492c0067618d1a599ef49ae9a6d1229bf1 hack/make.sh binary [2022-05-12T20:12:36.809Z] [2022-05-12T20:12:36.814Z] --- PASS: TestLinksContainerNames (1.91s) [2022-05-12T20:12:36.814Z] === RUN TestLogsFollowTailEmpty [2022-05-12T20:12:36.816Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s) [2022-05-12T20:12:36.816Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T20:12:37.065Z] Removing bundles/ [2022-05-12T20:12:37.065Z] [2022-05-12T20:12:37.065Z] ---> Making bundle: binary (in bundles/binary) [2022-05-12T20:12:37.065Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-12T20:12:37.065Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T20:12:37.183Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2022-05-12T20:12:37.183Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T20:12:37.401Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T20:12:37.668Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2022-05-12T20:12:37.668Z] === RUN TestContainerNetworkMountsNoChown [2022-05-12T20:12:37.744Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-05-12T20:12:37.744Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T20:12:37.931Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T20:12:38.403Z] + bundleName=amd64-rootless [2022-05-12T20:12:38.403Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-12T20:12:38.403Z] Creating amd64-rootless-bundles.tar.gz [2022-05-12T20:12:38.403Z] + + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-05-12T20:12:38.403Z] 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-05-12T20:12:38.415Z] Archiving artifacts [2022-05-12T20:12:38.504Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-12T20:12:38.504Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2022-05-12T20:12:38.504Z] === RUN TestMountDaemonRoot [2022-05-12T20:12:38.537Z] time="2022-05-12T20:12:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-12T20:12:38.701Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39812/79/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T20:12:38.767Z] === RUN TestMountDaemonRoot/default [2022-05-12T20:12:38.767Z] === PAUSE TestMountDaemonRoot/default [2022-05-12T20:12:38.767Z] === RUN TestMountDaemonRoot/private [2022-05-12T20:12:38.767Z] === PAUSE TestMountDaemonRoot/private [2022-05-12T20:12:38.767Z] === RUN TestMountDaemonRoot/rprivate [2022-05-12T20:12:38.767Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-12T20:12:38.767Z] === RUN TestMountDaemonRoot/slave [2022-05-12T20:12:38.767Z] === PAUSE TestMountDaemonRoot/slave [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/rslave [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/shared [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/shared [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/rshared [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-12T20:12:38.768Z] === CONT TestMountDaemonRoot/default [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-12T20:12:38.768Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-12T20:12:38.768Z] === CONT TestMountDaemonRoot/rshared [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-12T20:12:38.768Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-12T20:12:38.768Z] === CONT TestMountDaemonRoot/shared [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-12T20:12:38.768Z] === CONT TestMountDaemonRoot/rslave [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-12T20:12:38.768Z] === CONT TestMountDaemonRoot/slave [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-12T20:12:38.768Z] === CONT TestMountDaemonRoot/rprivate [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T20:12:38.768Z] === CONT TestMountDaemonRoot/private [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-12T20:12:38.768Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-12T20:12:38.768Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-12T20:12:38.768Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-12T20:12:38.768Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-12T20:12:39.004Z] === RUN TestGetDriver [2022-05-12T20:12:39.004Z] --- PASS: TestGetDriver (0.00s) [2022-05-12T20:12:39.004Z] === RUN TestVolumeRequestError [2022-05-12T20:12:39.004Z] --- PASS: TestVolumeRequestError (0.00s) [2022-05-12T20:12:39.004Z] PASS [2022-05-12T20:12:39.004Z] coverage: 36.1% of statements [2022-05-12T20:12:39.004Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T20:12:39.004Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T20:12:39.004Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T20:12:39.004Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-12T20:12:39.004Z] ok github.com/docker/docker/volume/drivers 0.034s coverage: 36.1% of statements [2022-05-12T20:12:39.009Z] + make clean [2022-05-12T20:12:39.029Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-12T20:12:39.029Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-12T20:12:39.030Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-12T20:12:39.030Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-12T20:12:39.030Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-12T20:12:39.109Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-05-12T20:12:39.109Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T20:12:39.268Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T20:12:39.268Z] docker-dev-cache [2022-05-12T20:12:39.268Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T20:12:39.292Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-12T20:12:39.292Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-12T20:12:39.292Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-12T20:12:39.292Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-12T20:12:39.292Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-12T20:12:39.292Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-12T20:12:39.292Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-12T20:12:39.292Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-12T20:12:39.292Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-12T20:12:39.292Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-12T20:12:39.292Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-12T20:12:39.292Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-12T20:12:39.292Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-12T20:12:39.292Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-12T20:12:39.555Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-12T20:12:39.555Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-12T20:12:39.555Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-12T20:12:39.555Z] check_test.go:307: [dcb48e7d6dfba] daemon is not started [2022-05-12T20:12:39.555Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-12T20:12:39.555Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-12T20:12:39.555Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-12T20:12:39.555Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.19s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.19s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.17s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.14s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.13s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-05-12T20:12:39.555Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-12T20:12:39.555Z] === RUN TestContainerBindMountNonRecursive [2022-05-12T20:12:39.713Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2022-05-12T20:12:39.713Z] === RUN TestCreateServiceSysctls [2022-05-12T20:12:39.989Z] === RUN TestGetAddress [2022-05-12T20:12:39.989Z] --- PASS: TestGetAddress (0.00s) [2022-05-12T20:12:39.989Z] === RUN TestRemove [2022-05-12T20:12:39.989Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T20:12:39.989Z] --- SKIP: TestRemove (0.00s) [2022-05-12T20:12:39.989Z] === RUN TestInitializeWithVolumes [2022-05-12T20:12:39.989Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-12T20:12:39.989Z] === RUN TestCreate [2022-05-12T20:12:39.989Z] --- PASS: TestCreate (0.01s) [2022-05-12T20:12:39.989Z] === RUN TestValidateName [2022-05-12T20:12:39.989Z] --- PASS: TestValidateName (0.00s) [2022-05-12T20:12:39.989Z] === RUN TestCreateWithOpts [2022-05-12T20:12:39.989Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T20:12:39.989Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-12T20:12:39.989Z] === RUN TestRelaodNoOpts [2022-05-12T20:12:39.989Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-12T20:12:39.989Z] PASS [2022-05-12T20:12:39.989Z] coverage: 41.5% of statements [2022-05-12T20:12:39.989Z] ok github.com/docker/docker/volume/local 0.051s coverage: 41.5% of statements [2022-05-12T20:12:39.989Z] === RUN TestLCOWParseMountRaw [2022-05-12T20:12:39.989Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-12T20:12:39.989Z] === RUN TestLCOWParseMountRawSplit [2022-05-12T20:12:39.989Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-12T20:12:39.989Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-12T20:12:39.989Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-12T20:12:39.989Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-12T20:12:39.989Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-12T20:12:39.989Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-12T20:12:39.989Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-12T20:12:39.989Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-12T20:12:39.989Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-12T20:12:39.989Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T20:12:39.989Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-12T20:12:39.989Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-12T20:12:39.989Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-12T20:12:39.989Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-12T20:12:39.989Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-12T20:12:39.989Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-12T20:12:39.989Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-12T20:12:39.989Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-12T20:12:39.989Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-12T20:12:39.989Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-12T20:12:39.989Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-12T20:12:39.989Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-12T20:12:39.989Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T20:12:39.989Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-12T20:12:39.989Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T20:12:39.989Z] === RUN TestLinuxParseMountRaw [2022-05-12T20:12:39.989Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-12T20:12:39.989Z] === RUN TestLinuxParseMountRawSplit [2022-05-12T20:12:39.989Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-12T20:12:39.989Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-12T20:12:39.989Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-12T20:12:39.989Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-12T20:12:39.989Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-12T20:12:39.989Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-12T20:12:39.989Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-12T20:12:39.989Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-12T20:12:39.989Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-12T20:12:39.990Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-12T20:12:39.990Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-12T20:12:39.990Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T20:12:39.990Z] === RUN TestConvertTmpfsOptions [2022-05-12T20:12:39.990Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-12T20:12:39.990Z] linux_parser_test.go:209: data="ro" [2022-05-12T20:12:39.990Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-12T20:12:39.990Z] === RUN TestParseMountSpec [2022-05-12T20:12:39.990Z] parser_test.go:62: case 0 [2022-05-12T20:12:39.990Z] parser_test.go:62: case 1 [2022-05-12T20:12:39.990Z] parser_test.go:62: case 2 [2022-05-12T20:12:39.990Z] parser_test.go:62: case 3 [2022-05-12T20:12:39.990Z] parser_test.go:62: case 4 [2022-05-12T20:12:39.990Z] parser_test.go:62: case 5 [2022-05-12T20:12:39.990Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-12T20:12:39.990Z] === RUN TestValidateMount [2022-05-12T20:12:39.990Z] --- PASS: TestValidateMount (0.00s) [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRaw [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRawSplit [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-12T20:12:39.990Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-12T20:12:39.990Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-12T20:12:39.990Z] PASS [2022-05-12T20:12:39.990Z] coverage: 67.6% of statements [2022-05-12T20:12:39.990Z] ok github.com/docker/docker/volume/mounts 0.037s coverage: 67.6% of statements [Pipeline] } [Pipeline] // withEnv [2022-05-12T20:12:40.037Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-05-12T20:12:40.037Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T20:12:40.501Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T20:12:40.975Z] === RUN TestSetGetMeta [2022-05-12T20:12:40.975Z] === PAUSE TestSetGetMeta [2022-05-12T20:12:40.975Z] === RUN TestRestore [2022-05-12T20:12:40.975Z] === PAUSE TestRestore [2022-05-12T20:12:40.975Z] === RUN TestServiceCreate [2022-05-12T20:12:40.975Z] === PAUSE TestServiceCreate [2022-05-12T20:12:40.975Z] === RUN TestServiceList [2022-05-12T20:12:40.975Z] === PAUSE TestServiceList [2022-05-12T20:12:40.975Z] === RUN TestServiceRemove [2022-05-12T20:12:40.975Z] === PAUSE TestServiceRemove [2022-05-12T20:12:40.975Z] === RUN TestServiceGet [2022-05-12T20:12:40.975Z] === PAUSE TestServiceGet [2022-05-12T20:12:40.975Z] === RUN TestServicePrune [2022-05-12T20:12:40.975Z] === PAUSE TestServicePrune [2022-05-12T20:12:40.975Z] === RUN TestCreate [2022-05-12T20:12:40.975Z] === PAUSE TestCreate [2022-05-12T20:12:40.975Z] === RUN TestRemove [2022-05-12T20:12:40.975Z] === PAUSE TestRemove [2022-05-12T20:12:40.975Z] === RUN TestList [2022-05-12T20:12:40.975Z] === PAUSE TestList [2022-05-12T20:12:40.975Z] === RUN TestFindByDriver [2022-05-12T20:12:40.975Z] === PAUSE TestFindByDriver [2022-05-12T20:12:40.975Z] === RUN TestFindByReferenced [2022-05-12T20:12:40.975Z] === PAUSE TestFindByReferenced [2022-05-12T20:12:40.975Z] === RUN TestDerefMultipleOfSameRef [2022-05-12T20:12:40.975Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-12T20:12:40.975Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T20:12:40.975Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T20:12:40.975Z] === RUN TestDefererencePluginOnCreateError [2022-05-12T20:12:40.975Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-12T20:12:40.975Z] === RUN TestRefDerefRemove [2022-05-12T20:12:40.975Z] === PAUSE TestRefDerefRemove [2022-05-12T20:12:40.975Z] === RUN TestGet [2022-05-12T20:12:40.975Z] === PAUSE TestGet [2022-05-12T20:12:40.975Z] === RUN TestGetWithReference [2022-05-12T20:12:40.975Z] === PAUSE TestGetWithReference [2022-05-12T20:12:40.975Z] === RUN TestFilterFunc [2022-05-12T20:12:40.975Z] === RUN TestFilterFunc/test_nil_list [2022-05-12T20:12:40.975Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-12T20:12:40.975Z] === RUN TestFilterFunc/test_empty_list [2022-05-12T20:12:40.975Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-12T20:12:40.975Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T20:12:40.975Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T20:12:40.975Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T20:12:40.975Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T20:12:40.975Z] === RUN TestFilterFunc/test_filter_some [2022-05-12T20:12:40.975Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-12T20:12:40.975Z] === RUN TestFilterFunc/test_filter_middle [2022-05-12T20:12:40.975Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-12T20:12:40.975Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-12T20:12:40.975Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-12T20:12:40.975Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-12T20:12:40.975Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-12T20:12:40.975Z] === CONT TestFilterFunc/test_nil_list [2022-05-12T20:12:40.975Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-12T20:12:40.975Z] === CONT TestFilterFunc/test_filter_some [2022-05-12T20:12:40.975Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-12T20:12:40.975Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-12T20:12:40.975Z] === CONT TestFilterFunc/test_filter_middle [2022-05-12T20:12:40.975Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-12T20:12:40.975Z] === CONT TestFilterFunc/test_empty_list [2022-05-12T20:12:40.975Z] --- PASS: TestFilterFunc (0.00s) [2022-05-12T20:12:40.975Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-12T20:12:40.975Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-12T20:12:40.975Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-12T20:12:40.975Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-12T20:12:40.975Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-12T20:12:40.975Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-12T20:12:40.975Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-12T20:12:40.975Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-12T20:12:40.975Z] === CONT TestSetGetMeta [2022-05-12T20:12:40.975Z] === CONT TestList [2022-05-12T20:12:40.975Z] === CONT TestServiceList [2022-05-12T20:12:40.975Z] === CONT TestServiceGet [2022-05-12T20:12:40.975Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-12T20:12:40.975Z] === CONT TestRemove [2022-05-12T20:12:40.975Z] --- PASS: TestList (0.03s) [2022-05-12T20:12:40.975Z] === CONT TestCreate [2022-05-12T20:12:40.975Z] --- PASS: TestRemove (0.02s) [2022-05-12T20:12:40.975Z] === CONT TestServicePrune [2022-05-12T20:12:40.975Z] --- PASS: TestCreate (0.01s) [2022-05-12T20:12:40.975Z] === CONT TestDefererencePluginOnCreateError [2022-05-12T20:12:40.975Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-12T20:12:40.975Z] === CONT TestGetWithReference [2022-05-12T20:12:40.975Z] --- PASS: TestGetWithReference (0.01s) [2022-05-12T20:12:40.975Z] === CONT TestGet [2022-05-12T20:12:40.975Z] --- PASS: TestGet (0.01s) [2022-05-12T20:12:40.975Z] === CONT TestRefDerefRemove [2022-05-12T20:12:40.975Z] --- PASS: TestRefDerefRemove (0.01s) [2022-05-12T20:12:40.975Z] === CONT TestServiceRemove [2022-05-12T20:12:41.074Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T20:12:41.336Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-12T20:12:41.404Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-05-12T20:12:41.404Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T20:12:41.443Z] --- PASS: TestServiceGet (0.12s) [2022-05-12T20:12:41.443Z] === CONT TestDerefMultipleOfSameRef [2022-05-12T20:12:41.443Z] time="2022-05-12T20:12:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T20:12:41.443Z] --- PASS: TestServiceRemove (0.02s) [2022-05-12T20:12:41.443Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-12T20:12:41.443Z] --- PASS: TestServiceList (0.13s) [2022-05-12T20:12:41.443Z] === CONT TestFindByReferenced [2022-05-12T20:12:41.443Z] time="2022-05-12T20:12:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T20:12:41.443Z] time="2022-05-12T20:12:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T20:12:41.443Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-12T20:12:41.443Z] === CONT TestFindByDriver [2022-05-12T20:12:41.443Z] === CONT TestServiceCreate [2022-05-12T20:12:41.443Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-12T20:12:41.443Z] time="2022-05-12T20:12:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-12T20:12:41.443Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-12T20:12:41.443Z] === CONT TestRestore [2022-05-12T20:12:41.443Z] time="2022-05-12T20:12:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-12T20:12:41.443Z] --- PASS: TestServicePrune (0.11s) [2022-05-12T20:12:41.443Z] --- PASS: TestFindByDriver (0.02s) [2022-05-12T20:12:41.443Z] --- PASS: TestServiceCreate (0.02s) [2022-05-12T20:12:41.443Z] --- PASS: TestRestore (0.02s) [2022-05-12T20:12:41.443Z] PASS [2022-05-12T20:12:41.443Z] coverage: 69.0% of statements [2022-05-12T20:12:41.443Z] ok github.com/docker/docker/volume/service 0.199s coverage: 69.0% of statements [2022-05-12T20:12:41.599Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2022-05-12T20:12:41.599Z] === RUN TestContainerVolumesMountedAsShared [2022-05-12T20:12:41.966Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-12T20:12:41.966Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T20:12:42.428Z] time="2022-05-12T20:12:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-12T20:12:42.545Z] --- PASS: TestContainerVolumesMountedAsShared (0.92s) [2022-05-12T20:12:42.545Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-12T20:12:43.012Z] --- PASS: TestCreateServiceSysctls (3.16s) [2022-05-12T20:12:43.012Z] === RUN TestCreateServiceCapabilities [2022-05-12T20:12:43.331Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-05-12T20:12:43.331Z] === RUN TestNISDomainname [2022-05-12T20:12:43.494Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-12T20:12:43.494Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2022-05-12T20:12:43.494Z] === RUN TestNetworkNat [2022-05-12T20:12:43.892Z] --- PASS: TestNISDomainname (0.64s) [2022-05-12T20:12:43.892Z] === RUN TestHostnameDnsResolution [2022-05-12T20:12:44.440Z] --- PASS: TestNetworkNat (0.88s) [2022-05-12T20:12:44.440Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T20:12:44.454Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-05-12T20:12:44.454Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T20:12:45.016Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-05-12T20:12:45.016Z] === RUN TestPrivilegedHostDevices [2022-05-12T20:12:45.386Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2022-05-12T20:12:45.386Z] === RUN TestNetworkLoopbackNat [2022-05-12T20:12:45.386Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-12T20:12:45.537Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-05-12T20:12:45.537Z] === RUN TestInspect [2022-05-12T20:12:45.577Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-05-12T20:12:45.577Z] === RUN TestStats [2022-05-12T20:12:46.775Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-12T20:12:48.066Z] --- PASS: TestInspect (2.72s) [2022-05-12T20:12:48.066Z] === RUN TestCreateJob [2022-05-12T20:12:48.092Z] --- PASS: TestStats (2.50s) [2022-05-12T20:12:48.092Z] === RUN TestStopContainerWithTimeout [2022-05-12T20:12:48.092Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T20:12:48.092Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T20:12:48.092Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T20:12:48.092Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T20:12:48.092Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T20:12:48.092Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T20:12:48.092Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T20:12:48.092Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T20:12:48.092Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T20:12:48.092Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T20:12:48.654Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T20:12:48.696Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-12T20:12:48.696Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2022-05-12T20:12:48.696Z] === RUN TestPause [2022-05-12T20:12:49.270Z] --- PASS: TestPause (0.79s) [2022-05-12T20:12:49.270Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T20:12:49.270Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T20:12:49.270Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T20:12:49.270Z] === RUN TestPauseStopPausedContainer [2022-05-12T20:12:49.532Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T20:12:50.105Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2022-05-12T20:12:50.105Z] === RUN TestPidHost [2022-05-12T20:12:50.105Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-12T20:12:50.542Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T20:12:51.041Z] 2022/05/12 20:12:50 Closing DB instances... [2022-05-12T20:12:51.051Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T20:12:51.086Z] --- PASS: TestGet (15.01s) [2022-05-12T20:12:51.086Z] === RUN TestPluginWithNoManifest [2022-05-12T20:12:51.086Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-12T20:12:51.086Z] === RUN TestGetAll [2022-05-12T20:12:51.086Z] --- PASS: TestGetAll (0.00s) [2022-05-12T20:12:51.086Z] PASS [2022-05-12T20:12:51.086Z] coverage: 73.2% of statements [2022-05-12T20:12:51.086Z] ok github.com/docker/docker/pkg/plugins 34.989s coverage: 73.2% of statements [2022-05-12T20:12:51.347Z] --- PASS: TestCreateJob (3.17s) [2022-05-12T20:12:51.347Z] === RUN TestReplicatedJob [2022-05-12T20:12:51.626Z] --- PASS: TestPidHost (1.72s) [2022-05-12T20:12:51.626Z] === RUN TestPsFilter [2022-05-12T20:12:51.888Z] --- PASS: TestPsFilter (0.15s) [2022-05-12T20:12:51.888Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T20:12:51.888Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-12T20:12:51.908Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-12T20:12:51.908Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-05-12T20:12:51.908Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2022-05-12T20:12:51.908Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-05-12T20:12:51.908Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-05-12T20:12:51.908Z] === RUN TestDeleteDevicemapper [2022-05-12T20:12:51.908Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T20:12:51.908Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T20:12:51.908Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T20:12:52.462Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T20:12:52.462Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-12T20:12:52.462Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2022-05-12T20:12:52.462Z] === RUN TestRemoveContainerWithVolume [2022-05-12T20:12:53.252Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-05-12T20:12:53.252Z] === RUN TestFindNode [2022-05-12T20:12:53.252Z] 2022/05/12 20:12:52 Closing DB instances... [2022-05-12T20:12:53.252Z] --- PASS: TestFindNode (0.02s) [2022-05-12T20:12:53.252Z] === RUN TestChangeNodeState [2022-05-12T20:12:53.252Z] 2022/05/12 20:12:52 Closing DB instances... [2022-05-12T20:12:53.252Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-12T20:12:53.252Z] === RUN TestNodeReincarnation [2022-05-12T20:12:53.252Z] 2022/05/12 20:12:52 Closing DB instances... [2022-05-12T20:12:53.275Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s) [2022-05-12T20:12:53.275Z] === RUN TestUpdateMemory [2022-05-12T20:12:53.409Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2022-05-12T20:12:53.409Z] === RUN TestRemoveContainerRunning [2022-05-12T20:12:53.856Z] --- PASS: TestUpdateMemory (0.60s) [2022-05-12T20:12:53.856Z] === RUN TestUpdateCPUQuota [2022-05-12T20:12:53.983Z] --- PASS: TestRemoveContainerRunning (0.71s) [2022-05-12T20:12:53.983Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T20:12:54.557Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2022-05-12T20:12:54.557Z] === RUN TestRemoveInvalidContainer [2022-05-12T20:12:54.557Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-12T20:12:54.557Z] === RUN TestRenameLinkedContainer [2022-05-12T20:12:54.783Z] --- PASS: TestUpdateCPUQuota (0.66s) [2022-05-12T20:12:54.783Z] === RUN TestUpdatePidsLimit [2022-05-12T20:12:54.783Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T20:12:54.783Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T20:12:55.039Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T20:12:55.297Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T20:12:55.297Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T20:12:55.502Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T20:12:55.553Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T20:12:55.809Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T20:12:56.084Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-12T20:12:56.370Z] --- PASS: TestUpdatePidsLimit (1.80s) [2022-05-12T20:12:56.370Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-05-12T20:12:56.370Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-05-12T20:12:56.370Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-05-12T20:12:56.370Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-05-12T20:12:56.370Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-05-12T20:12:56.370Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-05-12T20:12:56.370Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-05-12T20:12:56.370Z] === RUN TestUpdateRestartPolicy [2022-05-12T20:12:56.608Z] --- PASS: TestReplicatedJob (4.81s) [2022-05-12T20:12:56.608Z] === RUN TestUpdateReplicatedJob [2022-05-12T20:12:57.037Z] --- PASS: TestRenameLinkedContainer (2.60s) [2022-05-12T20:12:57.037Z] === RUN TestRenameStoppedContainer [2022-05-12T20:12:57.610Z] --- PASS: TestRenameStoppedContainer (0.53s) [2022-05-12T20:12:57.610Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T20:12:57.996Z] time="2022-05-12T20:12:57Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T20:12:57.996Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-12T20:12:57.996Z] === RUN TestParallelCreate [2022-05-12T20:12:57.996Z] 2022/05/12 20:12:57 Closing DB instances... [2022-05-12T20:12:57.996Z] --- PASS: TestParallelCreate (0.02s) [2022-05-12T20:12:57.996Z] === RUN TestParallelDelete [2022-05-12T20:12:57.996Z] 2022/05/12 20:12:57 Closing DB instances... [2022-05-12T20:12:57.996Z] --- PASS: TestParallelDelete (0.02s) [2022-05-12T20:12:57.996Z] === RUN TestNetworkDBIslands [2022-05-12T20:12:57.996Z] time="2022-05-12T20:12:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7652b97ecbc7 with config:&{NodeID:7652b97ecbc7 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-05-12T20:12:57.996Z] time="2022-05-12T20:12:57Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:57.996Z] time="2022-05-12T20:12:57Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, added to nodes list" [2022-05-12T20:12:57.996Z] time="2022-05-12T20:12:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7a4e32d00be9 with config:&{NodeID:7a4e32d00be9 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-05-12T20:12:57.996Z] time="2022-05-12T20:12:57Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:57.996Z] time="2022-05-12T20:12:57Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, added to nodes list" [2022-05-12T20:12:57.997Z] time="2022-05-12T20:12:57Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T20:12:57.997Z] time="2022-05-12T20:12:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T20:12:57.997Z] time="2022-05-12T20:12:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-12T20:12:57.997Z] time="2022-05-12T20:12:57Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:57.997Z] time="2022-05-12T20:12:57Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, added to nodes list" [2022-05-12T20:12:57.997Z] time="2022-05-12T20:12:57Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:57.997Z] time="2022-05-12T20:12:57Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, added to nodes list" [2022-05-12T20:12:57.997Z] time="2022-05-12T20:12:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T20:12:57.997Z] time="2022-05-12T20:12:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-12T20:12:58.983Z] time="2022-05-12T20:12:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:16b26970779e with config:&{NodeID:16b26970779e 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-05-12T20:12:58.983Z] time="2022-05-12T20:12:58Z" level=info msg="Node 16b26970779e/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:58.983Z] time="2022-05-12T20:12:58Z" level=info msg="Node 16b26970779e/172.29.250.127, added to nodes list" [2022-05-12T20:12:58.984Z] time="2022-05-12T20:12:58Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T20:12:58.984Z] time="2022-05-12T20:12:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T20:12:58.984Z] time="2022-05-12T20:12:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-12T20:12:58.984Z] time="2022-05-12T20:12:58Z" level=info msg="Node 16b26970779e/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:58.984Z] time="2022-05-12T20:12:58Z" level=info msg="Node 16b26970779e/172.29.250.127, added to nodes list" [2022-05-12T20:12:58.984Z] time="2022-05-12T20:12:58Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:58.984Z] time="2022-05-12T20:12:58Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, added to nodes list" [2022-05-12T20:12:58.984Z] time="2022-05-12T20:12:58Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:58.984Z] time="2022-05-12T20:12:58Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, added to nodes list" [2022-05-12T20:12:58.984Z] time="2022-05-12T20:12:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T20:12:58.984Z] time="2022-05-12T20:12:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-12T20:12:58.984Z] time="2022-05-12T20:12:58Z" level=info msg="Node 16b26970779e/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:58.984Z] time="2022-05-12T20:12:58Z" level=info msg="Node 16b26970779e/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.002Z] --- PASS: TestRenameRunningContainerAndReuse (1.24s) [2022-05-12T20:12:59.002Z] === RUN TestRenameInvalidName [2022-05-12T20:12:59.137Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-05-12T20:12:59.137Z] === RUN TestServiceListWithStatuses [2022-05-12T20:12:59.137Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T20:12:59.137Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T20:12:59.137Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:edf0b7d0a5f1 with config:&{NodeID:edf0b7d0a5f1 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-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="Node 16b26970779e/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="Node 16b26970779e/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.452Z] time="2022-05-12T20:12:59Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.576Z] --- PASS: TestRenameInvalidName (0.76s) [2022-05-12T20:12:59.576Z] === RUN TestRenameAnonymousContainer [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:52a21684f048 with config:&{NodeID:52a21684f048 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-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 52a21684f048/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 52a21684f048/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 52a21684f048/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 52a21684f048/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 16b26970779e/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 16b26970779e/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 52a21684f048/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 52a21684f048/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 52a21684f048/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 52a21684f048/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 52a21684f048/172.29.250.127, joined gossip cluster" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="Node 52a21684f048/172.29.250.127, added to nodes list" [2022-05-12T20:12:59.920Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=info msg="The new bootstrap node list is:[172.29.250.127:10033 172.29.250.127:10034 172.29.250.127:10035]" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.250.127:10033" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=debug msg="memberlist: Stream connection from=172.29.250.127:49371" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.250.127:10034" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=debug msg="memberlist: Stream connection from=172.29.250.127:49372" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.250.127:10035" [2022-05-12T20:12:59.920Z] time="2022-05-12T20:12:59Z" level=debug msg="memberlist: Stream connection from=172.29.250.127:49373" [2022-05-12T20:13:00.387Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T20:13:00.387Z] time="2022-05-12T20:13:00Z" level=info msg="The new bootstrap node list is:[172.29.250.127:10033 172.29.250.127:10034 172.29.250.127:10035]" [2022-05-12T20:13:00.387Z] time="2022-05-12T20:13:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.250.127:10033" [2022-05-12T20:13:00.387Z] time="2022-05-12T20:13:00Z" level=debug msg="memberlist: Stream connection from=172.29.250.127:49374" [2022-05-12T20:13:00.387Z] time="2022-05-12T20:13:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.250.127:10034" [2022-05-12T20:13:00.387Z] time="2022-05-12T20:13:00Z" level=debug msg="memberlist: Stream connection from=172.29.250.127:49375" [2022-05-12T20:13:00.387Z] time="2022-05-12T20:13:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.250.127:10035" [2022-05-12T20:13:00.388Z] time="2022-05-12T20:13:00Z" level=debug msg="memberlist: Stream connection from=172.29.250.127:49376" [2022-05-12T20:13:00.388Z] time="2022-05-12T20:13:00Z" level=info msg="node 0 leaving" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7652b97ecbc7 change state NodeActive --> NodeLeft" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="node4(edf0b7d0a5f1): Node leave event for 7652b97ecbc7/172.29.250.127" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7652b97ecbc7 change state NodeActive --> NodeLeft" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="node5(52a21684f048): Node leave event for 7652b97ecbc7/172.29.250.127" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7652b97ecbc7 change state NodeActive --> NodeLeft" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="node2(7a4e32d00be9): Node leave event for 7652b97ecbc7/172.29.250.127" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7652b97ecbc7 change state NodeActive --> NodeLeft" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="node3(16b26970779e): Node leave event for 7652b97ecbc7/172.29.250.127" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7652b97ecbc7 change state NodeActive --> NodeLeft" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="node1(7652b97ecbc7): Node leave event for 7652b97ecbc7/172.29.250.127" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, left gossip cluster" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, left gossip cluster" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, left gossip cluster" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, left gossip cluster" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7652b97ecbc7/172.29.250.127, left gossip cluster" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="node 1 leaving" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7a4e32d00be9 change state NodeActive --> NodeLeft" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="node3(16b26970779e): Node leave event for 7a4e32d00be9/172.29.250.127" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7a4e32d00be9 change state NodeActive --> NodeLeft" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="node4(edf0b7d0a5f1): Node leave event for 7a4e32d00be9/172.29.250.127" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, left gossip cluster" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7a4e32d00be9 change state NodeActive --> NodeFailed" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, added to failed nodes list" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7a4e32d00be9 change state NodeActive --> NodeLeft" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=info msg="node5(52a21684f048): Node leave event for 7a4e32d00be9/172.29.250.127" [2022-05-12T20:13:00.855Z] time="2022-05-12T20:13:00Z" level=error msg="node: 7a4e32d00be9 is unknown to memberlist" [2022-05-12T20:13:00.968Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T20:13:01.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T20:13:01.323Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, left gossip cluster" [2022-05-12T20:13:01.323Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, left gossip cluster" [2022-05-12T20:13:01.323Z] time="2022-05-12T20:13:00Z" level=info msg="Node 7a4e32d00be9/172.29.250.127, left gossip cluster" [2022-05-12T20:13:01.323Z] time="2022-05-12T20:13:01Z" level=info msg="node 2 leaving" [2022-05-12T20:13:01.323Z] time="2022-05-12T20:13:01Z" level=info msg="Node 16b26970779e change state NodeActive --> NodeLeft" [2022-05-12T20:13:01.323Z] time="2022-05-12T20:13:01Z" level=info msg="node4(edf0b7d0a5f1): Node leave event for 16b26970779e/172.29.250.127" [2022-05-12T20:13:01.323Z] time="2022-05-12T20:13:01Z" level=info msg="Node 16b26970779e change state NodeActive --> NodeLeft" [2022-05-12T20:13:01.323Z] time="2022-05-12T20:13:01Z" level=info msg="node3(16b26970779e): Node leave event for 16b26970779e/172.29.250.127" [2022-05-12T20:13:01.323Z] time="2022-05-12T20:13:01Z" level=info msg="Node 16b26970779e change state NodeActive --> NodeLeft" [2022-05-12T20:13:01.323Z] time="2022-05-12T20:13:01Z" level=info msg="node5(52a21684f048): Node leave event for 16b26970779e/172.29.250.127" [2022-05-12T20:13:01.323Z] time="2022-05-12T20:13:01Z" level=debug msg="memberlist: Failed ping: 7a4e32d00be9 (timeout reached)" [2022-05-12T20:13:01.323Z] time="2022-05-12T20:13:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.250.127:10037: use of closed network connection" [2022-05-12T20:13:01.323Z] time="2022-05-12T20:13:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.250.127:10036: use of closed network connection" [2022-05-12T20:13:01.323Z] time="2022-05-12T20:13:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.250.127:10035: use of closed network connection" [2022-05-12T20:13:01.790Z] time="2022-05-12T20:13:01Z" level=info msg="Node 16b26970779e/172.29.250.127, left gossip cluster" [2022-05-12T20:13:01.790Z] time="2022-05-12T20:13:01Z" level=info msg="Node 16b26970779e/172.29.250.127, left gossip cluster" [2022-05-12T20:13:01.790Z] time="2022-05-12T20:13:01Z" level=info msg="Node 16b26970779e/172.29.250.127, left gossip cluster" [2022-05-12T20:13:02.178Z] --- PASS: TestRenameAnonymousContainer (2.35s) [2022-05-12T20:13:02.178Z] === RUN TestRenameContainerWithSameName [2022-05-12T20:13:02.258Z] time="2022-05-12T20:13:01Z" level=info msg="memberlist: Suspect 7a4e32d00be9 has failed, no acks received" [2022-05-12T20:13:02.258Z] networkdb_test.go:867: node4: OK [2022-05-12T20:13:02.258Z] networkdb_test.go:867: node5: OK [2022-05-12T20:13:02.258Z] time="2022-05-12T20:13:01Z" level=info msg="node 0 coming back" [2022-05-12T20:13:02.258Z] time="2022-05-12T20:13:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:30a6e08fba82 with config:&{NodeID:30a6e08fba82 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-05-12T20:13:02.258Z] time="2022-05-12T20:13:01Z" level=info msg="Node 30a6e08fba82/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:02.258Z] time="2022-05-12T20:13:01Z" level=info msg="Node 30a6e08fba82/172.29.250.127, added to nodes list" [2022-05-12T20:13:02.258Z] time="2022-05-12T20:13:01Z" level=info msg="node 1 coming back" [2022-05-12T20:13:02.258Z] time="2022-05-12T20:13:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b026ff987575 with config:&{NodeID:b026ff987575 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-05-12T20:13:02.258Z] time="2022-05-12T20:13:01Z" level=info msg="Node b026ff987575/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:02.258Z] time="2022-05-12T20:13:01Z" level=info msg="Node b026ff987575/172.29.250.127, added to nodes list" [2022-05-12T20:13:02.258Z] time="2022-05-12T20:13:01Z" level=info msg="node 2 coming back" [2022-05-12T20:13:02.258Z] time="2022-05-12T20:13:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6885d6294e57 with config:&{NodeID:6885d6294e57 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-05-12T20:13:02.258Z] time="2022-05-12T20:13:01Z" level=info msg="Node 6885d6294e57/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:02.258Z] time="2022-05-12T20:13:01Z" level=info msg="Node 6885d6294e57/172.29.250.127, added to nodes list" [2022-05-12T20:13:02.439Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-12T20:13:02.702Z] --- PASS: TestRenameContainerWithSameName (0.59s) [2022-05-12T20:13:02.702Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T20:13:03.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T20:13:04.221Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2022-05-12T20:13:04.221Z] === RUN TestResize [2022-05-12T20:13:04.397Z] --- PASS: TestDockerNetworkConnectAlias (4.30s) [2022-05-12T20:13:04.397Z] === RUN TestDockerNetworkReConnect [2022-05-12T20:13:05.203Z] time="2022-05-12T20:13:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.250.127:10033 172.29.250.127:10034 172.29.250.127:10035]" [2022-05-12T20:13:05.608Z] --- PASS: TestResize (1.19s) [2022-05-12T20:13:05.608Z] === RUN TestResizeWithInvalidSize [2022-05-12T20:13:05.670Z] time="2022-05-12T20:13:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.250.127:10033 172.29.250.127:10034 172.29.250.127:10035]" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.250.127:10033" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=debug msg="memberlist: Stream connection from=172.29.250.127:49378" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 52a21684f048/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 52a21684f048/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 30a6e08fba82/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 30a6e08fba82/172.29.250.127, is the new incarnation of the shutdown node 7652b97ecbc7/172.29.250.127" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 30a6e08fba82/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.250.127:10034" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=debug msg="memberlist: Stream connection from=172.29.250.127:49379" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 52a21684f048/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 52a21684f048/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 30a6e08fba82/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 30a6e08fba82/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node b026ff987575/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node b026ff987575/172.29.250.127, is the new incarnation of the shutdown node 7a4e32d00be9/172.29.250.127" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node b026ff987575/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.250.127:10035" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=debug msg="memberlist: Stream connection from=172.29.250.127:49380" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 52a21684f048/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 52a21684f048/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node b026ff987575/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node b026ff987575/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 30a6e08fba82/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 30a6e08fba82/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 6885d6294e57/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 6885d6294e57/172.29.250.127, is the new incarnation of the shutdown node 16b26970779e/172.29.250.127" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 6885d6294e57/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node b026ff987575/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node b026ff987575/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node b026ff987575/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node b026ff987575/172.29.250.127, is the new incarnation of the shutdown node 7a4e32d00be9/172.29.250.127" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node b026ff987575/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 30a6e08fba82/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 30a6e08fba82/172.29.250.127, is the new incarnation of the shutdown node 7652b97ecbc7/172.29.250.127" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 30a6e08fba82/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 6885d6294e57/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 6885d6294e57/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 6885d6294e57/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 6885d6294e57/172.29.250.127, is the new incarnation of the shutdown node 16b26970779e/172.29.250.127" [2022-05-12T20:13:06.138Z] time="2022-05-12T20:13:06Z" level=info msg="Node 6885d6294e57/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.555Z] --- PASS: TestResizeWithInvalidSize (1.16s) [2022-05-12T20:13:06.555Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T20:13:06.605Z] time="2022-05-12T20:13:06Z" level=info msg="Node 6885d6294e57/172.29.250.127, joined gossip cluster" [2022-05-12T20:13:06.605Z] time="2022-05-12T20:13:06Z" level=info msg="Node 6885d6294e57/172.29.250.127, added to nodes list" [2022-05-12T20:13:06.605Z] time="2022-05-12T20:13:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.250.127:10033" [2022-05-12T20:13:06.605Z] time="2022-05-12T20:13:06Z" level=debug msg="memberlist: Stream connection from=172.29.250.127:49381" [2022-05-12T20:13:06.605Z] time="2022-05-12T20:13:06Z" level=debug msg="memberlist: Stream connection from=172.29.250.127:49382" [2022-05-12T20:13:06.605Z] time="2022-05-12T20:13:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.250.127:10034" [2022-05-12T20:13:06.605Z] time="2022-05-12T20:13:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.250.127:10035" [2022-05-12T20:13:06.605Z] time="2022-05-12T20:13:06Z" level=debug msg="memberlist: Stream connection from=172.29.250.127:49383" [2022-05-12T20:13:06.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T20:13:06.924Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2022-05-12T20:13:06.924Z] === RUN TestServicePlugin [2022-05-12T20:13:07.071Z] 2022/05/12 20:13:06 Closing DB instances... [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="Node 30a6e08fba82 change state NodeActive --> NodeLeft" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="Node 30a6e08fba82 change state NodeActive --> NodeLeft" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="node3(6885d6294e57): Node leave event for 30a6e08fba82/172.29.250.127" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="node2(b026ff987575): Node leave event for 30a6e08fba82/172.29.250.127" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="Node 30a6e08fba82 change state NodeActive --> NodeLeft" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="node4(edf0b7d0a5f1): Node leave event for 30a6e08fba82/172.29.250.127" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="Node 30a6e08fba82 change state NodeActive --> NodeLeft" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="node1(30a6e08fba82): Node leave event for 30a6e08fba82/172.29.250.127" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="Node 30a6e08fba82/172.29.250.127, left gossip cluster" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="Node 30a6e08fba82/172.29.250.127, left gossip cluster" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="Node 30a6e08fba82 change state NodeActive --> NodeLeft" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="node5(52a21684f048): Node leave event for 30a6e08fba82/172.29.250.127" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="Node 30a6e08fba82/172.29.250.127, left gossip cluster" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="Node 30a6e08fba82/172.29.250.127, left gossip cluster" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="Node 30a6e08fba82/172.29.250.127, left gossip cluster" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="Node b026ff987575 change state NodeActive --> NodeLeft" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="node3(6885d6294e57): Node leave event for b026ff987575/172.29.250.127" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="Node b026ff987575 change state NodeActive --> NodeLeft" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="node4(edf0b7d0a5f1): Node leave event for b026ff987575/172.29.250.127" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="Node b026ff987575 change state NodeActive --> NodeLeft" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="node5(52a21684f048): Node leave event for b026ff987575/172.29.250.127" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="Node b026ff987575 change state NodeActive --> NodeLeft" [2022-05-12T20:13:07.538Z] time="2022-05-12T20:13:07Z" level=info msg="node2(b026ff987575): Node leave event for b026ff987575/172.29.250.127" [2022-05-12T20:13:07.763Z] --- PASS: TestResizeWhenContainerNotStarted (1.12s) [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:13:07.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:13:07.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:13:07.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-12T20:13:07.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:13:08.005Z] time="2022-05-12T20:13:07Z" level=info msg="Node b026ff987575/172.29.250.127, left gossip cluster" [2022-05-12T20:13:08.005Z] time="2022-05-12T20:13:07Z" level=info msg="Node b026ff987575/172.29.250.127, left gossip cluster" [2022-05-12T20:13:08.005Z] time="2022-05-12T20:13:07Z" level=info msg="Node b026ff987575/172.29.250.127, left gossip cluster" [2022-05-12T20:13:08.005Z] time="2022-05-12T20:13:07Z" level=info msg="Node b026ff987575/172.29.250.127, left gossip cluster" [2022-05-12T20:13:08.005Z] time="2022-05-12T20:13:07Z" level=info msg="Node 6885d6294e57 change state NodeActive --> NodeLeft" [2022-05-12T20:13:08.005Z] time="2022-05-12T20:13:07Z" level=info msg="node5(52a21684f048): Node leave event for 6885d6294e57/172.29.250.127" [2022-05-12T20:13:08.005Z] time="2022-05-12T20:13:07Z" level=info msg="Node 6885d6294e57 change state NodeActive --> NodeLeft" [2022-05-12T20:13:08.005Z] time="2022-05-12T20:13:07Z" level=info msg="node4(edf0b7d0a5f1): Node leave event for 6885d6294e57/172.29.250.127" [2022-05-12T20:13:08.025Z] check_test.go:307: [dc3aea5cccbec] daemon is not started [2022-05-12T20:13:08.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-12T20:13:08.287Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T20:13:08.472Z] time="2022-05-12T20:13:08Z" level=info msg="Node 6885d6294e57/172.29.250.127, left gossip cluster" [2022-05-12T20:13:08.472Z] time="2022-05-12T20:13:08Z" level=info msg="Node 6885d6294e57 change state NodeActive --> NodeLeft" [2022-05-12T20:13:08.472Z] time="2022-05-12T20:13:08Z" level=info msg="node3(6885d6294e57): Node leave event for 6885d6294e57/172.29.250.127" [2022-05-12T20:13:08.472Z] time="2022-05-12T20:13:08Z" level=info msg="Node 6885d6294e57/172.29.250.127, left gossip cluster" [2022-05-12T20:13:08.472Z] time="2022-05-12T20:13:08Z" level=info msg="Node 6885d6294e57/172.29.250.127, left gossip cluster" [2022-05-12T20:13:08.472Z] time="2022-05-12T20:13:08Z" level=info msg="Node edf0b7d0a5f1 change state NodeActive --> NodeLeft" [2022-05-12T20:13:08.472Z] time="2022-05-12T20:13:08Z" level=info msg="node5(52a21684f048): Node leave event for edf0b7d0a5f1/172.29.250.127" [2022-05-12T20:13:08.538Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-05-12T20:13:08.538Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T20:13:08.538Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-05-12T20:13:08.538Z] === RUN TestWaitNonBlocked [2022-05-12T20:13:08.538Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:13:08.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:13:08.538Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:13:08.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:13:08.538Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:13:08.538Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:13:08.538Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-12T20:13:08.538Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-05-12T20:13:08.538Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-05-12T20:13:08.538Z] === RUN TestWaitBlocked [2022-05-12T20:13:08.538Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T20:13:08.538Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T20:13:08.538Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T20:13:08.538Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T20:13:08.538Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T20:13:08.538Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T20:13:08.939Z] time="2022-05-12T20:13:08Z" level=info msg="Node edf0b7d0a5f1 change state NodeActive --> NodeLeft" [2022-05-12T20:13:08.939Z] time="2022-05-12T20:13:08Z" level=info msg="node4(edf0b7d0a5f1): Node leave event for edf0b7d0a5f1/172.29.250.127" [2022-05-12T20:13:09.100Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-12T20:13:09.100Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-05-12T20:13:09.100Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-05-12T20:13:09.100Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T20:13:09.100Z] === CONT TestIpcModeOlderClient [2022-05-12T20:13:09.356Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-05-12T20:13:09.356Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T20:13:09.406Z] time="2022-05-12T20:13:09Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, left gossip cluster" [2022-05-12T20:13:09.406Z] time="2022-05-12T20:13:09Z" level=info msg="Node edf0b7d0a5f1/172.29.250.127, left gossip cluster" [2022-05-12T20:13:09.873Z] time="2022-05-12T20:13:09Z" level=info msg="Node 52a21684f048/172.29.250.127, left gossip cluster" [2022-05-12T20:13:09.873Z] time="2022-05-12T20:13:09Z" level=info msg="Node 52a21684f048 change state NodeActive --> NodeFailed" [2022-05-12T20:13:09.873Z] time="2022-05-12T20:13:09Z" level=info msg="Node 52a21684f048/172.29.250.127, added to failed nodes list" [2022-05-12T20:13:09.873Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-05-12T20:13:09.873Z] PASS [2022-05-12T20:13:10.341Z] coverage: 60.0% of statements [2022-05-12T20:13:10.341Z] ok github.com/docker/docker/libnetwork/networkdb 107.326s coverage: 60.0% of statements [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T20:13:10.341Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T20:13:10.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-12T20:13:11.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T20:13:11.106Z] plugin_test.go:61: [d56a8b12d22a8] joining swarm manager [d6ea0f61f9392]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:13:11.246Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s) [2022-05-12T20:13:11.246Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T20:13:11.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:13:12.041Z] plugin_test.go:64: [d75076405b184] joining swarm manager [d6ea0f61f9392]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:13:12.303Z] --- PASS: TestBuildWithHugeFile (87.50s) [2022-05-12T20:13:12.303Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T20:13:12.303Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T20:13:12.303Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T20:13:12.303Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T20:13:12.303Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:13:12.303Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:13:12.303Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:13:12.303Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:13:12.303Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:13:12.303Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:13:12.303Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:13:12.303Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:13:12.303Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:13:12.303Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-12T20:13:12.303Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T20:13:12.303Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-05-12T20:13:12.303Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-05-12T20:13:12.303Z] === RUN TestBuildPreserveOwnership [2022-05-12T20:13:12.303Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:13:12.303Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T20:13:12.303Z] === RUN TestBuildPlatformInvalid [2022-05-12T20:13:12.303Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-05-12T20:13:12.303Z] PASS [2022-05-12T20:13:12.303Z] ok github.com/docker/docker/integration/build 144.165s [2022-05-12T20:13:12.303Z] [2022-05-12T20:13:12.303Z] === Skipped [2022-05-12T20:13:12.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T20:13:12.303Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T20:13:12.303Z] [2022-05-12T20:13:12.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T20:13:12.303Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:12.303Z] [2022-05-12T20:13:12.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T20:13:12.303Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:13:12.303Z] [2022-05-12T20:13:12.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T20:13:12.303Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:13:12.303Z] [2022-05-12T20:13:12.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T20:13:12.303Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T20:13:12.303Z] [2022-05-12T20:13:12.303Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T20:13:12.303Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:13:12.303Z] [2022-05-12T20:13:12.303Z] DONE 29 tests, 6 skipped in 169.751s [2022-05-12T20:13:12.303Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T20:13:12.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:13:13.135Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.71s) [2022-05-12T20:13:13.135Z] === CONT TestDaemonHostGatewayIP [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === Skipped [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T20:13:13.284Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T20:13:13.284Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T20:13:13.284Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-12T20:13:13.284Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T20:13:13.284Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T20:13:13.284Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T20:13:13.284Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T20:13:13.284Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T20:13:13.284Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T20:13:13.284Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T20:13:13.284Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T20:13:13.284Z] daemon_test.go:145: root required [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T20:13:13.284Z] reload_test.go:342: root required [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-05-12T20:13:13.284Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T20:13:13.284Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T20:13:13.284Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T20:13:13.284Z] download_test.go:267: Needs fixing on Windows [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T20:13:13.284Z] layer_test.go:291: Failing on Windows [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T20:13:13.284Z] layer_test.go:340: Failing on Windows [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T20:13:13.284Z] layer_test.go:455: Failing on Windows [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T20:13:13.284Z] layer_test.go:684: Failing on Windows [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T20:13:13.284Z] migration_test.go:45: Failing on Windows [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T20:13:13.284Z] migration_test.go:181: Failing on Windows [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T20:13:13.284Z] mount_test.go:17: Failing on Windows [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T20:13:13.284Z] mount_test.go:76: Failing on Windows [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T20:13:13.284Z] mount_test.go:125: Failing on Windows [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T20:13:13.284Z] mount_test.go:212: Failing on Windows [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-12T20:13:13.284Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-12T20:13:13.284Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T20:13:13.284Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T20:13:13.284Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T20:13:13.284Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T20:13:13.284Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T20:13:13.284Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T20:13:13.284Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T20:13:13.284Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T20:13:13.284Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T20:13:13.284Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T20:13:13.284Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T20:13:13.284Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T20:13:13.284Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T20:13:13.284Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T20:13:13.284Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T20:13:13.284Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T20:13:13.284Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-12T20:13:13.284Z] archive_test.go:140: zstd not installed [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T20:13:13.284Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T20:13:13.284Z] archive_windows_test.go:16: Currently fails [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T20:13:13.284Z] changes_test.go:196: needs more investigation [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-12T20:13:13.284Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-12T20:13:13.284Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T20:13:13.284Z] changes_test.go:433: needs further investigation [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T20:13:13.284Z] changes_test.go:469: needs further investigation [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T20:13:13.284Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T20:13:13.284Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T20:13:13.284Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T20:13:13.284Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T20:13:13.284Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T20:13:13.284Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T20:13:13.284Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T20:13:13.284Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T20:13:13.284Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:13.284Z] [2022-05-12T20:13:13.284Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T20:13:13.284Z] poller_test.go:40: No chmod on Windows [2022-05-12T20:13:13.285Z] [2022-05-12T20:13:13.285Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T20:13:13.285Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T20:13:13.285Z] [2022-05-12T20:13:13.285Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T20:13:13.285Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T20:13:13.285Z] [2022-05-12T20:13:13.285Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-12T20:13:13.285Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:13.285Z] [2022-05-12T20:13:13.285Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T20:13:13.285Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:13.285Z] [2022-05-12T20:13:13.285Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T20:13:13.285Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:13.285Z] [2022-05-12T20:13:13.285Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T20:13:13.285Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T20:13:13.285Z] [2022-05-12T20:13:13.285Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T20:13:13.285Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T20:13:13.285Z] [2022-05-12T20:13:13.285Z] DONE 2285 tests, 70 skipped in 323.467s [2022-05-12T20:13:13.285Z] INFO: make.ps1 ended at 05/12/2022 20:13:13 [2022-05-12T20:13:13.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T20:13:13.944Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:13:13.945Z] INFO: Testing against a local daemon [2022-05-12T20:13:13.945Z] === RUN TestConfigInspect [2022-05-12T20:13:13.945Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:13.945Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T20:13:13.945Z] === RUN TestConfigList [2022-05-12T20:13:13.945Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:13.945Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T20:13:13.945Z] === RUN TestConfigsCreateAndDelete [2022-05-12T20:13:13.945Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:13.945Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T20:13:13.945Z] === RUN TestConfigsUpdate [2022-05-12T20:13:13.945Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:13.945Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T20:13:13.945Z] === RUN TestTemplatedConfig [2022-05-12T20:13:13.945Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:13.945Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T20:13:13.945Z] === RUN TestConfigCreateResolve [2022-05-12T20:13:13.945Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:13:13.945Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T20:13:13.945Z] PASS [2022-05-12T20:13:13.945Z] ok github.com/docker/docker/integration/config 0.086s [2022-05-12T20:13:13.945Z] [2022-05-12T20:13:13.945Z] === Skipped [2022-05-12T20:13:13.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T20:13:13.945Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:13.945Z] [2022-05-12T20:13:13.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T20:13:13.945Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:13.945Z] [2022-05-12T20:13:13.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T20:13:13.945Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:13.945Z] [2022-05-12T20:13:13.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T20:13:13.945Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:13.945Z] [2022-05-12T20:13:13.945Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T20:13:13.945Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:13.945Z] [2022-05-12T20:13:13.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T20:13:13.945Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:13:13.945Z] [2022-05-12T20:13:13.945Z] DONE 6 tests, 6 skipped in 1.560s [2022-05-12T20:13:13.945Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T20:13:13.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-12T20:13:14.542Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-12T20:13:15.494Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T20:13:15.494Z] INFO: Unit tests ended at 05/12/2022 20:13:15. Duration:00:05:39.2515662 [2022-05-12T20:13:15.494Z] INFO: Building busybox [2022-05-12T20:13:15.494Z] Sending build context to Docker daemon 5.12kB [2022-05-12T20:13:15.494Z] [2022-05-12T20:13:15.494Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T20:13:15.494Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T20:13:15.494Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T20:13:15.494Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T20:13:15.494Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T20:13:15.494Z] ---> 7c569352fed3 [2022-05-12T20:13:15.494Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T20:13:15.494Z] ---> Running in 13b903fb4a15 [2022-05-12T20:13:15.652Z] --- PASS: TestDaemonHostGatewayIP (2.28s) [2022-05-12T20:13:15.652Z] === CONT TestDaemonRestartIpcMode [2022-05-12T20:13:15.934Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:13:16.247Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:13:16.247Z] INFO: Testing against a local daemon [2022-05-12T20:13:16.247Z] === RUN TestAttachWithTTY [2022-05-12T20:13:16.247Z] --- PASS: TestAttachWithTTY (0.10s) [2022-05-12T20:13:16.247Z] === RUN TestAttachWithoutTTy [2022-05-12T20:13:16.247Z] --- PASS: TestAttachWithoutTTy (0.10s) [2022-05-12T20:13:16.247Z] === RUN TestCheckpoint [2022-05-12T20:13:16.247Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T20:13:16.247Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T20:13:16.247Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T20:13:16.247Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:13:16.247Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:13:16.247Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:13:16.247Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:13:16.247Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T20:13:16.247Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T20:13:16.247Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T20:13:16.247Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T20:13:16.247Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T20:13:16.247Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T20:13:16.247Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T20:13:16.247Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T20:13:16.247Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2022-05-12T20:13:16.247Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T20:13:16.247Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2022-05-12T20:13:16.247Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T20:13:16.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-12T20:13:16.736Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-05-12T20:13:16.736Z] === RUN TestCopyEmptyFile [2022-05-12T20:13:16.736Z] --- PASS: TestCopyEmptyFile (0.26s) [2022-05-12T20:13:16.736Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T20:13:16.736Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2022-05-12T20:13:16.736Z] === RUN TestCopyFromContainer [2022-05-12T20:13:16.736Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:16.736Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T20:13:16.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T20:13:17.083Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T20:13:17.229Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:13:17.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:13:17.229Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:13:17.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:13:17.229Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:13:17.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:13:17.229Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:13:17.229Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:13:17.229Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:13:17.229Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-12T20:13:17.229Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T20:13:17.229Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T20:13:17.229Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T20:13:17.229Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T20:13:17.229Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T20:13:17.229Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T20:13:17.229Z] === RUN TestCreateWithInvalidEnv [2022-05-12T20:13:17.229Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T20:13:17.229Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T20:13:17.229Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T20:13:17.229Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T20:13:17.229Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T20:13:17.229Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T20:13:17.229Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T20:13:17.229Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T20:13:17.229Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T20:13:17.229Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-12T20:13:17.229Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T20:13:17.229Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T20:13:17.229Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T20:13:17.229Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T20:13:17.229Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:17.229Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T20:13:17.229Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T20:13:17.229Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:13:17.229Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T20:13:17.229Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T20:13:17.229Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:13:17.229Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T20:13:17.229Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T20:13:17.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:13:17.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:13:17.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:13:17.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:13:17.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:13:17.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:13:17.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:13:17.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:13:17.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:13:17.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:13:17.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:13:17.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:13:17.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:13:17.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:13:17.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:13:17.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-12T20:13:17.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-05-12T20:13:17.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-05-12T20:13:17.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-12T20:13:17.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-05-12T20:13:17.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-12T20:13:17.229Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T20:13:17.229Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T20:13:17.229Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T20:13:17.229Z] === RUN TestCreateDifferentPlatform [2022-05-12T20:13:17.229Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T20:13:17.229Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T20:13:17.229Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-12T20:13:17.229Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T20:13:17.229Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T20:13:17.229Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T20:13:17.229Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-05-12T20:13:17.229Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T20:13:17.229Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T20:13:17.229Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-05-12T20:13:17.229Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T20:13:17.229Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:17.229Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T20:13:17.229Z] === RUN TestWindowsDevices [2022-05-12T20:13:17.229Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T20:13:17.229Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T20:13:17.229Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T20:13:17.229Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T20:13:17.229Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T20:13:17.229Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T20:13:17.229Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T20:13:17.229Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T20:13:17.229Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T20:13:17.229Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T20:13:17.229Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.229Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T20:13:17.229Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:13:17.542Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2022-05-12T20:13:19.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T20:13:20.581Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-12T20:13:20.809Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-05-12T20:13:20.809Z] PASS [2022-05-12T20:13:20.809Z] [2022-05-12T20:13:20.810Z] === Skipped [2022-05-12T20:13:20.810Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-12T20:13:20.810Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T20:13:20.810Z] [2022-05-12T20:13:20.810Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T20:13:20.810Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T20:13:20.810Z] [2022-05-12T20:13:20.810Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T20:13:20.810Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T20:13:20.810Z] [2022-05-12T20:13:20.810Z] DONE 237 tests, 3 skipped in 113.284s [2022-05-12T20:13:20.810Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T20:13:20.810Z] ++ 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-05-12T20:13:20.810Z] ++ set -e [2022-05-12T20:13:20.810Z] ++ '[' -n 0 ']' [2022-05-12T20:13:20.810Z] ++ set -x [2022-05-12T20:13:20.810Z] ++ 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-05-12T20:13:21.072Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T20:13:21.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-12T20:13:21.345Z] 2022/05/12 20:13:19 Closing DB instances... [2022-05-12T20:13:21.418Z] Removing intermediate container 13b903fb4a15 [2022-05-12T20:13:21.418Z] ---> 95f555e5c866 [2022-05-12T20:13:21.418Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T20:13:21.418Z] ---> Running in 500f41f8b54a [2022-05-12T20:13:21.418Z] Removing intermediate container 500f41f8b54a [2022-05-12T20:13:21.418Z] ---> 6a99e4a639d3 [2022-05-12T20:13:21.418Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T20:13:21.633Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-12T20:13:21.633Z] === RUN TestConfigDaemonID [2022-05-12T20:13:21.886Z] ---> Running in eedf6fd73e2e [2022-05-12T20:13:22.330Z] --- PASS: TestNetworkDBGarbageCollection (54.35s) [2022-05-12T20:13:22.330Z] === RUN TestFindNode [2022-05-12T20:13:22.330Z] 2022/05/12 20:13:21 Closing DB instances... [2022-05-12T20:13:22.330Z] --- PASS: TestFindNode (0.01s) [2022-05-12T20:13:22.330Z] === RUN TestChangeNodeState [2022-05-12T20:13:22.330Z] 2022/05/12 20:13:21 Closing DB instances... [2022-05-12T20:13:22.330Z] --- PASS: TestChangeNodeState (0.01s) [2022-05-12T20:13:22.330Z] === RUN TestNodeReincarnation [2022-05-12T20:13:22.330Z] 2022/05/12 20:13:21 Closing DB instances... [2022-05-12T20:13:22.334Z] --- PASS: TestWindowsDevices (0.02s) [2022-05-12T20:13:22.334Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-12T20:13:22.334Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-05-12T20:13:22.334Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-05-12T20:13:22.334Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-12T20:13:22.334Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.88s) [2022-05-12T20:13:22.334Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.76s) [2022-05-12T20:13:22.334Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.63s) [2022-05-12T20:13:22.334Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.76s) [2022-05-12T20:13:22.334Z] === RUN TestDiff [2022-05-12T20:13:22.334Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T20:13:22.334Z] --- SKIP: TestDiff (0.00s) [2022-05-12T20:13:22.334Z] === RUN TestExecWithCloseStdin [2022-05-12T20:13:22.334Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T20:13:22.334Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-12T20:13:22.334Z] === RUN TestExec [2022-05-12T20:13:22.353Z] Removing intermediate container eedf6fd73e2e [2022-05-12T20:13:22.353Z] ---> 3869a00754bc [2022-05-12T20:13:22.354Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T20:13:22.562Z] daemon_test.go:84: [d41608d5765c3] daemon is not started [2022-05-12T20:13:22.562Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-12T20:13:22.562Z] === RUN TestDaemonConfigValidation [2022-05-12T20:13:22.562Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T20:13:22.562Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T20:13:22.562Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T20:13:22.562Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T20:13:22.562Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T20:13:22.562Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T20:13:22.562Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T20:13:22.562Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T20:13:22.562Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T20:13:22.562Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T20:13:22.562Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T20:13:22.562Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T20:13:22.818Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T20:13:22.818Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T20:13:22.818Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T20:13:22.818Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-12T20:13:22.818Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-05-12T20:13:22.818Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-05-12T20:13:22.818Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-05-12T20:13:22.818Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-05-12T20:13:22.818Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-05-12T20:13:22.818Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T20:13:22.818Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T20:13:23.337Z] [2022-05-12T20:13:23.745Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T20:13:23.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T20:13:24.323Z] ---> 88e77123cfcf [2022-05-12T20:13:24.323Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-12T20:13:24.323Z] ---> Running in de04d5e3e34f [2022-05-12T20:13:25.110Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T20:13:25.388Z] --- PASS: TestExec (3.01s) [2022-05-12T20:13:25.388Z] === RUN TestExecUser [2022-05-12T20:13:25.388Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T20:13:25.388Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T20:13:25.388Z] === RUN TestExportContainerAndImportImage [2022-05-12T20:13:25.388Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:25.388Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T20:13:25.388Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T20:13:25.388Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:25.388Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T20:13:25.388Z] === RUN TestHealthCheckWorkdir [2022-05-12T20:13:25.388Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T20:13:25.388Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T20:13:25.388Z] === RUN TestHealthKillContainer [2022-05-12T20:13:25.388Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T20:13:25.388Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T20:13:25.388Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T20:13:25.388Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T20:13:25.388Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T20:13:25.388Z] === RUN TestKillContainerInvalidSignal [2022-05-12T20:13:25.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-12T20:13:26.037Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T20:13:26.037Z] daemon_test.go:198: [dc0e00ec33a59] daemon is not started [2022-05-12T20:13:26.037Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-12T20:13:26.038Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-12T20:13:26.038Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-12T20:13:26.038Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-12T20:13:26.038Z] === RUN TestDaemonProxy [2022-05-12T20:13:26.038Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T20:13:26.704Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-12T20:13:26.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-12T20:13:27.071Z] --- PASS: TestNodeReincarnation (5.01s) [2022-05-12T20:13:27.071Z] === RUN TestParallelCreate [2022-05-12T20:13:27.071Z] 2022/05/12 20:13:26 Closing DB instances... [2022-05-12T20:13:27.071Z] --- PASS: TestParallelCreate (0.01s) [2022-05-12T20:13:27.071Z] === RUN TestParallelDelete [2022-05-12T20:13:27.071Z] 2022/05/12 20:13:26 Closing DB instances... [2022-05-12T20:13:27.071Z] --- PASS: TestParallelDelete (0.01s) [2022-05-12T20:13:27.071Z] === RUN TestNetworkDBIslands [2022-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f69dd5f175b9 with config:&{NodeID:f69dd5f175b9 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-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=info msg="Node f69dd5f175b9/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=info msg="Node f69dd5f175b9/172.26.174.252, added to nodes list" [2022-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a44f867521d4 with config:&{NodeID:a44f867521d4 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-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=info msg="Node a44f867521d4/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=info msg="Node a44f867521d4/172.26.174.252, added to nodes list" [2022-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=info msg="Node a44f867521d4/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=info msg="Node a44f867521d4/172.26.174.252, added to nodes list" [2022-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=info msg="Node f69dd5f175b9/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=info msg="Node f69dd5f175b9/172.26.174.252, added to nodes list" [2022-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-05-12T20:13:27.071Z] time="2022-05-12T20:13:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-12T20:13:27.685Z] --- PASS: TestKillContainerInvalidSignal (2.39s) [2022-05-12T20:13:27.685Z] === RUN TestKillContainer [2022-05-12T20:13:27.685Z] === RUN TestKillContainer/no_signal [2022-05-12T20:13:27.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-12T20:13:27.925Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bd7ce1ef3cc3 with config:&{NodeID:bd7ce1ef3cc3 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-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=info msg="Node bd7ce1ef3cc3/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=info msg="Node bd7ce1ef3cc3/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=info msg="Node bd7ce1ef3cc3/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=info msg="Node bd7ce1ef3cc3/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=info msg="Node f69dd5f175b9/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=info msg="Node f69dd5f175b9/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=info msg="Node a44f867521d4/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=info msg="Node a44f867521d4/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=info msg="Node bd7ce1ef3cc3/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.053Z] time="2022-05-12T20:13:27Z" level=info msg="Node bd7ce1ef3cc3/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d14be0979fb3 with config:&{NodeID:d14be0979fb3 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-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="Node d14be0979fb3/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="Node d14be0979fb3/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="Node d14be0979fb3/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="Node d14be0979fb3/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="Node f69dd5f175b9/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="Node f69dd5f175b9/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="Node a44f867521d4/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="Node a44f867521d4/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="Node bd7ce1ef3cc3/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="Node bd7ce1ef3cc3/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="Node d14be0979fb3/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="Node d14be0979fb3/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="Node d14be0979fb3/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.520Z] time="2022-05-12T20:13:28Z" level=info msg="Node d14be0979fb3/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4b16e3a6ea48 with config:&{NodeID:4b16e3a6ea48 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-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node f69dd5f175b9/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node f69dd5f175b9/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node bd7ce1ef3cc3/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node bd7ce1ef3cc3/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node d14be0979fb3/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node d14be0979fb3/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node a44f867521d4/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node a44f867521d4/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, added to nodes list" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:28.987Z] time="2022-05-12T20:13:28Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, added to nodes list" [2022-05-12T20:13:29.289Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T20:13:29.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:28Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:28Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, added to nodes list" [2022-05-12T20:13:29.455Z] networkdb_test.go:835: Re-joining: 3 [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:29Z" level=info msg="The new bootstrap node list is:[172.26.174.252:10033 172.26.174.252:10034 172.26.174.252:10035]" [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.174.252:10033" [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:29Z" level=debug msg="memberlist: Stream connection from=172.26.174.252:49370" [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.174.252:10034" [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:29Z" level=debug msg="memberlist: Stream connection from=172.26.174.252:49371" [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.174.252:10035" [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:29Z" level=debug msg="memberlist: Stream connection from=172.26.174.252:49372" [2022-05-12T20:13:29.455Z] networkdb_test.go:835: Re-joining: 4 [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:29Z" level=info msg="The new bootstrap node list is:[172.26.174.252:10033 172.26.174.252:10034 172.26.174.252:10035]" [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.174.252:10033" [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:29Z" level=debug msg="memberlist: Stream connection from=172.26.174.252:49373" [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.174.252:10034" [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:29Z" level=debug msg="memberlist: Stream connection from=172.26.174.252:49374" [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.174.252:10035" [2022-05-12T20:13:29.455Z] time="2022-05-12T20:13:29Z" level=debug msg="memberlist: Stream connection from=172.26.174.252:49375" [2022-05-12T20:13:29.566Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="node 0 leaving" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="Node f69dd5f175b9 change state NodeActive --> NodeLeft" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="node5(4b16e3a6ea48): Node leave event for f69dd5f175b9/172.26.174.252" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="Node f69dd5f175b9 change state NodeActive --> NodeLeft" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="node3(bd7ce1ef3cc3): Node leave event for f69dd5f175b9/172.26.174.252" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="Node f69dd5f175b9 change state NodeActive --> NodeLeft" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="node4(d14be0979fb3): Node leave event for f69dd5f175b9/172.26.174.252" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="Node f69dd5f175b9 change state NodeActive --> NodeLeft" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="node2(a44f867521d4): Node leave event for f69dd5f175b9/172.26.174.252" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="Node f69dd5f175b9 change state NodeActive --> NodeLeft" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="node1(f69dd5f175b9): Node leave event for f69dd5f175b9/172.26.174.252" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="Node f69dd5f175b9/172.26.174.252, left gossip cluster" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="Node f69dd5f175b9/172.26.174.252, left gossip cluster" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="Node f69dd5f175b9/172.26.174.252, left gossip cluster" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="Node f69dd5f175b9/172.26.174.252, left gossip cluster" [2022-05-12T20:13:29.921Z] time="2022-05-12T20:13:29Z" level=info msg="Node f69dd5f175b9/172.26.174.252, left gossip cluster" [2022-05-12T20:13:29.980Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T20:13:29.980Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T20:13:29.980Z] === RUN TestKillContainer/killing_signal [2022-05-12T20:13:30.388Z] time="2022-05-12T20:13:29Z" level=info msg="node 1 leaving" [2022-05-12T20:13:30.388Z] time="2022-05-12T20:13:29Z" level=info msg="Node a44f867521d4 change state NodeActive --> NodeLeft" [2022-05-12T20:13:30.388Z] time="2022-05-12T20:13:29Z" level=info msg="node5(4b16e3a6ea48): Node leave event for a44f867521d4/172.26.174.252" [2022-05-12T20:13:30.388Z] time="2022-05-12T20:13:29Z" level=info msg="Node a44f867521d4 change state NodeActive --> NodeLeft" [2022-05-12T20:13:30.388Z] time="2022-05-12T20:13:29Z" level=info msg="node3(bd7ce1ef3cc3): Node leave event for a44f867521d4/172.26.174.252" [2022-05-12T20:13:30.388Z] time="2022-05-12T20:13:29Z" level=info msg="Node a44f867521d4/172.26.174.252, left gossip cluster" [2022-05-12T20:13:30.388Z] time="2022-05-12T20:13:29Z" level=info msg="Node a44f867521d4 change state NodeActive --> NodeFailed" [2022-05-12T20:13:30.388Z] time="2022-05-12T20:13:29Z" level=info msg="Node a44f867521d4/172.26.174.252, added to failed nodes list" [2022-05-12T20:13:30.388Z] time="2022-05-12T20:13:29Z" level=info msg="Node a44f867521d4 change state NodeActive --> NodeLeft" [2022-05-12T20:13:30.388Z] time="2022-05-12T20:13:29Z" level=info msg="node4(d14be0979fb3): Node leave event for a44f867521d4/172.26.174.252" [2022-05-12T20:13:30.388Z] time="2022-05-12T20:13:29Z" level=error msg="node: a44f867521d4 is unknown to memberlist" [2022-05-12T20:13:30.388Z] time="2022-05-12T20:13:30Z" level=info msg="Node a44f867521d4/172.26.174.252, left gossip cluster" [2022-05-12T20:13:30.388Z] time="2022-05-12T20:13:30Z" level=info msg="Node a44f867521d4/172.26.174.252, left gossip cluster" [2022-05-12T20:13:30.388Z] time="2022-05-12T20:13:30Z" level=info msg="Node a44f867521d4/172.26.174.252, left gossip cluster" [2022-05-12T20:13:30.512Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-12T20:13:30.855Z] time="2022-05-12T20:13:30Z" level=info msg="node 2 leaving" [2022-05-12T20:13:30.855Z] time="2022-05-12T20:13:30Z" level=warning msg="memberlist: Failed to send gossip to 172.26.174.252:10036: write udp [::]:10034->172.26.174.252:10036: use of closed network connection" [2022-05-12T20:13:30.855Z] time="2022-05-12T20:13:30Z" level=info msg="Node bd7ce1ef3cc3 change state NodeActive --> NodeLeft" [2022-05-12T20:13:30.855Z] time="2022-05-12T20:13:30Z" level=info msg="node5(4b16e3a6ea48): Node leave event for bd7ce1ef3cc3/172.26.174.252" [2022-05-12T20:13:30.855Z] time="2022-05-12T20:13:30Z" level=info msg="Node bd7ce1ef3cc3 change state NodeActive --> NodeLeft" [2022-05-12T20:13:30.855Z] time="2022-05-12T20:13:30Z" level=info msg="node4(d14be0979fb3): Node leave event for bd7ce1ef3cc3/172.26.174.252" [2022-05-12T20:13:30.855Z] time="2022-05-12T20:13:30Z" level=info msg="Node bd7ce1ef3cc3 change state NodeActive --> NodeLeft" [2022-05-12T20:13:30.855Z] time="2022-05-12T20:13:30Z" level=info msg="node3(bd7ce1ef3cc3): Node leave event for bd7ce1ef3cc3/172.26.174.252" [2022-05-12T20:13:30.855Z] time="2022-05-12T20:13:30Z" level=debug msg="memberlist: Failed ping: 4b16e3a6ea48 (timeout reached)" [2022-05-12T20:13:30.855Z] time="2022-05-12T20:13:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.174.252:10036: use of closed network connection" [2022-05-12T20:13:30.855Z] time="2022-05-12T20:13:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.174.252:10035: use of closed network connection" [2022-05-12T20:13:30.856Z] time="2022-05-12T20:13:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.174.252:10034: use of closed network connection" [2022-05-12T20:13:30.856Z] time="2022-05-12T20:13:30Z" level=debug msg="memberlist: Stream connection from=172.26.174.252:49376" [2022-05-12T20:13:30.856Z] time="2022-05-12T20:13:30Z" level=info msg="Node bd7ce1ef3cc3/172.26.174.252, left gossip cluster" [2022-05-12T20:13:30.856Z] time="2022-05-12T20:13:30Z" level=info msg="Node bd7ce1ef3cc3/172.26.174.252, left gossip cluster" [2022-05-12T20:13:30.856Z] time="2022-05-12T20:13:30Z" level=info msg="Node bd7ce1ef3cc3/172.26.174.252, left gossip cluster" [2022-05-12T20:13:31.177Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T20:13:31.322Z] time="2022-05-12T20:13:30Z" level=warning msg="memberlist: Was able to connect to 4b16e3a6ea48 but other probes failed, network may be misconfigured" [2022-05-12T20:13:31.322Z] networkdb_test.go:867: node5: OK [2022-05-12T20:13:31.322Z] networkdb_test.go:867: node4: OK [2022-05-12T20:13:31.322Z] time="2022-05-12T20:13:30Z" level=info msg="node 0 coming back" [2022-05-12T20:13:31.322Z] time="2022-05-12T20:13:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:43e02e9f45b6 with config:&{NodeID:43e02e9f45b6 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-05-12T20:13:31.322Z] time="2022-05-12T20:13:31Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:31.322Z] time="2022-05-12T20:13:31Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, added to nodes list" [2022-05-12T20:13:31.322Z] time="2022-05-12T20:13:31Z" level=info msg="node 1 coming back" [2022-05-12T20:13:31.322Z] time="2022-05-12T20:13:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:df14f35f873f with config:&{NodeID:df14f35f873f 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-05-12T20:13:31.322Z] time="2022-05-12T20:13:31Z" level=info msg="Node df14f35f873f/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:31.322Z] time="2022-05-12T20:13:31Z" level=info msg="Node df14f35f873f/172.26.174.252, added to nodes list" [2022-05-12T20:13:31.322Z] time="2022-05-12T20:13:31Z" level=info msg="node 2 coming back" [2022-05-12T20:13:31.322Z] time="2022-05-12T20:13:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0641fad29a16 with config:&{NodeID:0641fad29a16 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-05-12T20:13:31.322Z] time="2022-05-12T20:13:31Z" level=info msg="Node 0641fad29a16/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:31.322Z] time="2022-05-12T20:13:31Z" level=info msg="Node 0641fad29a16/172.26.174.252, added to nodes list" [2022-05-12T20:13:31.739Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T20:13:31.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-12T20:13:32.278Z] --- PASS: TestKillContainer (4.71s) [2022-05-12T20:13:32.278Z] --- PASS: TestKillContainer/no_signal (2.34s) [2022-05-12T20:13:32.278Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T20:13:32.278Z] --- PASS: TestKillContainer/killing_signal (2.34s) [2022-05-12T20:13:32.278Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T20:13:32.278Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:13:32.278Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T20:13:32.278Z] === RUN TestKillStoppedContainer [2022-05-12T20:13:32.278Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:13:32.278Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T20:13:32.278Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T20:13:32.278Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:13:32.278Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T20:13:32.278Z] === RUN TestKillDifferentUserContainer [2022-05-12T20:13:32.278Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T20:13:32.278Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T20:13:32.278Z] === RUN TestInspectOomKilledTrue [2022-05-12T20:13:32.278Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:32.278Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T20:13:32.278Z] === RUN TestInspectOomKilledFalse [2022-05-12T20:13:32.278Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:13:32.278Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T20:13:32.278Z] === RUN TestLogsFollowTailEmpty [2022-05-12T20:13:32.301Z] --- PASS: TestDaemonProxy (6.21s) [2022-05-12T20:13:32.301Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-05-12T20:13:32.301Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-05-12T20:13:32.301Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-05-12T20:13:32.301Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T20:13:32.301Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T20:13:32.301Z] PASS [2022-05-12T20:13:32.301Z] [2022-05-12T20:13:32.301Z] DONE 18 tests in 11.267s [2022-05-12T20:13:32.301Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T20:13:32.301Z] ++ 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-05-12T20:13:32.301Z] ++ set -e [2022-05-12T20:13:32.301Z] ++ '[' -n 0 ']' [2022-05-12T20:13:32.301Z] ++ set -x [2022-05-12T20:13:32.301Z] ++ 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-05-12T20:13:32.301Z] INFO: Testing against a local daemon [2022-05-12T20:13:32.301Z] === RUN TestCommitInheritsEnv [2022-05-12T20:13:32.481Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-12T20:13:32.557Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-05-12T20:13:32.557Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T20:13:32.557Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-12T20:13:32.557Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T20:13:32.557Z] === RUN TestImportWithCustomPlatform [2022-05-12T20:13:32.557Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T20:13:32.813Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T20:13:32.813Z] === RUN TestImportWithCustomPlatform// [2022-05-12T20:13:32.813Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T20:13:32.813Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T20:13:32.813Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T20:13:32.813Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T20:13:32.813Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T20:13:32.813Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T20:13:33.069Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-05-12T20:13:33.069Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-12T20:13:33.069Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T20:13:33.069Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T20:13:33.069Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-05-12T20:13:33.069Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-05-12T20:13:33.069Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-12T20:13:33.069Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T20:13:33.069Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T20:13:33.069Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T20:13:33.069Z] === RUN TestImagesFilterMultiReference [2022-05-12T20:13:33.069Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-12T20:13:33.069Z] === RUN TestImagePullPlatformInvalid [2022-05-12T20:13:33.069Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-12T20:13:33.069Z] === RUN TestRemoveImageOrphaning [2022-05-12T20:13:33.326Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-05-12T20:13:33.326Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T20:13:33.326Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T20:13:33.326Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-12T20:13:33.326Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T20:13:33.326Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-12T20:13:33.326Z] === RUN TestTagInvalidReference [2022-05-12T20:13:33.326Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-12T20:13:33.326Z] === RUN TestTagValidPrefixedRepo [2022-05-12T20:13:33.326Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-12T20:13:33.326Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T20:13:33.326Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-12T20:13:33.326Z] === RUN TestTagOfficialNames [2022-05-12T20:13:33.582Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-12T20:13:33.582Z] === RUN TestTagMatchesDigest [2022-05-12T20:13:33.582Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-12T20:13:33.582Z] PASS [2022-05-12T20:13:33.582Z] [2022-05-12T20:13:33.582Z] === Skipped [2022-05-12T20:13:33.582Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T20:13:33.582Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-12T20:13:33.582Z] [2022-05-12T20:13:33.582Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-12T20:13:33.582Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T20:13:33.582Z] [2022-05-12T20:13:33.582Z] DONE 22 tests, 2 skipped in 1.302s [2022-05-12T20:13:33.582Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T20:13:33.582Z] ++ 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-05-12T20:13:33.582Z] ++ set -e [2022-05-12T20:13:33.582Z] ++ '[' -n 0 ']' [2022-05-12T20:13:33.582Z] ++ set -x [2022-05-12T20:13:33.582Z] ++ 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-05-12T20:13:33.582Z] INFO: Testing against a local daemon [2022-05-12T20:13:33.582Z] === RUN TestNetworkCreateDelete [2022-05-12T20:13:33.922Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-12T20:13:33.922Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T20:13:34.178Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-12T20:13:34.178Z] === RUN TestDaemonDNSFallback [2022-05-12T20:13:34.267Z] time="2022-05-12T20:13:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.174.252:10033 172.26.174.252:10034 172.26.174.252:10035]" [2022-05-12T20:13:34.734Z] --- PASS: TestLogsFollowTailEmpty (2.46s) [2022-05-12T20:13:34.734Z] === RUN TestNetworkNat [2022-05-12T20:13:34.734Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T20:13:34.734Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T20:13:34.734Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T20:13:34.734Z] time="2022-05-12T20:13:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.174.252:10033 172.26.174.252:10034 172.26.174.252:10035]" [2022-05-12T20:13:34.735Z] Removing intermediate container de04d5e3e34f [2022-05-12T20:13:34.735Z] ---> 6fa5a36f5886 [2022-05-12T20:13:34.735Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T20:13:34.735Z] ---> Running in 02a301e30371 [2022-05-12T20:13:35.209Z] [2022-05-12T20:13:35.209Z] SUCCESS: Specified value was saved. [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.174.252:10033" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=debug msg="memberlist: Stream connection from=172.26.174.252:49377" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node d14be0979fb3/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node d14be0979fb3/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, is the new incarnation of the shutdown node f69dd5f175b9/172.26.174.252" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.174.252:10034" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=debug msg="memberlist: Stream connection from=172.26.174.252:49378" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node d14be0979fb3/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node d14be0979fb3/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node df14f35f873f/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node df14f35f873f/172.26.174.252, is the new incarnation of the shutdown node a44f867521d4/172.26.174.252" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node df14f35f873f/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.174.252:10035" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=debug msg="memberlist: Stream connection from=172.26.174.252:49379" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node d14be0979fb3/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node d14be0979fb3/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node df14f35f873f/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node df14f35f873f/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 0641fad29a16/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 0641fad29a16/172.26.174.252, is the new incarnation of the shutdown node bd7ce1ef3cc3/172.26.174.252" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 0641fad29a16/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node df14f35f873f/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node df14f35f873f/172.26.174.252, is the new incarnation of the shutdown node a44f867521d4/172.26.174.252" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node df14f35f873f/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node df14f35f873f/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, is the new incarnation of the shutdown node f69dd5f175b9/172.26.174.252" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node df14f35f873f/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 0641fad29a16/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 0641fad29a16/172.26.174.252, is the new incarnation of the shutdown node bd7ce1ef3cc3/172.26.174.252" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 0641fad29a16/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 0641fad29a16/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 0641fad29a16/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 0641fad29a16/172.26.174.252, joined gossip cluster" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=info msg="Node 0641fad29a16/172.26.174.252, added to nodes list" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.174.252:10033" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=debug msg="memberlist: Stream connection from=172.26.174.252:49380" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.174.252:10034" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=debug msg="memberlist: Stream connection from=172.26.174.252:49381" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.174.252:10035" [2022-05-12T20:13:35.717Z] time="2022-05-12T20:13:35Z" level=debug msg="memberlist: Stream connection from=172.26.174.252:49382" [2022-05-12T20:13:36.183Z] 2022/05/12 20:13:36 Closing DB instances... [2022-05-12T20:13:36.649Z] time="2022-05-12T20:13:36Z" level=info msg="Node 43e02e9f45b6 change state NodeActive --> NodeLeft" [2022-05-12T20:13:36.649Z] time="2022-05-12T20:13:36Z" level=info msg="node2(df14f35f873f): Node leave event for 43e02e9f45b6/172.26.174.252" [2022-05-12T20:13:36.650Z] time="2022-05-12T20:13:36Z" level=info msg="Node 43e02e9f45b6 change state NodeActive --> NodeLeft" [2022-05-12T20:13:36.650Z] time="2022-05-12T20:13:36Z" level=info msg="node4(d14be0979fb3): Node leave event for 43e02e9f45b6/172.26.174.252" [2022-05-12T20:13:36.650Z] time="2022-05-12T20:13:36Z" level=info msg="Node 43e02e9f45b6 change state NodeActive --> NodeLeft" [2022-05-12T20:13:36.650Z] time="2022-05-12T20:13:36Z" level=info msg="node5(4b16e3a6ea48): Node leave event for 43e02e9f45b6/172.26.174.252" [2022-05-12T20:13:36.650Z] time="2022-05-12T20:13:36Z" level=info msg="Node 43e02e9f45b6 change state NodeActive --> NodeLeft" [2022-05-12T20:13:36.650Z] time="2022-05-12T20:13:36Z" level=info msg="node3(0641fad29a16): Node leave event for 43e02e9f45b6/172.26.174.252" [2022-05-12T20:13:36.650Z] time="2022-05-12T20:13:36Z" level=info msg="Node 43e02e9f45b6 change state NodeActive --> NodeLeft" [2022-05-12T20:13:36.650Z] time="2022-05-12T20:13:36Z" level=info msg="node1(43e02e9f45b6): Node leave event for 43e02e9f45b6/172.26.174.252" [2022-05-12T20:13:36.650Z] time="2022-05-12T20:13:36Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, left gossip cluster" [2022-05-12T20:13:36.650Z] time="2022-05-12T20:13:36Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, left gossip cluster" [2022-05-12T20:13:36.650Z] time="2022-05-12T20:13:36Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, left gossip cluster" [2022-05-12T20:13:36.650Z] time="2022-05-12T20:13:36Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, left gossip cluster" [2022-05-12T20:13:36.650Z] time="2022-05-12T20:13:36Z" level=info msg="Node 43e02e9f45b6/172.26.174.252, left gossip cluster" [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.46s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.12s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.02s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.83s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.63s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.75s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.60s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.48s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.75s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.42s) [2022-05-12T20:13:36.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.59s) [2022-05-12T20:13:36.755Z] === RUN TestCgroupNamespacesRun [2022-05-12T20:13:36.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:36Z" level=info msg="Node df14f35f873f change state NodeActive --> NodeLeft" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:36Z" level=info msg="node4(d14be0979fb3): Node leave event for df14f35f873f/172.26.174.252" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:36Z" level=info msg="Node df14f35f873f change state NodeActive --> NodeLeft" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:36Z" level=info msg="Node df14f35f873f change state NodeActive --> NodeLeft" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:36Z" level=info msg="node5(4b16e3a6ea48): Node leave event for df14f35f873f/172.26.174.252" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:36Z" level=info msg="node3(0641fad29a16): Node leave event for df14f35f873f/172.26.174.252" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:36Z" level=info msg="Node df14f35f873f change state NodeActive --> NodeLeft" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:36Z" level=info msg="node2(df14f35f873f): Node leave event for df14f35f873f/172.26.174.252" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:36Z" level=info msg="Node df14f35f873f/172.26.174.252, left gossip cluster" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:36Z" level=info msg="Node df14f35f873f/172.26.174.252, left gossip cluster" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:36Z" level=info msg="Node df14f35f873f/172.26.174.252, left gossip cluster" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:36Z" level=info msg="Node df14f35f873f/172.26.174.252, left gossip cluster" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:37Z" level=info msg="Node 0641fad29a16 change state NodeActive --> NodeLeft" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:37Z" level=info msg="node5(4b16e3a6ea48): Node leave event for 0641fad29a16/172.26.174.252" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:37Z" level=info msg="Node 0641fad29a16 change state NodeActive --> NodeLeft" [2022-05-12T20:13:37.117Z] time="2022-05-12T20:13:37Z" level=info msg="node4(d14be0979fb3): Node leave event for 0641fad29a16/172.26.174.252" [2022-05-12T20:13:37.598Z] time="2022-05-12T20:13:37Z" level=info msg="Node 0641fad29a16 change state NodeActive --> NodeLeft" [2022-05-12T20:13:37.598Z] time="2022-05-12T20:13:37Z" level=info msg="node3(0641fad29a16): Node leave event for 0641fad29a16/172.26.174.252" [2022-05-12T20:13:37.598Z] time="2022-05-12T20:13:37Z" level=info msg="Node 0641fad29a16/172.26.174.252, left gossip cluster" [2022-05-12T20:13:37.598Z] time="2022-05-12T20:13:37Z" level=info msg="Node 0641fad29a16/172.26.174.252, left gossip cluster" [2022-05-12T20:13:37.598Z] time="2022-05-12T20:13:37Z" level=info msg="Node 0641fad29a16/172.26.174.252, left gossip cluster" [2022-05-12T20:13:37.598Z] time="2022-05-12T20:13:37Z" level=debug msg="memberlist: Failed ping: d14be0979fb3 (timeout reached)" [2022-05-12T20:13:37.598Z] time="2022-05-12T20:13:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.174.252:10035: use of closed network connection" [2022-05-12T20:13:37.598Z] time="2022-05-12T20:13:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.174.252:10037: use of closed network connection" [2022-05-12T20:13:37.598Z] time="2022-05-12T20:13:37Z" level=debug msg="memberlist: Stream connection from=172.26.174.252:49383" [2022-05-12T20:13:37.700Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2022-05-12T20:13:37.700Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-12T20:13:37.791Z] --- PASS: TestNetworkLocalhostTCPNat (2.97s) [2022-05-12T20:13:37.791Z] === RUN TestNetworkLoopbackNat [2022-05-12T20:13:37.791Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T20:13:37.791Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T20:13:37.791Z] === RUN TestPause [2022-05-12T20:13:37.791Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T20:13:37.791Z] --- SKIP: TestPause (0.00s) [2022-05-12T20:13:37.791Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T20:13:38.092Z] time="2022-05-12T20:13:37Z" level=info msg="Node d14be0979fb3 change state NodeActive --> NodeLeft" [2022-05-12T20:13:38.092Z] time="2022-05-12T20:13:37Z" level=info msg="node5(4b16e3a6ea48): Node leave event for d14be0979fb3/172.26.174.252" [2022-05-12T20:13:38.092Z] time="2022-05-12T20:13:37Z" level=info msg="Node d14be0979fb3 change state NodeActive --> NodeLeft" [2022-05-12T20:13:38.092Z] time="2022-05-12T20:13:37Z" level=info msg="node4(d14be0979fb3): Node leave event for d14be0979fb3/172.26.174.252" [2022-05-12T20:13:38.092Z] time="2022-05-12T20:13:38Z" level=warning msg="memberlist: Was able to connect to d14be0979fb3 but other probes failed, network may be misconfigured" [2022-05-12T20:13:38.154Z] Removing intermediate container 02a301e30371 [2022-05-12T20:13:38.154Z] ---> 3560fdfa5048 [2022-05-12T20:13:38.154Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T20:13:38.154Z] ---> Running in 3e79d5910509 [2022-05-12T20:13:38.559Z] time="2022-05-12T20:13:38Z" level=info msg="Node d14be0979fb3/172.26.174.252, left gossip cluster" [2022-05-12T20:13:38.559Z] time="2022-05-12T20:13:38Z" level=info msg="Node d14be0979fb3/172.26.174.252, left gossip cluster" [2022-05-12T20:13:38.572Z] --- PASS: TestServicePlugin (30.03s) [2022-05-12T20:13:38.572Z] === RUN TestServiceUpdateLabel [2022-05-12T20:13:38.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T20:13:39.138Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-05-12T20:13:39.138Z] === RUN TestServiceUpdateSecrets [2022-05-12T20:13:39.542Z] time="2022-05-12T20:13:39Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, left gossip cluster" [2022-05-12T20:13:39.542Z] time="2022-05-12T20:13:39Z" level=info msg="Node 4b16e3a6ea48 change state NodeActive --> NodeFailed" [2022-05-12T20:13:39.542Z] time="2022-05-12T20:13:39Z" level=info msg="Node 4b16e3a6ea48/172.26.174.252, added to failed nodes list" [2022-05-12T20:13:39.542Z] --- PASS: TestNetworkDBIslands (12.06s) [2022-05-12T20:13:39.542Z] PASS [2022-05-12T20:13:39.542Z] coverage: 60.0% of statements [2022-05-12T20:13:39.542Z] ok github.com/docker/docker/libnetwork/networkdb 103.853s coverage: 60.0% of statements [2022-05-12T20:13:39.542Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T20:13:39.542Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-12T20:13:39.542Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/quota [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T20:13:39.543Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T20:13:39.606Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2022-05-12T20:13:39.606Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-12T20:13:39.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-12T20:13:40.088Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.41s) [2022-05-12T20:13:40.088Z] === RUN TestPauseStopPausedContainer [2022-05-12T20:13:40.088Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:13:40.088Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T20:13:40.088Z] === RUN TestPsFilter [2022-05-12T20:13:40.577Z] --- PASS: TestPsFilter (0.26s) [2022-05-12T20:13:40.577Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T20:13:40.713Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-05-12T20:13:40.713Z] === RUN TestInspectNetwork [2022-05-12T20:13:41.101Z] [2022-05-12T20:13:41.101Z] === Skipped [2022-05-12T20:13:41.101Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-12T20:13:41.101Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-12T20:13:41.101Z] [2022-05-12T20:13:41.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-12T20:13:41.101Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:41.101Z] [2022-05-12T20:13:41.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-12T20:13:41.101Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:41.101Z] [2022-05-12T20:13:41.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-12T20:13:41.101Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:41.101Z] [2022-05-12T20:13:41.101Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-12T20:13:41.101Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:41.101Z] [2022-05-12T20:13:41.101Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-12T20:13:41.101Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-12T20:13:41.101Z] [2022-05-12T20:13:41.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T20:13:41.101Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T20:13:41.101Z] [2022-05-12T20:13:41.101Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T20:13:41.101Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T20:13:41.101Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T20:13:41.102Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-12T20:13:41.102Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T20:13:41.102Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-12T20:13:41.102Z] daemon_test.go:145: root required [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-12T20:13:41.102Z] reload_test.go:342: root required [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-12T20:13:41.102Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-12T20:13:41.102Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-12T20:13:41.102Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-12T20:13:41.102Z] download_test.go:267: Needs fixing on Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-12T20:13:41.102Z] layer_test.go:291: Failing on Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-12T20:13:41.102Z] layer_test.go:340: Failing on Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-12T20:13:41.102Z] layer_test.go:455: Failing on Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-12T20:13:41.102Z] layer_test.go:684: Failing on Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-12T20:13:41.102Z] migration_test.go:45: Failing on Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-12T20:13:41.102Z] migration_test.go:181: Failing on Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-12T20:13:41.102Z] mount_test.go:17: Failing on Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-12T20:13:41.102Z] mount_test.go:76: Failing on Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-12T20:13:41.102Z] mount_test.go:125: Failing on Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-12T20:13:41.102Z] mount_test.go:212: Failing on Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-12T20:13:41.102Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-12T20:13:41.102Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-12T20:13:41.102Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-12T20:13:41.102Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-12T20:13:41.102Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-12T20:13:41.102Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-12T20:13:41.102Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-12T20:13:41.102Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-12T20:13:41.102Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-12T20:13:41.102Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-12T20:13:41.102Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-12T20:13:41.102Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T20:13:41.102Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T20:13:41.102Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T20:13:41.102Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T20:13:41.102Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T20:13:41.102Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-12T20:13:41.102Z] archive_test.go:133: Xz not present in msys2 [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-05-12T20:13:41.102Z] archive_test.go:140: zstd not installed [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-12T20:13:41.102Z] archive_test.go:252: Failing on Windows CI machines [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-12T20:13:41.102Z] archive_windows_test.go:16: Currently fails [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-12T20:13:41.102Z] changes_test.go:196: needs more investigation [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-12T20:13:41.102Z] changes_test.go:433: needs further investigation [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-12T20:13:41.102Z] changes_test.go:469: needs further investigation [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-12T20:13:41.102Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-12T20:13:41.102Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-12T20:13:41.102Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-12T20:13:41.102Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-12T20:13:41.102Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-12T20:13:41.102Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-12T20:13:41.102Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-12T20:13:41.102Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-12T20:13:41.102Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-12T20:13:41.102Z] poller_test.go:40: No chmod on Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-12T20:13:41.102Z] fileutils_test.go:133: Needs porting to Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-12T20:13:41.102Z] fileutils_test.go:179: Needs porting to Windows [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-12T20:13:41.102Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-12T20:13:41.102Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-12T20:13:41.102Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-12T20:13:41.102Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-12T20:13:41.102Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-12T20:13:41.102Z] [2022-05-12T20:13:41.102Z] DONE 2285 tests, 68 skipped in 258.624s [2022-05-12T20:13:41.102Z] INFO: make.ps1 ended at 05/12/2022 20:13:40 [2022-05-12T20:13:41.526Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2022-05-12T20:13:41.526Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-12T20:13:41.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T20:13:42.753Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-12T20:13:42.753Z] INFO: Unit tests ended at 05/12/2022 20:13:42. Duration:00:04:31.5787280 [2022-05-12T20:13:42.753Z] INFO: Building busybox [2022-05-12T20:13:42.753Z] Sending build context to Docker daemon 5.12kB [2022-05-12T20:13:42.753Z] [2022-05-12T20:13:42.753Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-12T20:13:42.753Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-12T20:13:42.753Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-12T20:13:42.753Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-12T20:13:42.753Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-12T20:13:42.753Z] ---> 3e15a767850d [2022-05-12T20:13:42.753Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-12T20:13:42.753Z] ---> Running in a72721e0b0e8 [2022-05-12T20:13:42.876Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.50s) [2022-05-12T20:13:42.876Z] === RUN TestRemoveContainerWithVolume [2022-05-12T20:13:42.945Z] Cannot create a file when that file already exists. [2022-05-12T20:13:43.179Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2022-05-12T20:13:43.179Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-12T20:13:43.981Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T20:13:43.981Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T20:13:43.981Z] === RUN TestInspectNetwork/network_name [2022-05-12T20:13:43.981Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T20:13:44.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T20:13:44.572Z] check_test.go:307: [dab92503a0e52] daemon is not started [2022-05-12T20:13:44.572Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-12T20:13:45.146Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2022-05-12T20:13:45.146Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-12T20:13:45.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T20:13:45.173Z] --- PASS: TestRemoveContainerWithVolume (2.44s) [2022-05-12T20:13:45.174Z] === RUN TestRemoveContainerRunning [2022-05-12T20:13:46.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-12T20:13:46.538Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.57s) [2022-05-12T20:13:46.538Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-12T20:13:47.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T20:13:47.374Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2022-05-12T20:13:47.374Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-12T20:13:47.695Z] Removing intermediate container 3e79d5910509 [2022-05-12T20:13:47.695Z] ---> b704bb0ad1b6 [2022-05-12T20:13:47.695Z] Step 13/13 : CMD ["sh"] [2022-05-12T20:13:48.148Z] --- PASS: TestInspectNetwork (7.12s) [2022-05-12T20:13:48.148Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T20:13:48.148Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T20:13:48.148Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T20:13:48.148Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-12T20:13:48.148Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T20:13:48.161Z] ---> Running in 0ae1cf728cec [2022-05-12T20:13:48.161Z] Removing intermediate container 0ae1cf728cec [2022-05-12T20:13:48.161Z] ---> b48921e5116d [2022-05-12T20:13:48.161Z] Successfully built b48921e5116d [2022-05-12T20:13:48.161Z] Successfully tagged busybox:latest [2022-05-12T20:13:48.161Z] INFO: Docker images of the daemon under test [2022-05-12T20:13:48.161Z] [2022-05-12T20:13:48.227Z] --- PASS: TestRemoveContainerRunning (2.44s) [2022-05-12T20:13:48.227Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T20:13:48.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-12T20:13:48.628Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T20:13:48.629Z] busybox latest b48921e5116d Less than a second ago 4.95GB [2022-05-12T20:13:48.629Z] microsoft/windowsservercore latest 7c569352fed3 7 days ago 4.9GB [2022-05-12T20:13:48.629Z] mcr.microsoft.com/windows/servercore ltsc2022 7c569352fed3 7 days ago 4.9GB [2022-05-12T20:13:48.629Z] [2022-05-12T20:13:48.629Z] INFO: Running integration tests at 05/12/2022 20:13:48... [2022-05-12T20:13:48.629Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T20:13:48.629Z] INFO: Integration API tests being run from the host: [2022-05-12T20:13:48.629Z] INFO: make.ps1 starting at 05/12/2022 20:13:48 [2022-05-12T20:13:49.076Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T20:13:49.076Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:13:49.076Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:13:49.076Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:13:49.076Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T20:13:49.076Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T20:13:49.076Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T20:13:49.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T20:13:49.076Z] === RUN TestNetworkList [2022-05-12T20:13:49.076Z] === RUN TestNetworkList//networks [2022-05-12T20:13:49.076Z] === PAUSE TestNetworkList//networks [2022-05-12T20:13:49.076Z] === RUN TestNetworkList//networks/ [2022-05-12T20:13:49.076Z] === PAUSE TestNetworkList//networks/ [2022-05-12T20:13:49.076Z] === CONT TestNetworkList//networks [2022-05-12T20:13:49.076Z] === CONT TestNetworkList//networks/ [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkList (0.01s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T20:13:49.076Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T20:13:49.076Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T20:13:49.267Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2022-05-12T20:13:49.267Z] === RUN TestNISDomainname [2022-05-12T20:13:49.613Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T20:13:49.637Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-12T20:13:49.637Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T20:13:49.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T20:13:50.103Z] --- PASS: TestNISDomainname (0.97s) [2022-05-12T20:13:50.103Z] === RUN TestHostnameDnsResolution [2022-05-12T20:13:50.523Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.39s) [2022-05-12T20:13:50.523Z] === RUN TestRemoveInvalidContainer [2022-05-12T20:13:50.523Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-12T20:13:50.523Z] === RUN TestRenameLinkedContainer [2022-05-12T20:13:50.523Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T20:13:50.523Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T20:13:50.523Z] === RUN TestRenameStoppedContainer [2022-05-12T20:13:50.565Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-12T20:13:50.565Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T20:13:51.492Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-05-12T20:13:51.492Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T20:13:51.493Z] --- PASS: TestHostnameDnsResolution (1.25s) [2022-05-12T20:13:51.493Z] === RUN TestUnprivilegedPortsAndPing [2022-05-12T20:13:52.421Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-12T20:13:52.421Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T20:13:52.439Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-05-12T20:13:52.439Z] === RUN TestPrivilegedHostDevices [2022-05-12T20:13:52.821Z] --- PASS: TestRenameStoppedContainer (2.38s) [2022-05-12T20:13:52.821Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T20:13:53.384Z] --- PASS: TestPrivilegedHostDevices (0.93s) [2022-05-12T20:13:53.384Z] === RUN TestStats [2022-05-12T20:13:53.787Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-05-12T20:13:53.787Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T20:13:54.043Z] --- PASS: TestServiceUpdateSecrets (14.65s) [2022-05-12T20:13:54.043Z] === RUN TestServiceUpdateConfigs [2022-05-12T20:13:54.349Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-12T20:13:54.349Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T20:13:55.222Z] Removing intermediate container a72721e0b0e8 [2022-05-12T20:13:55.223Z] ---> 69eaddf68357 [2022-05-12T20:13:55.223Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-12T20:13:55.223Z] ---> Running in 67c5217af4dc [2022-05-12T20:13:55.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T20:13:55.690Z] Removing intermediate container 67c5217af4dc [2022-05-12T20:13:55.690Z] ---> 7047bb245add [2022-05-12T20:13:55.690Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-12T20:13:55.690Z] ---> Running in 49706a25048a [2022-05-12T20:13:56.158Z] Removing intermediate container 49706a25048a [2022-05-12T20:13:56.158Z] ---> c54c29beb5b4 [2022-05-12T20:13:56.158Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-12T20:13:56.283Z] --- PASS: TestStats (2.88s) [2022-05-12T20:13:56.284Z] === RUN TestStopContainerWithTimeout [2022-05-12T20:13:56.284Z] === RUN TestStopContainerWithTimeout/0 [2022-05-12T20:13:56.284Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-12T20:13:56.284Z] === RUN TestStopContainerWithTimeout/1 [2022-05-12T20:13:56.284Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-12T20:13:56.284Z] === RUN TestStopContainerWithTimeout/3 [2022-05-12T20:13:56.284Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-12T20:13:56.284Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-12T20:13:56.284Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-12T20:13:56.284Z] === CONT TestStopContainerWithTimeout/0 [2022-05-12T20:13:56.284Z] === CONT TestStopContainerWithTimeout/3 [2022-05-12T20:13:56.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T20:13:56.867Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-05-12T20:13:56.867Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T20:13:56.867Z] service_test.go:243: FLAKY_TEST [2022-05-12T20:13:56.867Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T20:13:56.867Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T20:13:57.141Z] [2022-05-12T20:13:57.231Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-12T20:13:57.497Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T20:13:57.608Z] ---> 1d7063e3a02e [2022-05-12T20:13:57.608Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-12T20:13:57.608Z] ---> Running in e91695975fe6 [2022-05-12T20:13:57.727Z] --- PASS: TestRenameRunningContainerAndReuse (5.10s) [2022-05-12T20:13:57.727Z] === RUN TestRenameInvalidName [2022-05-12T20:13:58.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-12T20:13:58.336Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T20:13:58.910Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T20:13:59.174Z] === CONT TestStopContainerWithTimeout/1 [2022-05-12T20:14:00.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-12T20:14:00.781Z] --- PASS: TestRenameInvalidName (2.99s) [2022-05-12T20:14:00.781Z] === RUN TestRenameAnonymousContainer [2022-05-12T20:14:01.139Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-05-12T20:14:01.139Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2022-05-12T20:14:01.139Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2022-05-12T20:14:01.139Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2022-05-12T20:14:01.139Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2022-05-12T20:14:01.139Z] === RUN TestDeleteDevicemapper [2022-05-12T20:14:01.139Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T20:14:01.139Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-12T20:14:01.139Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T20:14:02.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-12T20:14:03.476Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.54s) [2022-05-12T20:14:03.476Z] === RUN TestUpdateMemory [2022-05-12T20:14:03.476Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:14:03.476Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-12T20:14:03.476Z] === RUN TestUpdateCPUQuota [2022-05-12T20:14:04.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-12T20:14:05.131Z] --- PASS: TestUpdateCPUQuota (1.43s) [2022-05-12T20:14:05.131Z] === RUN TestUpdatePidsLimit [2022-05-12T20:14:05.131Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T20:14:05.131Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-12T20:14:05.393Z] === RUN TestUpdatePidsLimit/no_change [2022-05-12T20:14:05.655Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-12T20:14:06.230Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-12T20:14:06.253Z] Removing intermediate container e91695975fe6 [2022-05-12T20:14:06.253Z] ---> b74f142c2b1e [2022-05-12T20:14:06.253Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-12T20:14:06.253Z] ---> Running in 51ebf8aa7e95 [2022-05-12T20:14:06.804Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-12T20:14:06.804Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T20:14:07.237Z] [2022-05-12T20:14:07.238Z] SUCCESS: Specified value was saved. [2022-05-12T20:14:07.378Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-12T20:14:07.957Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-12T20:14:07.957Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-12T20:14:07.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-12T20:14:07.957Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-12T20:14:07.957Z] check_test.go:307: [d56078b79acd7] daemon is not started [2022-05-12T20:14:07.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-12T20:14:07.957Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-12T20:14:07.957Z] check_test.go:307: [d55c7e4a9380c] daemon is not started [2022-05-12T20:14:07.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-12T20:14:08.798Z] Removing intermediate container 51ebf8aa7e95 [2022-05-12T20:14:08.798Z] ---> 424caceb6ca7 [2022-05-12T20:14:08.798Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-12T20:14:08.798Z] ---> Running in 8949b5aaf6d8 [2022-05-12T20:14:08.902Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T20:14:08.908Z] --- PASS: TestServiceUpdateConfigs (14.48s) [2022-05-12T20:14:08.908Z] === RUN TestServiceUpdateNetwork [2022-05-12T20:14:09.476Z] --- PASS: TestUpdatePidsLimit (4.55s) [2022-05-12T20:14:09.476Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-05-12T20:14:09.476Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-05-12T20:14:09.476Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2022-05-12T20:14:09.476Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2022-05-12T20:14:09.476Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.74s) [2022-05-12T20:14:09.476Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.63s) [2022-05-12T20:14:09.476Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.54s) [2022-05-12T20:14:09.476Z] === RUN TestUpdateRestartPolicy [2022-05-12T20:14:10.421Z] check_test.go:307: [d689bea20b995] daemon is not started [2022-05-12T20:14:10.421Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-12T20:14:11.428Z] --- PASS: TestRenameAnonymousContainer (9.53s) [2022-05-12T20:14:11.428Z] === RUN TestRenameContainerWithSameName [2022-05-12T20:14:11.732Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2022-05-12T20:14:11.732Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T20:14:12.455Z] --- PASS: TestRenameContainerWithSameName (2.44s) [2022-05-12T20:14:12.455Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T20:14:12.455Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T20:14:12.455Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T20:14:12.455Z] === RUN TestResize [2022-05-12T20:14:12.661Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5wwu8fzmgamtgxhkq9i3erydx Created:2022-05-12 20:14:11.492781896 +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[f37a930182c6f06bddba33ce34302c6bb1f5248ac9d931c6f7b856b198ec4dcf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ihcy3r773ulwj8ldj04mdb93f EndpointID:b86d92a9f0e27d92af83180d5953abaeee4af284835eeb6bd600dda2e3d916af MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6449feccef6bb7118a070b4e60bba7fb65802e74e41d4458eebc716550ace8a8 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:2146963bcc8f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ihcy3r773ulwj8ldj04mdb93f EndpointID:b86d92a9f0e27d92af83180d5953abaeee4af284835eeb6bd600dda2e3d916af EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T20:14:13.538Z] Cannot create a file when that file already exists. [2022-05-12T20:14:14.640Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T20:14:14.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-12T20:14:15.510Z] --- PASS: TestResize (2.47s) [2022-05-12T20:14:15.510Z] === RUN TestResizeWithInvalidSize [2022-05-12T20:14:16.030Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T20:14:16.975Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T20:14:17.237Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T20:14:17.319Z] Removing intermediate container 8949b5aaf6d8 [2022-05-12T20:14:17.319Z] ---> b01c4ea10b91 [2022-05-12T20:14:17.319Z] Step 13/13 : CMD ["sh"] [2022-05-12T20:14:17.319Z] ---> Running in 4ef86567e237 [2022-05-12T20:14:17.319Z] Removing intermediate container 4ef86567e237 [2022-05-12T20:14:17.319Z] ---> 2d0fd27b1d0a [2022-05-12T20:14:17.319Z] Successfully built 2d0fd27b1d0a [2022-05-12T20:14:17.319Z] Successfully tagged busybox:latest [2022-05-12T20:14:17.319Z] INFO: Docker images of the daemon under test [2022-05-12T20:14:17.319Z] [2022-05-12T20:14:17.319Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-12T20:14:17.319Z] busybox latest 2d0fd27b1d0a 1 second ago 5.29GB [2022-05-12T20:14:17.319Z] microsoft/windowsservercore latest 3e15a767850d 7 days ago 5.26GB [2022-05-12T20:14:17.319Z] mcr.microsoft.com/windows/servercore ltsc2019 3e15a767850d 7 days ago 5.26GB [2022-05-12T20:14:17.319Z] [2022-05-12T20:14:17.319Z] INFO: Running integration tests at 05/12/2022 20:14:17... [2022-05-12T20:14:17.319Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-12T20:14:17.319Z] INFO: Integration API tests being run from the host: [2022-05-12T20:14:17.319Z] INFO: make.ps1 starting at 05/12/2022 20:14:17 [2022-05-12T20:14:17.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-12T20:14:17.768Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T20:14:17.809Z] --- PASS: TestResizeWithInvalidSize (2.46s) [2022-05-12T20:14:17.809Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T20:14:17.904Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-05-12T20:14:17.904Z] PASS [2022-05-12T20:14:17.904Z] [2022-05-12T20:14:17.904Z] === Skipped [2022-05-12T20:14:17.904Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T20:14:17.904Z] service_test.go:243: FLAKY_TEST [2022-05-12T20:14:17.904Z] [2022-05-12T20:14:17.904Z] DONE 38 tests, 1 skipped in 43.605s [2022-05-12T20:14:17.904Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T20:14:17.905Z] ++ 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-05-12T20:14:17.905Z] ++ set -e [2022-05-12T20:14:17.905Z] ++ '[' -n 0 ']' [2022-05-12T20:14:17.905Z] ++ set -x [2022-05-12T20:14:17.905Z] ++ 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-05-12T20:14:17.905Z] INFO: Testing against a local daemon [2022-05-12T20:14:17.905Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T20:14:17.905Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:14:17.905Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T20:14:17.905Z] === RUN TestDockerNetworkIpvlan [2022-05-12T20:14:17.905Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:14:17.905Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T20:14:17.905Z] PASS [2022-05-12T20:14:17.905Z] [2022-05-12T20:14:17.905Z] === Skipped [2022-05-12T20:14:17.905Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T20:14:17.905Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:14:17.905Z] [2022-05-12T20:14:17.905Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T20:14:17.905Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:14:17.905Z] [2022-05-12T20:14:17.905Z] DONE 2 tests, 2 skipped in 0.099s [2022-05-12T20:14:17.905Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T20:14:17.905Z] ++ 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-05-12T20:14:17.905Z] ++ set -e [2022-05-12T20:14:17.905Z] ++ '[' -n 0 ']' [2022-05-12T20:14:17.905Z] ++ set -x [2022-05-12T20:14:17.905Z] ++ 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-05-12T20:14:17.905Z] INFO: Testing against a local daemon [2022-05-12T20:14:17.905Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T20:14:18.034Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T20:14:18.304Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T20:14:18.304Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-12T20:14:18.304Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T20:14:18.305Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-12T20:14:18.467Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-05-12T20:14:18.467Z] === RUN TestDockerNetworkMacvlan [2022-05-12T20:14:19.394Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T20:14:19.694Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T20:14:19.955Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T20:14:20.107Z] --- PASS: TestResizeWhenContainerNotStarted (2.41s) [2022-05-12T20:14:20.107Z] === RUN TestDaemonRestartKillContainers [2022-05-12T20:14:20.107Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:14:20.107Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T20:14:20.107Z] === RUN TestStats [2022-05-12T20:14:20.107Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T20:14:20.107Z] --- SKIP: TestStats (0.00s) [2022-05-12T20:14:20.107Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T20:14:20.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-12T20:14:20.884Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T20:14:21.107Z] --- PASS: TestServiceUpdateNetwork (12.43s) [2022-05-12T20:14:21.107Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T20:14:22.039Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T20:14:22.188Z] --- PASS: TestUpdateRestartPolicy (12.38s) [2022-05-12T20:14:22.192Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T20:14:22.249Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T20:14:22.605Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T20:14:22.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-12T20:14:22.765Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2022-05-12T20:14:22.765Z] === RUN TestWaitNonBlocked [2022-05-12T20:14:22.765Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:14:22.765Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:14:22.765Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:14:22.765Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:14:22.765Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:14:22.765Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:14:24.139Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T20:14:24.157Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-12T20:14:24.157Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2022-05-12T20:14:24.157Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2022-05-12T20:14:24.157Z] === RUN TestWaitBlocked [2022-05-12T20:14:24.157Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T20:14:24.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T20:14:24.157Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T20:14:24.157Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T20:14:24.157Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-12T20:14:24.157Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-12T20:14:24.419Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T20:14:24.992Z] --- PASS: TestWaitBlocked (0.02s) [2022-05-12T20:14:24.992Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2022-05-12T20:14:24.992Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2022-05-12T20:14:24.992Z] === CONT TestContainerStartOnDaemonRestart [2022-05-12T20:14:24.992Z] === CONT TestContainerKillOnDaemonStart [2022-05-12T20:14:25.571Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T20:14:26.138Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.02s) [2022-05-12T20:14:26.138Z] === RUN TestStopContainerWithTimeout [2022-05-12T20:14:26.138Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T20:14:26.138Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T20:14:26.138Z] === RUN TestUpdateRestartPolicy [2022-05-12T20:14:26.961Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T20:14:26.961Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T20:14:27.223Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-12T20:14:27.409Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T20:14:27.971Z] --- PASS: TestDockerNetworkMacvlan (9.44s) [2022-05-12T20:14:27.971Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-05-12T20:14:27.971Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-12T20:14:27.971Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-05-12T20:14:27.971Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-05-12T20:14:27.971Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-05-12T20:14:27.971Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-05-12T20:14:27.971Z] PASS [2022-05-12T20:14:27.971Z] [2022-05-12T20:14:27.971Z] DONE 8 tests in 10.770s [2022-05-12T20:14:27.971Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T20:14:27.971Z] ++ 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-05-12T20:14:27.971Z] ++ set -e [2022-05-12T20:14:27.971Z] ++ '[' -n 0 ']' [2022-05-12T20:14:27.971Z] ++ set -x [2022-05-12T20:14:27.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-05-12T20:14:27.971Z] testing: warning: no tests to run [2022-05-12T20:14:27.971Z] PASS [2022-05-12T20:14:27.971Z] [2022-05-12T20:14:27.971Z] DONE 0 tests in 0.028s [2022-05-12T20:14:27.971Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T20:14:27.971Z] ++ 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-05-12T20:14:27.971Z] ++ set -e [2022-05-12T20:14:27.971Z] ++ '[' -n 0 ']' [2022-05-12T20:14:27.971Z] ++ set -x [2022-05-12T20:14:27.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-05-12T20:14:28.170Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T20:14:28.227Z] INFO: Testing against a local daemon [2022-05-12T20:14:28.227Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T20:14:28.462Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-12T20:14:28.744Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T20:14:28.744Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s) [2022-05-12T20:14:28.744Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-12T20:14:29.007Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T20:14:29.026Z] Copying nested executables into bundles/binary-daemon [2022-05-12T20:14:29.593Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-05-12T20:14:29.593Z] === RUN TestAuthZPluginTLS [2022-05-12T20:14:29.857Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-12T20:14:29.857Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T20:14:30.393Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-12T20:14:30.393Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T20:14:30.393Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-12T20:14:30.393Z] [2022-05-12T20:14:30.423Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-12T20:14:30.423Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T20:14:30.706Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T20:14:30.984Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-12T20:14:30.984Z] === RUN TestAuthZPluginDenyResponse [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-12T20:14:31.547Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-05-12T20:14:31.547Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T20:14:31.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-12T20:14:31.705Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39812/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr79 -e DOCKER_GITCOMMIT=d847de492c0067618d1a599ef49ae9a6d1229bf1 -e DOCKER_GRAPHDRIVER docker:d847de492c0067618d1a599ef49ae9a6d1229bf1 hack/make.sh cross [2022-05-12T20:14:31.961Z] [2022-05-12T20:14:32.217Z] Removing bundles/ [2022-05-12T20:14:32.217Z] [2022-05-12T20:14:32.217Z] ---> Making bundle: cross (in bundles/cross) [2022-05-12T20:14:32.217Z] Cross building: bundles/cross/linux/amd64 [2022-05-12T20:14:32.217Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-12T20:14:32.217Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-12T20:14:32.317Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:14:32.317Z] INFO: Testing against a local daemon [2022-05-12T20:14:32.317Z] === RUN TestBuildWithSession [2022-05-12T20:14:32.317Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T20:14:32.317Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T20:14:32.317Z] === RUN TestBuildSquashParent [2022-05-12T20:14:32.317Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:14:32.317Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T20:14:32.317Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T20:14:32.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:14:32.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:14:32.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:14:32.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:14:32.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:14:32.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:14:32.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:14:32.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:14:32.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:14:32.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:14:32.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:14:32.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:14:32.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:14:32.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:14:32.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:14:32.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:14:32.474Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-05-12T20:14:32.474Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T20:14:32.950Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.94s) [2022-05-12T20:14:32.950Z] === CONT TestDaemonHostGatewayIP [2022-05-12T20:14:33.036Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-12T20:14:33.036Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T20:14:33.598Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-12T20:14:33.598Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T20:14:34.159Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-12T20:14:34.159Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T20:14:35.525Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-05-12T20:14:35.525Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T20:14:36.258Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-12T20:14:36.258Z] --- PASS: TestDaemonHostGatewayIP (3.59s) [2022-05-12T20:14:36.258Z] === CONT TestDaemonRestartIpcMode [2022-05-12T20:14:36.890Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-05-12T20:14:36.890Z] === RUN TestAuthZPluginHeader [2022-05-12T20:14:37.260Z] --- PASS: TestServiceUpdatePidsLimit (16.28s) [2022-05-12T20:14:37.260Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-05-12T20:14:37.260Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-12T20:14:37.260Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-05-12T20:14:37.260Z] PASS [2022-05-12T20:14:37.260Z] [2022-05-12T20:14:37.260Z] === Skipped [2022-05-12T20:14:37.260Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T20:14:37.260Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T20:14:37.260Z] [2022-05-12T20:14:37.260Z] DONE 27 tests, 1 skipped in 163.977s [2022-05-12T20:14:37.260Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T20:14:37.260Z] INFO: Testing against a local daemon [2022-05-12T20:14:37.260Z] === RUN TestSessionCreate [2022-05-12T20:14:37.260Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T20:14:37.260Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T20:14:37.260Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-12T20:14:37.260Z] PASS [2022-05-12T20:14:37.260Z] [2022-05-12T20:14:37.260Z] DONE 2 tests in 0.062s [2022-05-12T20:14:37.260Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T20:14:37.260Z] INFO: Testing against a local daemon [2022-05-12T20:14:37.260Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T20:14:37.260Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-12T20:14:37.260Z] === RUN TestDiskUsage [2022-05-12T20:14:37.260Z] === PAUSE TestDiskUsage [2022-05-12T20:14:37.260Z] === RUN TestEventsExecDie [2022-05-12T20:14:37.519Z] --- PASS: TestEventsExecDie (0.54s) [2022-05-12T20:14:37.519Z] === RUN TestEventsBackwardsCompatible [2022-05-12T20:14:37.778Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-05-12T20:14:37.778Z] === RUN TestEventsVolumeCreate [2022-05-12T20:14:37.778Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-05-12T20:14:37.778Z] === RUN TestInfoBinaryCommits [2022-05-12T20:14:37.778Z] --- PASS: TestInfoBinaryCommits (0.09s) [2022-05-12T20:14:37.778Z] === RUN TestInfoAPIVersioned [2022-05-12T20:14:37.817Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-12T20:14:37.817Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T20:14:37.817Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T20:14:37.817Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-12T20:14:37.817Z] === RUN TestAuthZPluginV2Disable [2022-05-12T20:14:37.817Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T20:14:37.817Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-12T20:14:37.817Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T20:14:37.817Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T20:14:37.817Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-12T20:14:37.817Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T20:14:37.817Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T20:14:37.817Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-12T20:14:37.817Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T20:14:38.038Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T20:14:38.038Z] === RUN TestInfoAPI [2022-05-12T20:14:38.038Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T20:14:38.038Z] === RUN TestInfoAPIWarnings [2022-05-12T20:14:38.176Z] check_test.go:307: [da8262854bacd] daemon is not started [2022-05-12T20:14:38.176Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-12T20:14:38.750Z] --- PASS: TestContainerKillOnDaemonStart (13.63s) [2022-05-12T20:14:38.750Z] === CONT TestIpcModeOlderClient [2022-05-12T20:14:38.750Z] --- PASS: TestIpcModeOlderClient (0.17s) [2022-05-12T20:14:40.681Z] --- PASS: TestDaemonRestartIpcMode (4.05s) [2022-05-12T20:14:40.681Z] PASS [2022-05-12T20:14:40.681Z] [2022-05-12T20:14:40.681Z] === Skipped [2022-05-12T20:14:40.681Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-12T20:14:40.681Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T20:14:40.681Z] [2022-05-12T20:14:40.681Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-05-12T20:14:40.681Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:14:40.681Z] [2022-05-12T20:14:40.681Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-12T20:14:40.681Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:14:40.681Z] [2022-05-12T20:14:40.681Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-12T20:14:40.681Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-12T20:14:40.681Z] [2022-05-12T20:14:40.681Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-12T20:14:40.681Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-12T20:14:40.681Z] [2022-05-12T20:14:40.681Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-12T20:14:40.681Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:14:40.681Z] [2022-05-12T20:14:40.681Z] DONE 237 tests, 6 skipped in 168.175s [2022-05-12T20:14:40.681Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-12T20:14:40.681Z] ++ 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-05-12T20:14:40.681Z] ++ set -e [2022-05-12T20:14:40.681Z] ++ '[' -n 0 ']' [2022-05-12T20:14:40.681Z] ++ set -x [2022-05-12T20:14:40.681Z] ++ 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-05-12T20:14:40.681Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T20:14:41.256Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-05-12T20:14:41.256Z] === RUN TestConfigDaemonID [2022-05-12T20:14:41.518Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-12T20:14:42.462Z] daemon_test.go:84: [df80a1f4cb2d7] daemon is not started [2022-05-12T20:14:42.462Z] --- PASS: TestConfigDaemonID (1.09s) [2022-05-12T20:14:42.462Z] === RUN TestDaemonConfigValidation [2022-05-12T20:14:42.462Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-12T20:14:42.462Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-12T20:14:42.462Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-12T20:14:42.462Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-12T20:14:42.462Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-12T20:14:42.462Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-12T20:14:42.462Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-12T20:14:42.462Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-12T20:14:42.462Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-12T20:14:42.462Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-12T20:14:42.462Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-12T20:14:42.462Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-12T20:14:42.462Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T20:14:42.462Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-12T20:14:42.462Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-12T20:14:42.462Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-12T20:14:42.725Z] --- PASS: TestDaemonConfigValidation (0.01s) [2022-05-12T20:14:42.725Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2022-05-12T20:14:42.725Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2022-05-12T20:14:42.725Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-05-12T20:14:42.725Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.19s) [2022-05-12T20:14:42.725Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-05-12T20:14:42.725Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T20:14:42.725Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-12T20:14:42.756Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:14:42.756Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:14:42.987Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T20:14:43.561Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T20:14:43.610Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:14:43.610Z] INFO: Testing against a local daemon [2022-05-12T20:14:43.610Z] === RUN TestBuildWithSession [2022-05-12T20:14:43.610Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T20:14:43.610Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-12T20:14:43.610Z] === RUN TestBuildSquashParent [2022-05-12T20:14:43.610Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:14:43.610Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-12T20:14:43.610Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-12T20:14:43.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:14:43.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:14:43.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:14:43.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:14:43.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:14:43.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:14:43.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:14:43.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:14:43.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:14:43.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:14:43.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:14:43.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:14:43.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-12T20:14:43.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-12T20:14:43.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-12T20:14:43.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-12T20:14:43.823Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-12T20:14:44.769Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-12T20:14:45.715Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-12T20:14:45.977Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-12T20:14:45.977Z] daemon_test.go:198: [d2ee575274a68] daemon is not started [2022-05-12T20:14:45.977Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2022-05-12T20:14:45.977Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-05-12T20:14:45.977Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-05-12T20:14:45.977Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-05-12T20:14:45.977Z] === RUN TestDaemonProxy [2022-05-12T20:14:45.977Z] === RUN TestDaemonProxy/environment_variables [2022-05-12T20:14:46.551Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T20:14:47.128Z] check_test.go:307: [d68907343d403] daemon is not started [2022-05-12T20:14:47.128Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-12T20:14:47.678Z] --- PASS: TestUpdateRestartPolicy (20.81s) [2022-05-12T20:14:47.678Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T20:14:47.702Z] === RUN TestDaemonProxy/command-line_options [2022-05-12T20:14:49.089Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T20:14:49.305Z] --- PASS: TestUpdateRestartWithAutoRemove (2.35s) [2022-05-12T20:14:49.305Z] === RUN TestWaitNonBlocked [2022-05-12T20:14:49.305Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:14:49.305Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:14:49.305Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:14:49.305Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:14:49.305Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:14:49.305Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:14:49.351Z] === RUN TestDaemonProxy/configuration_file [2022-05-12T20:14:50.296Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T20:14:50.296Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-12T20:14:50.296Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T20:14:50.296Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-12T20:14:50.296Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T20:14:50.296Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-12T20:14:50.296Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T20:14:50.296Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-12T20:14:50.296Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T20:14:50.871Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-12T20:14:51.134Z] === RUN TestDaemonProxy/conflicting_options [2022-05-12T20:14:51.708Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-12T20:14:52.284Z] --- PASS: TestDaemonProxy (6.31s) [2022-05-12T20:14:52.284Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-05-12T20:14:52.284Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-05-12T20:14:52.284Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-05-12T20:14:52.284Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-12T20:14:52.284Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-12T20:14:52.284Z] PASS [2022-05-12T20:14:52.284Z] [2022-05-12T20:14:52.284Z] DONE 18 tests in 11.744s [2022-05-12T20:14:52.284Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-12T20:14:52.284Z] ++ 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-05-12T20:14:52.284Z] ++ set -e [2022-05-12T20:14:52.284Z] ++ '[' -n 0 ']' [2022-05-12T20:14:52.284Z] ++ set -x [2022-05-12T20:14:52.284Z] ++ 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-05-12T20:14:52.284Z] INFO: Testing against a local daemon [2022-05-12T20:14:52.284Z] === RUN TestCommitInheritsEnv [2022-05-12T20:14:52.364Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-12T20:14:52.365Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.76s) [2022-05-12T20:14:52.365Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.97s) [2022-05-12T20:14:52.365Z] === RUN TestWaitBlocked [2022-05-12T20:14:52.365Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:14:52.365Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T20:14:52.365Z] PASS [2022-05-12T20:14:52.365Z] ok github.com/docker/docker/integration/container 96.366s [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === Skipped [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T20:14:52.365Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T20:14:52.365Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T20:14:52.365Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T20:14:52.365Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T20:14:52.365Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T20:14:52.365Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T20:14:52.365Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-05-12T20:14:52.365Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T20:14:52.365Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-12T20:14:52.365Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T20:14:52.365Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-05-12T20:14:52.365Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T20:14:52.365Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-05-12T20:14:52.365Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T20:14:52.365Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.16s) [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-12T20:14:52.365Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T20:14:52.365Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T20:14:52.365Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-12T20:14:52.365Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T20:14:52.365Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T20:14:52.365Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T20:14:52.365Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T20:14:52.365Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T20:14:52.365Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T20:14:52.365Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T20:14:52.365Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T20:14:52.365Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T20:14:52.365Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T20:14:52.365Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T20:14:52.365Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T20:14:52.365Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T20:14:52.365Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T20:14:52.365Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T20:14:52.365Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T20:14:52.365Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T20:14:52.365Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T20:14:52.365Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T20:14:52.365Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T20:14:52.365Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T20:14:52.365Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T20:14:52.365Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T20:14:52.365Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T20:14:52.365Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:14:52.365Z] [2022-05-12T20:14:52.365Z] DONE 122 tests, 38 skipped in 98.432s [2022-05-12T20:14:52.365Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T20:14:52.858Z] --- PASS: TestCommitInheritsEnv (0.66s) [2022-05-12T20:14:52.858Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T20:14:52.858Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-12T20:14:52.858Z] === RUN TestImportWithCustomPlatform [2022-05-12T20:14:52.858Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-12T20:14:53.121Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-12T20:14:53.121Z] === RUN TestImportWithCustomPlatform// [2022-05-12T20:14:53.121Z] === RUN TestImportWithCustomPlatform/linux [2022-05-12T20:14:53.121Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-12T20:14:53.121Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-12T20:14:53.176Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T20:14:53.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.85s) [2022-05-12T20:14:53.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.98s) [2022-05-12T20:14:53.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.14s) [2022-05-12T20:14:53.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.20s) [2022-05-12T20:14:53.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.03s) [2022-05-12T20:14:53.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.99s) [2022-05-12T20:14:53.176Z] === RUN TestBuildMultiStageCopy [2022-05-12T20:14:53.176Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T20:14:53.383Z] === RUN TestImportWithCustomPlatform/macos [2022-05-12T20:14:53.383Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-12T20:14:53.383Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-12T20:14:53.383Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T20:14:53.383Z] --- PASS: TestImportWithCustomPlatform (0.53s) [2022-05-12T20:14:53.383Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-05-12T20:14:53.383Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-12T20:14:53.383Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-12T20:14:53.383Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-05-12T20:14:53.383Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-05-12T20:14:53.383Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s) [2022-05-12T20:14:53.384Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-12T20:14:53.384Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-12T20:14:53.384Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-12T20:14:53.384Z] === RUN TestImagesFilterMultiReference [2022-05-12T20:14:53.647Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-05-12T20:14:53.648Z] === RUN TestImagePullPlatformInvalid [2022-05-12T20:14:53.648Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-05-12T20:14:53.648Z] === RUN TestRemoveImageOrphaning [2022-05-12T20:14:54.065Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-12T20:14:54.065Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-12T20:14:54.223Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2022-05-12T20:14:54.223Z] === RUN TestRemoveImageGarbageCollector [2022-05-12T20:14:54.484Z] time="2022-05-12T20:14:54Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-12T20:14:55.861Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-05-12T20:14:55.861Z] PASS [2022-05-12T20:14:55.861Z] [2022-05-12T20:14:55.861Z] === Skipped [2022-05-12T20:14:55.861Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-12T20:14:55.861Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T20:14:55.861Z] [2022-05-12T20:14:55.862Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-12T20:14:55.862Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T20:14:55.862Z] [2022-05-12T20:14:55.862Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-12T20:14:55.862Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T20:14:55.862Z] [2022-05-12T20:14:55.862Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-12T20:14:55.862Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T20:14:55.862Z] [2022-05-12T20:14:55.862Z] DONE 17 tests, 4 skipped in 26.144s [2022-05-12T20:14:55.862Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T20:14:55.862Z] ++ 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-05-12T20:14:55.862Z] ++ set -e [2022-05-12T20:14:55.862Z] ++ '[' -n 0 ']' [2022-05-12T20:14:55.862Z] ++ set -x [2022-05-12T20:14:55.862Z] ++ 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-05-12T20:14:55.862Z] INFO: Testing against a local daemon [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:14:55.862Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:14:55.862Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T20:14:55.862Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T20:14:55.862Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T20:14:55.862Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T20:14:55.862Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T20:14:55.862Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T20:14:55.862Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T20:14:55.862Z] === RUN TestPluginInstall [2022-05-12T20:14:55.862Z] === RUN TestPluginInstall/no_auth [2022-05-12T20:14:55.862Z] time="2022-05-12T20:14:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:14:55.862Z] time="2022-05-12T20:14:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:012a1f857266c42494692ec6b5f53f5937f41088d2cf1688f43dd74f6d2cde25" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:14:55.862Z] time="2022-05-12T20:14:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:14:55.862Z] time="2022-05-12T20:14:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:012a1f857266c42494692ec6b5f53f5937f41088d2cf1688f43dd74f6d2cde25" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:14:55.862Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T20:14:55.862Z] time="2022-05-12T20:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:14:55.862Z] time="2022-05-12T20:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e49e20a1971598c0d59bd6f841a209ae0701d95078452733fe1a6610c9b3d70e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:14:55.862Z] time="2022-05-12T20:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:14:55.862Z] time="2022-05-12T20:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e49e20a1971598c0d59bd6f841a209ae0701d95078452733fe1a6610c9b3d70e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:14:55.862Z] === RUN TestPluginInstall/with_insecure [2022-05-12T20:14:56.105Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T20:14:56.105Z] === RUN TestInfoDebug [2022-05-12T20:14:56.105Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T20:14:56.105Z] === RUN TestInfoInsecureRegistries [2022-05-12T20:14:56.105Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T20:14:56.105Z] === RUN TestInfoRegistryMirrors [2022-05-12T20:14:56.105Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T20:14:56.105Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T20:14:56.105Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-05-12T20:14:56.105Z] === RUN TestPingCacheHeaders [2022-05-12T20:14:56.105Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T20:14:56.105Z] === RUN TestPingGet [2022-05-12T20:14:56.105Z] --- PASS: TestPingGet (0.01s) [2022-05-12T20:14:56.105Z] === RUN TestPingHead [2022-05-12T20:14:56.105Z] --- PASS: TestPingHead (0.02s) [2022-05-12T20:14:56.105Z] === RUN TestPingSwarmHeader [2022-05-12T20:14:56.406Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-12T20:14:56.668Z] --- PASS: TestRemoveImageGarbageCollector (2.44s) [2022-05-12T20:14:56.668Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T20:14:56.668Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-05-12T20:14:56.668Z] === RUN TestTagInvalidReference [2022-05-12T20:14:56.668Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-12T20:14:56.668Z] === RUN TestTagValidPrefixedRepo [2022-05-12T20:14:56.668Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-05-12T20:14:56.668Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T20:14:56.668Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-12T20:14:56.668Z] === RUN TestTagOfficialNames [2022-05-12T20:14:56.669Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T20:14:56.788Z] time="2022-05-12T20:14:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:14:56.788Z] time="2022-05-12T20:14:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f8d214289c3c61c8fd84f9e394866a627d7b18a1f48a8160dfea6d93bdbaf05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:14:56.788Z] time="2022-05-12T20:14:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:14:56.788Z] time="2022-05-12T20:14:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f8d214289c3c61c8fd84f9e394866a627d7b18a1f48a8160dfea6d93bdbaf05" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:14:56.788Z] plugin_test.go:195: [d2672c843cdf9] daemon is not started [2022-05-12T20:14:56.788Z] --- PASS: TestPluginInstall (2.54s) [2022-05-12T20:14:56.788Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-05-12T20:14:56.788Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-05-12T20:14:56.788Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-05-12T20:14:56.788Z] === RUN TestPluginsWithRuntimes [2022-05-12T20:14:56.928Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T20:14:56.931Z] --- PASS: TestTagOfficialNames (0.09s) [2022-05-12T20:14:56.931Z] === RUN TestTagMatchesDigest [2022-05-12T20:14:56.931Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-05-12T20:14:56.931Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-12T20:14:57.193Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-12T20:14:57.455Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T20:14:57.717Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-12T20:14:57.861Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T20:14:57.861Z] --- PASS: TestPingSwarmHeader (1.69s) [2022-05-12T20:14:57.861Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T20:14:57.861Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T20:14:57.861Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T20:14:57.861Z] === RUN TestVersion [2022-05-12T20:14:57.861Z] --- PASS: TestVersion (0.02s) [2022-05-12T20:14:57.861Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-12T20:14:57.861Z] === CONT TestDiskUsage [2022-05-12T20:14:58.427Z] === RUN TestDiskUsage/empty [2022-05-12T20:14:58.427Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T20:14:58.427Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T20:14:58.427Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T20:14:58.427Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T20:14:58.427Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T20:14:58.427Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T20:14:58.427Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T20:14:58.427Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T20:14:58.427Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T20:14:58.427Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T20:14:58.427Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T20:14:58.665Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-12T20:14:58.665Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-05-12T20:14:58.685Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T20:14:58.685Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T20:14:58.685Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T20:14:58.685Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T20:14:58.685Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T20:14:58.685Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T20:14:58.685Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T20:14:58.685Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T20:14:58.685Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T20:14:58.685Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T20:14:58.685Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T20:14:58.708Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T20:14:58.927Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-05-12T20:14:59.251Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T20:14:59.251Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T20:14:59.251Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T20:14:59.251Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T20:14:59.251Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T20:14:59.251Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T20:14:59.251Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T20:14:59.251Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T20:14:59.251Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T20:14:59.251Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T20:14:59.271Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T20:14:59.502Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-05-12T20:14:59.509Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage (1.61s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_container.Run (0.57s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T20:14:59.509Z] PASS [2022-05-12T20:14:59.509Z] [2022-05-12T20:14:59.509Z] DONE 54 tests in 22.400s [2022-05-12T20:14:59.509Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T20:14:59.509Z] INFO: Testing against a local daemon [2022-05-12T20:14:59.509Z] === RUN TestVolumesCreateAndList [2022-05-12T20:14:59.509Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T20:14:59.509Z] === RUN TestVolumesRemove [2022-05-12T20:14:59.509Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-12T20:14:59.509Z] === RUN TestVolumesInspect [2022-05-12T20:14:59.509Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T20:14:59.509Z] === RUN TestVolumesInvalidJSON [2022-05-12T20:14:59.509Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T20:14:59.509Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T20:14:59.509Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T20:14:59.509Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T20:14:59.509Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T20:14:59.509Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T20:14:59.509Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T20:14:59.509Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T20:14:59.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T20:14:59.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T20:14:59.509Z] PASS [2022-05-12T20:14:59.509Z] [2022-05-12T20:14:59.509Z] DONE 9 tests in 0.134s [2022-05-12T20:14:59.509Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T20:14:59.919Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-12T20:14:59.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.90s) [2022-05-12T20:14:59.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.02s) [2022-05-12T20:14:59.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.13s) [2022-05-12T20:14:59.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.28s) [2022-05-12T20:14:59.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.02s) [2022-05-12T20:14:59.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.20s) [2022-05-12T20:14:59.919Z] === RUN TestBuildMultiStageCopy [2022-05-12T20:14:59.919Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-12T20:15:00.074Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-12T20:15:00.074Z] Removing test suite binaries [2022-05-12T20:15:00.074Z] exiting test-integration [2022-05-12T20:15:00.074Z] ++ exit 0 [2022-05-12T20:15:00.074Z] [2022-05-12T20:15:00.076Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-05-12T20:15:00.197Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-05-12T20:15:00.198Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-05-12T20:15:00.198Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-05-12T20:15:00.198Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T20:15:00.649Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-05-12T20:15:00.650Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T20:15:00.759Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-05-12T20:15:00.759Z] PASS [2022-05-12T20:15:00.759Z] [2022-05-12T20:15:00.759Z] DONE 24 tests in 6.530s [2022-05-12T20:15:00.759Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T20:15:00.759Z] ++ 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-05-12T20:15:00.759Z] ++ set -e [2022-05-12T20:15:00.759Z] ++ '[' -n 0 ']' [2022-05-12T20:15:00.759Z] ++ set -x [2022-05-12T20:15:00.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-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-05-12T20:15:00.760Z] INFO: Testing against a local daemon [2022-05-12T20:15:00.760Z] === RUN TestExternalGraphDriver [2022-05-12T20:15:01.016Z] === RUN TestExternalGraphDriver/json [2022-05-12T20:15:01.223Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-05-12T20:15:01.223Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot Post stage [Pipeline] junit [2022-05-12T20:15:01.463Z] Recording test results [2022-05-12T20:15:01.485Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-05-12T20:15:01.663Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T20:15:01.828Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T20:15:01.999Z] + echo Ensuring container killed. [2022-05-12T20:15:01.999Z] Ensuring container killed. [2022-05-12T20:15:01.999Z] + docker rm -vf docker-pr79 [2022-05-12T20:15:01.999Z] Error: No such container: docker-pr79 [Pipeline] sh [2022-05-12T20:15:02.059Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-05-12T20:15:02.279Z] + echo Chowning /workspace to jenkins user [2022-05-12T20:15:02.279Z] Chowning /workspace to jenkins user [2022-05-12T20:15:02.279Z] + id -u [2022-05-12T20:15:02.279Z] + id -g [2022-05-12T20:15:02.279Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39812:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T20:15:02.634Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-05-12T20:15:02.819Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T20:15:02.908Z] === RUN TestExternalGraphDriver/spec [2022-05-12T20:15:03.209Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-05-12T20:15:03.471Z] check_test.go:307: [d8167ead696bf] daemon is not started [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T20:15:03.734Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-12T20:15:03.821Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T20:15:03.945Z] + bundleName=amd64-cgroup2 [2022-05-12T20:15:03.945Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-12T20:15:03.945Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-12T20:15:03.945Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-12T20:15:03.945Z] + 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-05-12T20:15:04.222Z] Archiving artifacts [2022-05-12T20:15:04.292Z] === RUN TestExternalGraphDriver/pull [2022-05-12T20:15:04.537Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39812/79/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T20:15:04.682Z] check_test.go:307: [d2ee548347c56] daemon is not started [2022-05-12T20:15:04.682Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-12T20:15:04.851Z] + make clean [2022-05-12T20:15:04.851Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T20:15:04.851Z] docker-dev-cache [2022-05-12T20:15:04.851Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T20:15:05.256Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [Pipeline] } [Pipeline] // withEnv [2022-05-12T20:15:09.125Z] --- PASS: TestExternalGraphDriver (4.85s) [2022-05-12T20:15:09.125Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-05-12T20:15:09.125Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-05-12T20:15:09.125Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-05-12T20:15:09.125Z] === RUN TestGraphdriverPluginV2 [2022-05-12T20:15:09.125Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T20:15:09.125Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-12T20:15:09.125Z] PASS [2022-05-12T20:15:09.125Z] [2022-05-12T20:15:09.125Z] === Skipped [2022-05-12T20:15:09.125Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-12T20:15:09.125Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T20:15:09.125Z] [2022-05-12T20:15:09.125Z] DONE 5 tests, 1 skipped in 4.991s [2022-05-12T20:15:09.125Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T20:15:09.125Z] ++ 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-05-12T20:15:09.125Z] ++ set -e [2022-05-12T20:15:09.125Z] ++ '[' -n 0 ']' [2022-05-12T20:15:09.125Z] ++ set -x [2022-05-12T20:15:09.126Z] ++ 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-05-12T20:15:09.126Z] INFO: Testing against a local daemon [2022-05-12T20:15:09.126Z] === RUN TestContinueAfterPluginCrash [2022-05-12T20:15:09.126Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T20:15:09.126Z] === RUN TestReadPluginNoRead [2022-05-12T20:15:09.126Z] === PAUSE TestReadPluginNoRead [2022-05-12T20:15:09.126Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T20:15:09.126Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T20:15:09.126Z] === CONT TestContinueAfterPluginCrash [2022-05-12T20:15:09.126Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T20:15:09.126Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-05-12T20:15:09.126Z] === CONT TestReadPluginNoRead [2022-05-12T20:15:09.135Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-12T20:15:09.135Z] === RUN TestDockerSuite/TestBuildCopyWildcard [Pipeline] } [Pipeline] // node [Pipeline] } [2022-05-12T20:15:09.187Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T20:15:09.187Z] --- PASS: TestBuildMultiStageCopy (14.86s) [2022-05-12T20:15:09.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.87s) [2022-05-12T20:15:09.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-05-12T20:15:09.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.20s) [2022-05-12T20:15:09.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2022-05-12T20:15:09.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.48s) [2022-05-12T20:15:09.187Z] === RUN TestBuildMultiStageParentConfig [Pipeline] // stage [Pipeline] } [2022-05-12T20:15:09.270Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-12T20:15:09.270Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-12T20:15:09.270Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-12T20:15:09.270Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-12T20:15:09.281Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T20:15:09.281Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T20:15:09.281Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T20:15:09.281Z] === RUN TestConfigDaemonID [2022-05-12T20:15:09.281Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T20:15:09.281Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T20:15:09.281Z] === RUN TestDaemonConfigValidation [2022-05-12T20:15:09.281Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T20:15:09.281Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T20:15:09.281Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T20:15:09.281Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T20:15:09.281Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T20:15:09.281Z] === RUN TestDaemonProxy [2022-05-12T20:15:09.281Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T20:15:09.281Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T20:15:09.281Z] PASS [2022-05-12T20:15:09.281Z] ok github.com/docker/docker/integration/daemon 0.079s [2022-05-12T20:15:09.281Z] [2022-05-12T20:15:09.281Z] === Skipped [2022-05-12T20:15:09.281Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T20:15:09.281Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T20:15:09.281Z] [2022-05-12T20:15:09.281Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T20:15:09.281Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T20:15:09.281Z] [2022-05-12T20:15:09.281Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T20:15:09.281Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T20:15:09.281Z] [2022-05-12T20:15:09.281Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T20:15:09.281Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T20:15:09.281Z] [2022-05-12T20:15:09.281Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T20:15:09.281Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T20:15:09.281Z] [2022-05-12T20:15:09.281Z] DONE 5 tests, 5 skipped in 17.083s [2022-05-12T20:15:09.281Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T20:15:09.654Z] --- PASS: TestBuildMultiStageParentConfig (2.87s) [2022-05-12T20:15:09.654Z] === RUN TestBuildLabelWithTargets [2022-05-12T20:15:09.654Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:15:09.654Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T20:15:09.654Z] === RUN TestBuildWithEmptyLayers [2022-05-12T20:15:10.080Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-12T20:15:10.252Z] --- PASS: TestBuildMultiStageCopy (10.28s) [2022-05-12T20:15:10.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.72s) [2022-05-12T20:15:10.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2022-05-12T20:15:10.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2022-05-12T20:15:10.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.96s) [2022-05-12T20:15:10.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.11s) [2022-05-12T20:15:10.252Z] === RUN TestBuildMultiStageParentConfig [2022-05-12T20:15:10.653Z] check_test.go:307: [d8fa3ed6dd8e5] daemon is not started [2022-05-12T20:15:10.653Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-12T20:15:11.020Z] === RUN TestReadPluginNoRead/default [2022-05-12T20:15:11.216Z] --- PASS: TestBuildWithEmptyLayers (1.56s) [2022-05-12T20:15:11.216Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T20:15:12.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:15:12.299Z] INFO: Testing against a local daemon [2022-05-12T20:15:12.299Z] === RUN TestCommitInheritsEnv [2022-05-12T20:15:12.299Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:15:12.299Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T20:15:12.299Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T20:15:12.299Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T20:15:12.299Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T20:15:12.299Z] === RUN TestImportWithCustomPlatform [2022-05-12T20:15:12.299Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T20:15:12.299Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T20:15:12.299Z] === RUN TestImagesFilterMultiReference [2022-05-12T20:15:12.299Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-12T20:15:12.299Z] === RUN TestImagePullPlatformInvalid [2022-05-12T20:15:12.299Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-12T20:15:12.299Z] === RUN TestRemoveImageOrphaning [2022-05-12T20:15:12.385Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T20:15:12.460Z] --- PASS: TestBuildMultiStageParentConfig (2.17s) [2022-05-12T20:15:12.460Z] === RUN TestBuildLabelWithTargets [2022-05-12T20:15:12.460Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:15:12.460Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-12T20:15:12.460Z] === RUN TestBuildWithEmptyLayers [2022-05-12T20:15:13.312Z] --- PASS: TestRemoveImageOrphaning (0.80s) [2022-05-12T20:15:13.312Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T20:15:13.312Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-12T20:15:13.312Z] === RUN TestTagInvalidReference [2022-05-12T20:15:13.312Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-12T20:15:13.312Z] === RUN TestTagValidPrefixedRepo [2022-05-12T20:15:13.312Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-12T20:15:13.312Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T20:15:13.312Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-12T20:15:13.312Z] === RUN TestTagOfficialNames [2022-05-12T20:15:13.312Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-12T20:15:13.312Z] === RUN TestTagMatchesDigest [2022-05-12T20:15:13.443Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2022-05-12T20:15:13.443Z] === RUN TestBuildMultiStageOnBuild [2022-05-12T20:15:13.751Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T20:15:13.751Z] --- PASS: TestContinueAfterPluginCrash (7.95s) [2022-05-12T20:15:13.794Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-12T20:15:13.794Z] PASS [2022-05-12T20:15:13.794Z] ok github.com/docker/docker/integration/image 1.210s [2022-05-12T20:15:13.794Z] [2022-05-12T20:15:13.794Z] === Skipped [2022-05-12T20:15:13.794Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T20:15:13.794Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:15:13.794Z] [2022-05-12T20:15:13.794Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T20:15:13.794Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T20:15:13.794Z] [2022-05-12T20:15:13.794Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T20:15:13.794Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T20:15:13.794Z] [2022-05-12T20:15:13.794Z] DONE 12 tests, 3 skipped in 4.186s [2022-05-12T20:15:13.794Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T20:15:13.964Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-12T20:15:13.964Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T20:15:14.226Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T20:15:14.679Z] === CONT TestReadPluginNoRead [2022-05-12T20:15:14.679Z] read_test.go:92: [d14a6b2b7a9f8] daemon is not started [2022-05-12T20:15:14.679Z] --- PASS: TestReadPluginNoRead (5.69s) [2022-05-12T20:15:14.679Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-05-12T20:15:14.679Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-05-12T20:15:14.679Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-05-12T20:15:14.679Z] PASS [2022-05-12T20:15:14.679Z] [2022-05-12T20:15:14.679Z] DONE 6 tests in 8.843s [2022-05-12T20:15:14.679Z] 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-05-12T20:15:14.679Z] ++ 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-05-12T20:15:14.679Z] ++ set -e [2022-05-12T20:15:14.679Z] ++ '[' -n 0 ']' [2022-05-12T20:15:14.679Z] ++ set -x [2022-05-12T20:15:14.679Z] ++ 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-05-12T20:15:14.679Z] testing: warning: no tests to run [2022-05-12T20:15:14.679Z] PASS [2022-05-12T20:15:14.679Z] [2022-05-12T20:15:14.679Z] DONE 0 tests in 0.035s [2022-05-12T20:15:14.679Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T20:15:14.679Z] ++ 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-05-12T20:15:14.679Z] ++ set -e [2022-05-12T20:15:14.679Z] ++ '[' -n 0 ']' [2022-05-12T20:15:14.679Z] ++ set -x [2022-05-12T20:15:14.679Z] ++ 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-05-12T20:15:14.679Z] INFO: Testing against a local daemon [2022-05-12T20:15:14.679Z] === RUN TestPluginWithDevMounts [2022-05-12T20:15:14.679Z] === PAUSE TestPluginWithDevMounts [2022-05-12T20:15:14.679Z] === CONT TestPluginWithDevMounts [2022-05-12T20:15:15.401Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:15:15.401Z] INFO: Testing against a local daemon [2022-05-12T20:15:15.401Z] === RUN TestNetworkCreateDelete [2022-05-12T20:15:15.401Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:15.401Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T20:15:15.401Z] 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-05-12T20:15:15.401Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestDaemonDNSFallback [2022-05-12T20:15:15.401Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:15.401Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestInspectNetwork [2022-05-12T20:15:15.401Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T20:15:15.401Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T20:15:15.401Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:15.401Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T20:15:15.401Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:15:15.401Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:15:15.401Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:15:15.401Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T20:15:15.401Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T20:15:15.401Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T20:15:15.401Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestNetworkList [2022-05-12T20:15:15.401Z] === RUN TestNetworkList//networks [2022-05-12T20:15:15.401Z] === PAUSE TestNetworkList//networks [2022-05-12T20:15:15.401Z] === RUN TestNetworkList//networks/ [2022-05-12T20:15:15.401Z] === PAUSE TestNetworkList//networks/ [2022-05-12T20:15:15.401Z] === CONT TestNetworkList//networks/ [2022-05-12T20:15:15.401Z] === CONT TestNetworkList//networks [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkList (0.03s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T20:15:15.401Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T20:15:15.401Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T20:15:15.401Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T20:15:15.401Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T20:15:15.401Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T20:15:15.401Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T20:15:15.401Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T20:15:15.401Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T20:15:15.401Z] service_test.go:243: FLAKY_TEST [2022-05-12T20:15:15.401Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T20:15:15.401Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T20:15:15.401Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T20:15:15.401Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T20:15:15.401Z] PASS [2022-05-12T20:15:15.401Z] ok github.com/docker/docker/integration/network 0.137s [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === Skipped [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T20:15:15.401Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T20:15:15.401Z] 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-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T20:15:15.401Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T20:15:15.401Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T20:15:15.401Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T20:15:15.401Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T20:15:15.401Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T20:15:15.401Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T20:15:15.401Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T20:15:15.401Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T20:15:15.401Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T20:15:15.401Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T20:15:15.401Z] service_test.go:243: FLAKY_TEST [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T20:15:15.401Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T20:15:15.401Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T20:15:15.401Z] [2022-05-12T20:15:15.401Z] DONE 34 tests, 15 skipped in 1.575s [2022-05-12T20:15:15.401Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T20:15:15.617Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-12T20:15:15.617Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T20:15:15.882Z] testing: warning: no tests to run [2022-05-12T20:15:15.882Z] PASS [2022-05-12T20:15:15.882Z] ok github.com/docker/docker/integration/network/ipvlan 0.047s [2022-05-12T20:15:15.882Z] [2022-05-12T20:15:15.882Z] DONE 0 tests in 0.605s [2022-05-12T20:15:15.882Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T20:15:16.364Z] testing: warning: no tests to run [2022-05-12T20:15:16.364Z] PASS [2022-05-12T20:15:16.364Z] ok github.com/docker/docker/integration/network/macvlan 0.046s [2022-05-12T20:15:16.568Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-05-12T20:15:16.568Z] PASS [2022-05-12T20:15:16.568Z] [2022-05-12T20:15:16.568Z] DONE 1 tests in 1.636s [2022-05-12T20:15:16.568Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T20:15:16.568Z] ++ 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-05-12T20:15:16.568Z] ++ set -e [2022-05-12T20:15:16.568Z] ++ '[' -n 0 ']' [2022-05-12T20:15:16.568Z] ++ set -x [2022-05-12T20:15:16.568Z] ++ 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-05-12T20:15:16.568Z] INFO: Testing against a local daemon [2022-05-12T20:15:16.568Z] === RUN TestSecretInspect [2022-05-12T20:15:16.845Z] [2022-05-12T20:15:16.845Z] DONE 0 tests in 0.560s [2022-05-12T20:15:16.845Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T20:15:17.327Z] testing: warning: no tests to run [2022-05-12T20:15:17.327Z] PASS [2022-05-12T20:15:17.327Z] ok github.com/docker/docker/integration/plugin 0.050s [2022-05-12T20:15:17.327Z] [2022-05-12T20:15:17.327Z] DONE 0 tests in 0.589s [2022-05-12T20:15:17.327Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T20:15:17.808Z] testing: warning: no tests to run [2022-05-12T20:15:17.808Z] PASS [2022-05-12T20:15:17.808Z] ok github.com/docker/docker/integration/plugin/authz 0.047s [2022-05-12T20:15:17.808Z] [2022-05-12T20:15:17.808Z] DONE 0 tests in 0.592s [2022-05-12T20:15:17.808Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T20:15:19.084Z] --- PASS: TestSecretInspect (2.20s) [2022-05-12T20:15:19.085Z] === RUN TestSecretList [2022-05-12T20:15:19.834Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-12T20:15:19.834Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T20:15:20.412Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T20:15:20.412Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T20:15:20.674Z] check_test.go:307: [dc1fcdd621c6d] daemon is not started [2022-05-12T20:15:20.674Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-12T20:15:20.994Z] --- PASS: TestSecretList (2.21s) [2022-05-12T20:15:20.994Z] === RUN TestSecretsCreateAndDelete [2022-05-12T20:15:21.619Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T20:15:22.661Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:15:22.661Z] INFO: Testing against a local daemon [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:15:22.661Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:15:22.661Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T20:15:22.661Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T20:15:22.661Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T20:15:22.661Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T20:15:22.661Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T20:15:22.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T20:15:22.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T20:15:22.661Z] === RUN TestPluginInstall [2022-05-12T20:15:22.661Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T20:15:22.661Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T20:15:22.661Z] === RUN TestPluginsWithRuntimes [2022-05-12T20:15:22.661Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T20:15:22.661Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T20:15:22.661Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T20:15:22.661Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T20:15:22.661Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T20:15:22.661Z] PASS [2022-05-12T20:15:22.661Z] ok github.com/docker/docker/integration/plugin/common 0.142s [2022-05-12T20:15:22.661Z] [2022-05-12T20:15:22.661Z] === Skipped [2022-05-12T20:15:22.661Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T20:15:22.661Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T20:15:22.661Z] [2022-05-12T20:15:22.661Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T20:15:22.661Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T20:15:22.661Z] [2022-05-12T20:15:22.661Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T20:15:22.661Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T20:15:22.661Z] [2022-05-12T20:15:22.661Z] DONE 19 tests, 3 skipped in 4.228s [2022-05-12T20:15:22.661Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T20:15:22.884Z] --- PASS: TestSecretsCreateAndDelete (1.80s) [2022-05-12T20:15:22.884Z] === RUN TestSecretsUpdate [2022-05-12T20:15:23.555Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T20:15:24.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:15:24.266Z] INFO: Testing against a local daemon [2022-05-12T20:15:24.266Z] === RUN TestExternalGraphDriver [2022-05-12T20:15:24.266Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T20:15:24.266Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T20:15:24.266Z] === RUN TestGraphdriverPluginV2 [2022-05-12T20:15:24.266Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T20:15:24.266Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T20:15:24.266Z] PASS [2022-05-12T20:15:24.266Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.072s [2022-05-12T20:15:24.266Z] [2022-05-12T20:15:24.266Z] === Skipped [2022-05-12T20:15:24.266Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T20:15:24.266Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T20:15:24.266Z] [2022-05-12T20:15:24.266Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T20:15:24.266Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T20:15:24.266Z] [2022-05-12T20:15:24.266Z] DONE 2 tests, 2 skipped in 1.804s [2022-05-12T20:15:24.266Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T20:15:24.774Z] --- PASS: TestSecretsUpdate (2.18s) [2022-05-12T20:15:24.774Z] === RUN TestTemplatedSecret [2022-05-12T20:15:24.945Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T20:15:25.519Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T20:15:25.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:15:25.884Z] INFO: Testing against a local daemon [2022-05-12T20:15:25.884Z] === RUN TestReadPluginNoRead [2022-05-12T20:15:25.884Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T20:15:25.884Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T20:15:25.884Z] PASS [2022-05-12T20:15:25.884Z] ok github.com/docker/docker/integration/plugin/logging 0.068s [2022-05-12T20:15:25.884Z] [2022-05-12T20:15:25.884Z] === Skipped [2022-05-12T20:15:25.884Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T20:15:25.884Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T20:15:25.884Z] [2022-05-12T20:15:25.885Z] DONE 1 tests, 1 skipped in 1.717s [2022-05-12T20:15:25.885Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T20:15:26.132Z] --- PASS: TestBuildMultiStageOnBuild (14.94s) [2022-05-12T20:15:26.132Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T20:15:26.132Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:15:26.132Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T20:15:26.132Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T20:15:26.898Z] testing: warning: no tests to run [2022-05-12T20:15:26.898Z] PASS [2022-05-12T20:15:26.898Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.052s [2022-05-12T20:15:26.898Z] [2022-05-12T20:15:26.898Z] DONE 0 tests in 0.905s [2022-05-12T20:15:26.898Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T20:15:27.290Z] --- PASS: TestTemplatedSecret (2.55s) [2022-05-12T20:15:27.290Z] === RUN TestSecretCreateResolve [2022-05-12T20:15:28.350Z] --- PASS: TestBuildMultiStageOnBuild (14.59s) [2022-05-12T20:15:28.350Z] === RUN TestBuildUncleanTarFilenames [2022-05-12T20:15:28.350Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:15:28.350Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-12T20:15:28.350Z] === RUN TestBuildMultiStageLayerLeak [2022-05-12T20:15:28.531Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:15:28.531Z] INFO: Testing against a local daemon [2022-05-12T20:15:28.531Z] === RUN TestPluginWithDevMounts [2022-05-12T20:15:28.531Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:28.531Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T20:15:28.531Z] PASS [2022-05-12T20:15:28.531Z] ok github.com/docker/docker/integration/plugin/volumes 0.065s [2022-05-12T20:15:28.531Z] [2022-05-12T20:15:28.531Z] === Skipped [2022-05-12T20:15:28.531Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T20:15:28.531Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:28.531Z] [2022-05-12T20:15:28.531Z] DONE 1 tests, 1 skipped in 1.686s [2022-05-12T20:15:28.829Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-12T20:15:29.013Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T20:15:29.806Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-05-12T20:15:29.806Z] PASS [2022-05-12T20:15:29.806Z] [2022-05-12T20:15:29.806Z] DONE 6 tests in 13.205s [2022-05-12T20:15:29.806Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T20:15:29.806Z] ++ 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-05-12T20:15:29.806Z] ++ set -e [2022-05-12T20:15:29.806Z] ++ '[' -n 0 ']' [2022-05-12T20:15:29.806Z] ++ set -x [2022-05-12T20:15:29.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-12T20:15:29.806Z] INFO: Testing against a local daemon [2022-05-12T20:15:29.806Z] === RUN TestServiceCreateInit [2022-05-12T20:15:29.806Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T20:15:30.025Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:15:30.025Z] INFO: Testing against a local daemon [2022-05-12T20:15:30.025Z] === RUN TestSecretInspect [2022-05-12T20:15:30.025Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:30.025Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T20:15:30.025Z] === RUN TestSecretList [2022-05-12T20:15:30.025Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:30.025Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T20:15:30.025Z] === RUN TestSecretsCreateAndDelete [2022-05-12T20:15:30.025Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:30.025Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T20:15:30.025Z] === RUN TestSecretsUpdate [2022-05-12T20:15:30.025Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:30.025Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T20:15:30.025Z] === RUN TestTemplatedSecret [2022-05-12T20:15:30.025Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:30.025Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T20:15:30.025Z] === RUN TestSecretCreateResolve [2022-05-12T20:15:30.025Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:30.025Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T20:15:30.025Z] PASS [2022-05-12T20:15:30.025Z] ok github.com/docker/docker/integration/secret 0.060s [2022-05-12T20:15:30.025Z] [2022-05-12T20:15:30.025Z] === Skipped [2022-05-12T20:15:30.025Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T20:15:30.025Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:30.025Z] [2022-05-12T20:15:30.025Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T20:15:30.025Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:30.025Z] [2022-05-12T20:15:30.025Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T20:15:30.025Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:30.025Z] [2022-05-12T20:15:30.025Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T20:15:30.025Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:30.025Z] [2022-05-12T20:15:30.025Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T20:15:30.025Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:30.025Z] [2022-05-12T20:15:30.025Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T20:15:30.025Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:30.025Z] [2022-05-12T20:15:30.025Z] DONE 6 tests, 6 skipped in 1.387s [2022-05-12T20:15:30.507Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T20:15:32.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:15:32.111Z] INFO: Testing against a local daemon [2022-05-12T20:15:32.111Z] === RUN TestServiceCreateInit [2022-05-12T20:15:32.111Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T20:15:32.111Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T20:15:32.111Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-12T20:15:32.111Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T20:15:32.111Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T20:15:32.111Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestCreateServiceConflict [2022-05-12T20:15:32.111Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T20:15:32.111Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-05-12T20:15:32.111Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T20:15:32.111Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T20:15:32.111Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T20:15:32.111Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestCreateServiceSysctls [2022-05-12T20:15:32.111Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-12T20:15:32.111Z] === RUN TestCreateServiceCapabilities [2022-05-12T20:15:32.111Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-12T20:15:32.111Z] === RUN TestInspect [2022-05-12T20:15:32.111Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestInspect (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestCreateJob [2022-05-12T20:15:32.111Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestReplicatedJob [2022-05-12T20:15:32.111Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestUpdateReplicatedJob [2022-05-12T20:15:32.111Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestServiceListWithStatuses [2022-05-12T20:15:32.111Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T20:15:32.111Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestDockerNetworkReConnect [2022-05-12T20:15:32.111Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestServicePlugin [2022-05-12T20:15:32.111Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.111Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestServiceUpdateLabel [2022-05-12T20:15:32.111Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:32.111Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestServiceUpdateSecrets [2022-05-12T20:15:32.111Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:32.111Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestServiceUpdateConfigs [2022-05-12T20:15:32.111Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:32.111Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestServiceUpdateNetwork [2022-05-12T20:15:32.111Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:32.111Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T20:15:32.111Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T20:15:32.111Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:32.111Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T20:15:32.111Z] PASS [2022-05-12T20:15:32.139Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-12T20:15:32.593Z] ok github.com/docker/docker/integration/service 0.220s [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === Skipped [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T20:15:32.593Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T20:15:32.593Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T20:15:32.593Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T20:15:32.593Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-05-12T20:15:32.593Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T20:15:32.593Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T20:15:32.593Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T20:15:32.593Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-05-12T20:15:32.593Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-05-12T20:15:32.593Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T20:15:32.593Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T20:15:32.593Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T20:15:32.593Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T20:15:32.593Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T20:15:32.593Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T20:15:32.593Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T20:15:32.593Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T20:15:32.593Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T20:15:32.593Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T20:15:32.593Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T20:15:32.593Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T20:15:32.593Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T20:15:32.593Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:15:32.593Z] [2022-05-12T20:15:32.593Z] DONE 24 tests, 23 skipped in 2.097s [2022-05-12T20:15:32.593Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T20:15:33.609Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:15:33.609Z] INFO: Testing against a local daemon [2022-05-12T20:15:33.609Z] === RUN TestSessionCreate [2022-05-12T20:15:33.609Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T20:15:33.609Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T20:15:33.609Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T20:15:33.609Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T20:15:33.609Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T20:15:33.609Z] PASS [2022-05-12T20:15:33.609Z] ok github.com/docker/docker/integration/session 0.060s [2022-05-12T20:15:33.609Z] [2022-05-12T20:15:33.609Z] === Skipped [2022-05-12T20:15:33.609Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T20:15:33.609Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T20:15:33.609Z] [2022-05-12T20:15:33.609Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T20:15:33.609Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T20:15:33.609Z] [2022-05-12T20:15:33.609Z] DONE 2 tests, 2 skipped in 1.260s [2022-05-12T20:15:33.609Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T20:15:33.971Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T20:15:34.690Z] check_test.go:307: [d1369a17c95c6] daemon is not started [2022-05-12T20:15:34.691Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-12T20:15:35.264Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-12T20:15:35.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:15:35.876Z] INFO: Testing against a local daemon [2022-05-12T20:15:35.876Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T20:15:35.876Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:35.876Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T20:15:35.876Z] === RUN TestDiskUsage [2022-05-12T20:15:35.876Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T20:15:35.876Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T20:15:35.876Z] === RUN TestEventsExecDie [2022-05-12T20:15:35.876Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T20:15:35.876Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T20:15:35.876Z] === RUN TestEventsBackwardsCompatible [2022-05-12T20:15:35.876Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T20:15:35.876Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T20:15:35.876Z] === RUN TestEventsVolumeCreate [2022-05-12T20:15:35.876Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T20:15:35.876Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T20:15:35.877Z] === RUN TestInfoAPI [2022-05-12T20:15:35.877Z] --- PASS: TestInfoAPI (0.03s) [2022-05-12T20:15:35.877Z] === RUN TestInfoAPIWarnings [2022-05-12T20:15:35.877Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:15:35.877Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T20:15:35.877Z] === RUN TestInfoDebug [2022-05-12T20:15:35.877Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:15:35.877Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T20:15:35.877Z] === RUN TestInfoInsecureRegistries [2022-05-12T20:15:35.877Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:15:35.877Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T20:15:35.877Z] === RUN TestInfoRegistryMirrors [2022-05-12T20:15:35.877Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:15:35.877Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T20:15:35.877Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T20:15:36.210Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-12T20:15:36.358Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-05-12T20:15:36.359Z] === RUN TestPingCacheHeaders [2022-05-12T20:15:36.359Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-12T20:15:36.359Z] === RUN TestPingGet [2022-05-12T20:15:36.359Z] --- PASS: TestPingGet (0.03s) [2022-05-12T20:15:36.359Z] === RUN TestPingHead [2022-05-12T20:15:36.359Z] --- PASS: TestPingHead (0.03s) [2022-05-12T20:15:36.359Z] === RUN TestPingSwarmHeader [2022-05-12T20:15:36.359Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:36.359Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T20:15:36.359Z] === RUN TestVersion [2022-05-12T20:15:36.784Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-12T20:15:36.842Z] --- PASS: TestVersion (0.03s) [2022-05-12T20:15:36.842Z] PASS [2022-05-12T20:15:36.842Z] ok github.com/docker/docker/integration/system 1.243s [2022-05-12T20:15:36.842Z] [2022-05-12T20:15:36.842Z] === Skipped [2022-05-12T20:15:36.842Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T20:15:36.842Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:36.842Z] [2022-05-12T20:15:36.842Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T20:15:36.842Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T20:15:36.842Z] [2022-05-12T20:15:36.842Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T20:15:36.842Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T20:15:36.842Z] [2022-05-12T20:15:36.842Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T20:15:36.842Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T20:15:36.842Z] [2022-05-12T20:15:36.842Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T20:15:36.842Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T20:15:36.842Z] [2022-05-12T20:15:36.842Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T20:15:36.842Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:15:36.842Z] [2022-05-12T20:15:36.842Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T20:15:36.842Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:15:36.842Z] [2022-05-12T20:15:36.842Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T20:15:36.842Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:15:36.842Z] [2022-05-12T20:15:36.842Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T20:15:36.842Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:15:36.842Z] [2022-05-12T20:15:36.842Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T20:15:36.842Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:15:36.842Z] [2022-05-12T20:15:36.842Z] DONE 16 tests, 10 skipped in 2.823s [2022-05-12T20:15:36.842Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T20:15:37.046Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T20:15:37.238Z] --- PASS: TestServiceCreateInit (7.01s) [2022-05-12T20:15:37.238Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-05-12T20:15:37.238Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.47s) [2022-05-12T20:15:37.238Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T20:15:38.436Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T20:15:38.446Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:15:38.446Z] INFO: Testing against a local daemon [2022-05-12T20:15:38.446Z] === RUN TestVolumesCreateAndList [2022-05-12T20:15:38.446Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-05-12T20:15:38.446Z] === RUN TestVolumesRemove [2022-05-12T20:15:38.446Z] --- PASS: TestVolumesRemove (0.11s) [2022-05-12T20:15:38.446Z] === RUN TestVolumesInspect [2022-05-12T20:15:38.446Z] --- PASS: TestVolumesInspect (0.04s) [2022-05-12T20:15:38.446Z] === RUN TestVolumesInvalidJSON [2022-05-12T20:15:38.446Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T20:15:38.446Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T20:15:38.446Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T20:15:38.446Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T20:15:38.446Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T20:15:38.446Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T20:15:38.446Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T20:15:38.446Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-12T20:15:38.446Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T20:15:38.446Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T20:15:38.447Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T20:15:38.447Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T20:15:38.447Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T20:15:38.447Z] PASS [2022-05-12T20:15:38.447Z] ok github.com/docker/docker/integration/volume 0.288s [2022-05-12T20:15:38.447Z] [2022-05-12T20:15:38.447Z] DONE 9 tests in 1.680s [2022-05-12T20:15:38.447Z] INFO: make.ps1 ended at 05/12/2022 20:15:38 [2022-05-12T20:15:38.447Z] INFO: Integration CLI tests being run from the host: [2022-05-12T20:15:38.447Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-12T20:15:38.611Z] --- PASS: TestBuildMultiStageLayerLeak (12.49s) [2022-05-12T20:15:38.611Z] === RUN TestBuildWithHugeFile [2022-05-12T20:15:38.698Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-12T20:15:38.698Z] check_test.go:307: [ddf192a2cce59] daemon is not started [2022-05-12T20:15:38.698Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-12T20:15:40.819Z] --- PASS: TestBuildMultiStageLayerLeak (12.92s) [2022-05-12T20:15:40.819Z] === RUN TestBuildWithHugeFile [2022-05-12T20:15:41.249Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-12T20:15:41.512Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T20:15:43.435Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-12T20:15:45.800Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:15:45.800Z] INFO: Testing against a local daemon [2022-05-12T20:15:45.800Z] === RUN TestDockerSuite [2022-05-12T20:15:45.800Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T20:15:45.800Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T20:15:45.800Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T20:15:45.800Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T20:15:46.282Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T20:15:46.282Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T20:15:46.282Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T20:15:46.282Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T20:15:46.282Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T20:15:46.282Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T20:15:46.763Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T20:15:47.245Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T20:15:47.652Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-12T20:15:47.727Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T20:15:47.727Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T20:15:49.595Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-12T20:15:51.513Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-12T20:15:52.080Z] --- PASS: TestCreateServiceMultipleTimes (15.19s) [2022-05-12T20:15:52.080Z] === RUN TestCreateServiceConflict [2022-05-12T20:15:52.904Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T20:15:53.977Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-05-12T20:15:53.977Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T20:15:54.294Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T20:15:54.294Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T20:15:54.556Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-12T20:15:57.244Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2022-05-12T20:15:57.244Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T20:15:58.775Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-12T20:15:59.720Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T20:16:03.022Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T20:16:03.283Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-12T20:16:05.825Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-12T20:16:06.087Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T20:16:07.469Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-12T20:16:08.853Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-12T20:16:12.083Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s) [2022-05-12T20:16:12.083Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T20:16:12.157Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-12T20:16:12.339Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-05-12T20:16:12.339Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T20:16:13.542Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T20:16:14.854Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-05-12T20:16:14.854Z] === RUN TestCreateServiceSysctls [2022-05-12T20:16:16.186Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T20:16:17.572Z] docker_cli_daemon_test.go:2503: [d994449caae9a] daemon is not started [2022-05-12T20:16:18.121Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-05-12T20:16:18.121Z] === RUN TestCreateServiceCapabilities [2022-05-12T20:16:18.960Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T20:16:19.531Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-12T20:16:20.010Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-05-12T20:16:20.010Z] === RUN TestInspect [2022-05-12T20:16:23.278Z] --- PASS: TestInspect (2.66s) [2022-05-12T20:16:23.278Z] === RUN TestCreateJob [2022-05-12T20:16:23.708Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-12T20:16:24.270Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-12T20:16:25.634Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-12T20:16:25.634Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-12T20:16:25.634Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-12T20:16:25.634Z] Cross building: bundles/cross/windows/amd64 [2022-05-12T20:16:25.634Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-12T20:16:25.634Z] { [2022-05-12T20:16:25.634Z] "RT_GROUP_ICON": { [2022-05-12T20:16:25.634Z] "#1": { [2022-05-12T20:16:25.634Z] "0409": "../../winresources/docker.ico" [2022-05-12T20:16:25.634Z] } [2022-05-12T20:16:25.634Z] }, [2022-05-12T20:16:25.634Z] "RT_MANIFEST": { [2022-05-12T20:16:25.634Z] "#1": { [2022-05-12T20:16:25.634Z] "0409": { [2022-05-12T20:16:25.634Z] "identity": {}, [2022-05-12T20:16:25.634Z] "description": "Docker Engine", [2022-05-12T20:16:25.634Z] "minimum-os": "vista", [2022-05-12T20:16:25.634Z] "execution-level": "", [2022-05-12T20:16:25.634Z] "ui-access": false, [2022-05-12T20:16:25.634Z] "auto-elevate": false, [2022-05-12T20:16:25.634Z] "dpi-awareness": "unaware", [2022-05-12T20:16:25.634Z] "disable-theming": false, [2022-05-12T20:16:25.634Z] "disable-window-filtering": false, [2022-05-12T20:16:25.634Z] "high-resolution-scrolling-aware": false, [2022-05-12T20:16:25.634Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T20:16:25.634Z] "long-path-aware": false, [2022-05-12T20:16:25.634Z] "printer-driver-isolation": false, [2022-05-12T20:16:25.634Z] "gdi-scaling": false, [2022-05-12T20:16:25.634Z] "segment-heap": false, [2022-05-12T20:16:25.634Z] "use-common-controls-v6": false [2022-05-12T20:16:25.634Z] } [2022-05-12T20:16:25.634Z] } [2022-05-12T20:16:25.634Z] }, [2022-05-12T20:16:25.634Z] "RT_MESSAGETABLE": { [2022-05-12T20:16:25.634Z] "#1": { [2022-05-12T20:16:25.634Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T20:16:25.634Z] } [2022-05-12T20:16:25.634Z] }, [2022-05-12T20:16:25.634Z] "RT_VERSION": { [2022-05-12T20:16:25.634Z] "#1": { [2022-05-12T20:16:25.634Z] "0409": { [2022-05-12T20:16:25.634Z] "fixed": { [2022-05-12T20:16:25.634Z] "file_version": "0.0.0.0", [2022-05-12T20:16:25.634Z] "product_version": "0.0.0.0", [2022-05-12T20:16:25.634Z] "type": "Unknown" [2022-05-12T20:16:25.634Z] }, [2022-05-12T20:16:25.634Z] "info": { [2022-05-12T20:16:25.634Z] "0000": { [2022-05-12T20:16:25.635Z] "CompanyName": "", [2022-05-12T20:16:25.635Z] "FileVersion": "dev", [2022-05-12T20:16:25.635Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-12T20:16:25.635Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-12T20:16:25.635Z] "ProductName": "", [2022-05-12T20:16:25.635Z] "ProductVersion": "dev", [2022-05-12T20:16:25.635Z] "SpecialBuild": "d847de492c0067618d1a599ef49ae9a6d1229bf1" [2022-05-12T20:16:25.635Z] } [2022-05-12T20:16:25.635Z] } [2022-05-12T20:16:25.635Z] } [2022-05-12T20:16:25.635Z] } [2022-05-12T20:16:25.635Z] } [2022-05-12T20:16:25.635Z] } [2022-05-12T20:16:25.635Z] cmd/dockerd/config.go [2022-05-12T20:16:25.635Z] cmd/dockerd/config_windows.go [2022-05-12T20:16:25.635Z] cmd/dockerd/daemon.go [2022-05-12T20:16:25.635Z] cmd/dockerd/daemon_test.go [2022-05-12T20:16:25.635Z] cmd/dockerd/daemon_windows.go [2022-05-12T20:16:25.635Z] cmd/dockerd/docker.go [2022-05-12T20:16:25.635Z] cmd/dockerd/docker_windows.go [2022-05-12T20:16:25.635Z] cmd/dockerd/genwinres_windows.go [2022-05-12T20:16:25.635Z] cmd/dockerd/metrics.go [2022-05-12T20:16:25.635Z] cmd/dockerd/options.go [2022-05-12T20:16:25.635Z] cmd/dockerd/options_test.go [2022-05-12T20:16:25.635Z] cmd/dockerd/service_windows.go [2022-05-12T20:16:25.635Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-12T20:16:25.635Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-12T20:16:25.802Z] --- PASS: TestCreateJob (2.96s) [2022-05-12T20:16:25.802Z] === RUN TestReplicatedJob [2022-05-12T20:16:29.531Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T20:16:31.045Z] --- PASS: TestReplicatedJob (4.67s) [2022-05-12T20:16:31.045Z] === RUN TestUpdateReplicatedJob [2022-05-12T20:16:31.442Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-12T20:16:33.560Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-05-12T20:16:33.560Z] === RUN TestServiceListWithStatuses [2022-05-12T20:16:33.560Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T20:16:33.560Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T20:16:33.560Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T20:16:33.988Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-12T20:16:37.286Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-12T20:16:37.547Z] check_test.go:307: [dfa22b0c1ff71] daemon is not started [2022-05-12T20:16:37.547Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-12T20:16:37.727Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2022-05-12T20:16:37.727Z] === RUN TestDockerNetworkReConnect [2022-05-12T20:16:37.808Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T20:16:37.808Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T20:16:40.992Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2022-05-12T20:16:40.993Z] === RUN TestServicePlugin [2022-05-12T20:16:40.993Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T20:16:40.993Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T20:16:40.993Z] === RUN TestServiceUpdateLabel [2022-05-12T20:16:42.882Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-05-12T20:16:42.882Z] === RUN TestServiceUpdateSecrets [2022-05-12T20:16:43.096Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T20:16:43.357Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite (353.52s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.01s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.94s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.78s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.40s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.80s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.73s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.08s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.98s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.39s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.15s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.47s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.30s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.99s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.49s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.28s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.49s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.57s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.09s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.81s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.25s) [2022-05-12T20:16:43.619Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.03s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.73s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.72s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.76s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.00s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.03s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.17s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.38s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.59s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.92s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.06s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.84s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.49s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.53s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.89s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.56s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.88s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.78s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.51s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.20s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.04s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.13s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.04s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.15s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.56s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.70s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.68s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.40s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.33s) [2022-05-12T20:16:43.619Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-12T20:16:43.619Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.47s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.16s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.74s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.68s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.64s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.51s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.90s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.64s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.27s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.95s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.70s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.38s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.76s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.17s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.93s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.20s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.83s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.45s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.75s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.77s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.84s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.65s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.34s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.43s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.28s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.32s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.53s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.00s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.59s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.75s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.07s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.74s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.74s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.84s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.95s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.30s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2022-05-12T20:16:43.619Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.06s) [2022-05-12T20:16:43.619Z] === RUN TestDockerSwarmSuite [2022-05-12T20:16:43.619Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-12T20:16:43.880Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T20:16:44.822Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T20:16:44.822Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T20:16:45.083Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T20:16:45.654Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T20:16:47.038Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-12T20:16:48.422Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T20:16:49.808Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T20:16:50.069Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-12T20:16:51.454Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T20:16:53.369Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T20:16:54.756Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T20:16:55.327Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-12T20:16:55.898Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T20:16:57.720Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-05-12T20:16:57.720Z] === RUN TestServiceUpdateConfigs [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T20:17:00.331Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T20:17:00.331Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T20:17:00.331Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T20:17:00.331Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T20:17:00.331Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T20:17:00.331Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T20:17:00.331Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T20:17:00.331Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T20:17:00.331Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T20:17:00.331Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T20:17:00.331Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T20:17:00.331Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T20:17:00.331Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T20:17:00.331Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T20:17:00.331Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T20:17:00.331Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T20:17:00.331Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T20:17:00.331Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T20:17:00.331Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T20:17:02.541Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T20:17:04.204Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T20:17:09.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-12T20:17:09.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-12T20:17:12.585Z] --- PASS: TestServiceUpdateConfigs (14.34s) [2022-05-12T20:17:12.585Z] === RUN TestServiceUpdateNetwork [2022-05-12T20:17:12.992Z] docker_api_swarm_test.go:563: [dbf69a080632a] joining swarm manager [df1d2d5ba6402]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:17:24.754Z] --- PASS: TestServiceUpdateNetwork (12.17s) [2022-05-12T20:17:24.754Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T20:17:25.010Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T20:17:25.571Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T20:17:27.897Z] docker_api_swarm_test.go:585: [dc6e61644477f] joining swarm manager [df1d2d5ba6402]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:17:27.897Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T20:17:28.840Z] check_test.go:378: [dbf69a080632a] daemon is not started [2022-05-12T20:17:29.411Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T20:17:33.654Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T20:17:37.470Z] --- PASS: TestBuildWithHugeFile (105.82s) [2022-05-12T20:17:37.470Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T20:17:37.470Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T20:17:37.470Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T20:17:37.470Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T20:17:37.470Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:17:37.470Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:17:37.470Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:17:37.470Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:17:37.470Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:17:37.470Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:17:37.470Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:17:37.470Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:17:37.470Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:17:37.470Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-12T20:17:37.470Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T20:17:37.470Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-05-12T20:17:37.470Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-05-12T20:17:37.470Z] === RUN TestBuildPreserveOwnership [2022-05-12T20:17:37.470Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:17:37.470Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T20:17:37.470Z] === RUN TestBuildPlatformInvalid [2022-05-12T20:17:37.470Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-05-12T20:17:37.470Z] PASS [2022-05-12T20:17:37.470Z] ok github.com/docker/docker/integration/build 163.191s [2022-05-12T20:17:37.470Z] [2022-05-12T20:17:37.470Z] === Skipped [2022-05-12T20:17:37.470Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T20:17:37.470Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T20:17:37.470Z] [2022-05-12T20:17:37.470Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T20:17:37.470Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:37.470Z] [2022-05-12T20:17:37.470Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T20:17:37.470Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:17:37.470Z] [2022-05-12T20:17:37.470Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T20:17:37.470Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:17:37.470Z] [2022-05-12T20:17:37.470Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T20:17:37.470Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T20:17:37.470Z] [2022-05-12T20:17:37.470Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T20:17:37.470Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:17:37.470Z] [2022-05-12T20:17:37.470Z] DONE 29 tests, 6 skipped in 188.932s [2022-05-12T20:17:37.470Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T20:17:37.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:17:37.470Z] INFO: Testing against a local daemon [2022-05-12T20:17:37.470Z] === RUN TestConfigInspect [2022-05-12T20:17:37.470Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:37.470Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T20:17:37.470Z] === RUN TestConfigList [2022-05-12T20:17:37.470Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:37.470Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T20:17:37.470Z] === RUN TestConfigsCreateAndDelete [2022-05-12T20:17:37.470Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:37.470Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T20:17:37.470Z] === RUN TestConfigsUpdate [2022-05-12T20:17:37.470Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:37.470Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T20:17:37.470Z] === RUN TestTemplatedConfig [2022-05-12T20:17:37.470Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:37.470Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T20:17:37.470Z] === RUN TestConfigCreateResolve [2022-05-12T20:17:37.470Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:17:37.470Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T20:17:37.470Z] PASS [2022-05-12T20:17:37.470Z] ok github.com/docker/docker/integration/config 0.071s [2022-05-12T20:17:37.470Z] [2022-05-12T20:17:37.470Z] === Skipped [2022-05-12T20:17:37.470Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T20:17:37.470Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:37.470Z] [2022-05-12T20:17:37.470Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T20:17:37.470Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:37.470Z] [2022-05-12T20:17:37.470Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T20:17:37.470Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:37.470Z] [2022-05-12T20:17:37.470Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T20:17:37.470Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:37.470Z] [2022-05-12T20:17:37.470Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T20:17:37.470Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:37.470Z] [2022-05-12T20:17:37.470Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T20:17:37.470Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:17:37.470Z] [2022-05-12T20:17:37.470Z] DONE 6 tests, 6 skipped in 1.533s [2022-05-12T20:17:37.470Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T20:17:37.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:17:37.470Z] INFO: Testing against a local daemon [2022-05-12T20:17:37.470Z] === RUN TestAttachWithTTY [2022-05-12T20:17:37.470Z] --- PASS: TestAttachWithTTY (0.08s) [2022-05-12T20:17:37.470Z] === RUN TestAttachWithoutTTy [2022-05-12T20:17:37.470Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-05-12T20:17:37.470Z] === RUN TestCheckpoint [2022-05-12T20:17:37.470Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T20:17:37.470Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T20:17:37.470Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T20:17:37.470Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:17:37.470Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:17:37.470Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:17:37.470Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:17:37.470Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T20:17:37.470Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:17:37.470Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T20:17:37.470Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T20:17:37.470Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T20:17:37.470Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T20:17:37.470Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-12T20:17:37.470Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T20:17:37.470Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-12T20:17:37.470Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T20:17:37.470Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T20:17:37.470Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T20:17:37.470Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T20:17:37.471Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T20:17:37.471Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-05-12T20:17:37.471Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T20:17:37.471Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2022-05-12T20:17:37.471Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T20:17:37.471Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2022-05-12T20:17:37.471Z] === RUN TestCopyEmptyFile [2022-05-12T20:17:37.471Z] --- PASS: TestCopyEmptyFile (0.37s) [2022-05-12T20:17:37.471Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T20:17:37.471Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2022-05-12T20:17:37.471Z] === RUN TestCopyFromContainer [2022-05-12T20:17:37.471Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:37.471Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T20:17:37.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T20:17:37.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:17:37.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:17:37.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:17:37.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:17:37.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:17:37.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:17:37.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:17:37.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:17:37.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:17:37.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-12T20:17:37.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T20:17:37.471Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T20:17:37.471Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T20:17:37.471Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T20:17:37.471Z] === RUN TestCreateWithInvalidEnv [2022-05-12T20:17:37.471Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T20:17:37.471Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T20:17:37.471Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T20:17:37.471Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T20:17:37.471Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T20:17:37.471Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T20:17:37.471Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T20:17:37.471Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T20:17:37.471Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T20:17:37.471Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-12T20:17:37.471Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T20:17:37.471Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T20:17:37.471Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:37.471Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T20:17:37.471Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T20:17:37.471Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:17:37.471Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T20:17:37.471Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T20:17:37.471Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:17:37.471Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T20:17:37.471Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T20:17:37.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:17:37.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:17:37.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:17:37.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:17:37.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:17:37.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:17:37.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:17:37.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:17:37.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:17:37.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:17:37.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:17:37.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:17:37.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:17:37.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:17:37.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:17:37.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-12T20:17:37.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T20:17:37.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-12T20:17:37.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T20:17:37.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-12T20:17:37.471Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T20:17:37.471Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T20:17:37.471Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T20:17:37.471Z] === RUN TestCreateDifferentPlatform [2022-05-12T20:17:37.471Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T20:17:37.471Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T20:17:37.471Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-12T20:17:37.471Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T20:17:37.471Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T20:17:37.471Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T20:17:37.471Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-05-12T20:17:37.471Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T20:17:37.471Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T20:17:37.471Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-12T20:17:37.471Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T20:17:37.471Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:37.471Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T20:17:37.471Z] === RUN TestWindowsDevices [2022-05-12T20:17:37.471Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T20:17:37.471Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T20:17:37.471Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T20:17:37.471Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T20:17:37.471Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T20:17:37.471Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T20:17:37.471Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T20:17:37.471Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T20:17:37.471Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:37.471Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-12T20:17:37.471Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-05-12T20:17:37.471Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-12T20:17:37.471Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-05-12T20:17:37.471Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.34s) [2022-05-12T20:17:37.471Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.54s) [2022-05-12T20:17:37.471Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.55s) [2022-05-12T20:17:37.471Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.94s) [2022-05-12T20:17:37.471Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.49s) [2022-05-12T20:17:37.471Z] === RUN TestDiff [2022-05-12T20:17:37.471Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T20:17:37.471Z] --- SKIP: TestDiff (0.00s) [2022-05-12T20:17:37.471Z] === RUN TestExecWithCloseStdin [2022-05-12T20:17:39.031Z] --- PASS: TestExecWithCloseStdin (1.95s) [2022-05-12T20:17:39.031Z] === RUN TestExec [2022-05-12T20:17:40.189Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2022-05-12T20:17:40.189Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-12T20:17:40.189Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-12T20:17:40.189Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-05-12T20:17:40.189Z] PASS [2022-05-12T20:17:40.189Z] [2022-05-12T20:17:40.189Z] === Skipped [2022-05-12T20:17:40.189Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T20:17:40.189Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T20:17:40.189Z] [2022-05-12T20:17:40.189Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-12T20:17:40.189Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-12T20:17:40.189Z] [2022-05-12T20:17:40.189Z] DONE 27 tests, 2 skipped in 130.254s [2022-05-12T20:17:40.189Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T20:17:40.189Z] ++ 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-05-12T20:17:40.189Z] ++ set -e [2022-05-12T20:17:40.189Z] ++ '[' -n 0 ']' [2022-05-12T20:17:40.189Z] ++ set -x [2022-05-12T20:17:40.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=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-05-12T20:17:40.190Z] INFO: Testing against a local daemon [2022-05-12T20:17:40.190Z] === RUN TestSessionCreate [2022-05-12T20:17:40.190Z] --- PASS: TestSessionCreate (0.02s) [2022-05-12T20:17:40.190Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T20:17:40.190Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-12T20:17:40.190Z] PASS [2022-05-12T20:17:40.190Z] [2022-05-12T20:17:40.190Z] DONE 2 tests in 0.139s [2022-05-12T20:17:40.190Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T20:17:40.190Z] ++ 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-05-12T20:17:40.190Z] ++ set -e [2022-05-12T20:17:40.190Z] ++ '[' -n 0 ']' [2022-05-12T20:17:40.190Z] ++ set -x [2022-05-12T20:17:40.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=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-05-12T20:17:40.190Z] INFO: Testing against a local daemon [2022-05-12T20:17:40.190Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T20:17:40.190Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T20:17:40.190Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T20:17:40.190Z] === RUN TestDiskUsage [2022-05-12T20:17:40.190Z] === PAUSE TestDiskUsage [2022-05-12T20:17:40.190Z] === RUN TestEventsExecDie [2022-05-12T20:17:40.591Z] --- PASS: TestExec (1.53s) [2022-05-12T20:17:40.591Z] === RUN TestExecUser [2022-05-12T20:17:40.591Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T20:17:40.591Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T20:17:40.591Z] === RUN TestExportContainerAndImportImage [2022-05-12T20:17:40.591Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:40.591Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T20:17:40.591Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T20:17:40.591Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:40.591Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T20:17:40.591Z] === RUN TestHealthCheckWorkdir [2022-05-12T20:17:40.591Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T20:17:40.591Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T20:17:40.591Z] === RUN TestHealthKillContainer [2022-05-12T20:17:40.591Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T20:17:40.591Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T20:17:40.591Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T20:17:40.591Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T20:17:40.591Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T20:17:40.591Z] === RUN TestKillContainerInvalidSignal [2022-05-12T20:17:40.751Z] --- PASS: TestEventsExecDie (0.48s) [2022-05-12T20:17:40.752Z] === RUN TestEventsBackwardsCompatible [2022-05-12T20:17:40.752Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-12T20:17:40.752Z] === RUN TestEventsVolumeCreate [2022-05-12T20:17:40.752Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-12T20:17:40.752Z] === RUN TestInfoBinaryCommits [2022-05-12T20:17:40.752Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T20:17:40.752Z] === RUN TestInfoAPIVersioned [2022-05-12T20:17:40.752Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T20:17:40.752Z] === RUN TestInfoAPI [2022-05-12T20:17:40.752Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T20:17:40.752Z] === RUN TestInfoAPIWarnings [2022-05-12T20:17:41.650Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T20:17:41.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-12T20:17:41.650Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-12T20:17:41.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-12T20:17:41.650Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T20:17:41.650Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T20:17:42.152Z] --- PASS: TestKillContainerInvalidSignal (1.38s) [2022-05-12T20:17:42.152Z] === RUN TestKillContainer [2022-05-12T20:17:42.152Z] === RUN TestKillContainer/no_signal [2022-05-12T20:17:42.591Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T20:17:42.591Z] docker_api_swarm_test.go:46: [d67ef1a1f662f] joining swarm manager [dfadb1838fa8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:17:43.711Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T20:17:43.711Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T20:17:43.711Z] === RUN TestKillContainer/killing_signal [2022-05-12T20:17:43.974Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T20:17:43.974Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-12T20:17:43.974Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T20:17:44.234Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T20:17:47.534Z] --- PASS: TestImportExtremelyLargeImageWorks (170.62s) [2022-05-12T20:17:47.534Z] PASS [2022-05-12T20:17:47.534Z] [2022-05-12T20:17:47.534Z] DONE 22 tests in 175.258s [2022-05-12T20:17:47.534Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-12T20:17:47.534Z] ++ 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-05-12T20:17:47.534Z] ++ set -e [2022-05-12T20:17:47.534Z] ++ '[' -n 0 ']' [2022-05-12T20:17:47.534Z] ++ set -x [2022-05-12T20:17:47.534Z] ++ 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-05-12T20:17:47.534Z] INFO: Testing against a local daemon [2022-05-12T20:17:47.534Z] === RUN TestNetworkCreateDelete [2022-05-12T20:17:47.534Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-05-12T20:17:47.534Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T20:17:48.474Z] --- PASS: TestDockerNetworkDeletePreferID (0.78s) [2022-05-12T20:17:48.474Z] === RUN TestDaemonDNSFallback [2022-05-12T20:17:50.614Z] --- PASS: TestBuildWithHugeFile (119.09s) [2022-05-12T20:17:50.614Z] === RUN TestBuildWCOWSandboxSize [2022-05-12T20:17:50.614Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T20:17:50.614Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestBuildWithEmptyDockerfile [2022-05-12T20:17:50.614Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:17:50.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:17:50.614Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:17:50.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:17:50.614Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:17:50.614Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:17:50.614Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-12T20:17:50.614Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-12T20:17:50.614Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-12T20:17:50.614Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-12T20:17:50.614Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-12T20:17:50.614Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-12T20:17:50.614Z] === RUN TestBuildPreserveOwnership [2022-05-12T20:17:50.614Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:17:50.614Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestBuildPlatformInvalid [2022-05-12T20:17:50.614Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-12T20:17:50.614Z] PASS [2022-05-12T20:17:50.614Z] ok github.com/docker/docker/integration/build 192.049s [2022-05-12T20:17:50.614Z] [2022-05-12T20:17:50.614Z] === Skipped [2022-05-12T20:17:50.614Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-12T20:17:50.614Z] build_session_test.go:25: TODO: BuildKit [2022-05-12T20:17:50.614Z] [2022-05-12T20:17:50.614Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-12T20:17:50.614Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.614Z] [2022-05-12T20:17:50.614Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-12T20:17:50.614Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:17:50.614Z] [2022-05-12T20:17:50.614Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-12T20:17:50.614Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:17:50.614Z] [2022-05-12T20:17:50.614Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-12T20:17:50.614Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-12T20:17:50.614Z] [2022-05-12T20:17:50.614Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-12T20:17:50.614Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:17:50.614Z] [2022-05-12T20:17:50.614Z] DONE 29 tests, 6 skipped in 228.599s [2022-05-12T20:17:50.614Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-12T20:17:50.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:17:50.614Z] INFO: Testing against a local daemon [2022-05-12T20:17:50.614Z] === RUN TestConfigInspect [2022-05-12T20:17:50.614Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.614Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestConfigList [2022-05-12T20:17:50.614Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.614Z] --- SKIP: TestConfigList (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestConfigsCreateAndDelete [2022-05-12T20:17:50.614Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.614Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestConfigsUpdate [2022-05-12T20:17:50.614Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.614Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestTemplatedConfig [2022-05-12T20:17:50.614Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.614Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestConfigCreateResolve [2022-05-12T20:17:50.614Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:17:50.614Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-12T20:17:50.614Z] PASS [2022-05-12T20:17:50.614Z] ok github.com/docker/docker/integration/config 0.096s [2022-05-12T20:17:50.614Z] [2022-05-12T20:17:50.614Z] === Skipped [2022-05-12T20:17:50.614Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-12T20:17:50.614Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.614Z] [2022-05-12T20:17:50.614Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-12T20:17:50.614Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.614Z] [2022-05-12T20:17:50.614Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-12T20:17:50.614Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.614Z] [2022-05-12T20:17:50.614Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-12T20:17:50.614Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.614Z] [2022-05-12T20:17:50.614Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-12T20:17:50.614Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.614Z] [2022-05-12T20:17:50.614Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-12T20:17:50.614Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:17:50.614Z] [2022-05-12T20:17:50.614Z] DONE 6 tests, 6 skipped in 2.229s [2022-05-12T20:17:50.614Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-12T20:17:50.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:17:50.614Z] INFO: Testing against a local daemon [2022-05-12T20:17:50.614Z] === RUN TestAttachWithTTY [2022-05-12T20:17:50.614Z] --- PASS: TestAttachWithTTY (0.16s) [2022-05-12T20:17:50.614Z] === RUN TestAttachWithoutTTy [2022-05-12T20:17:50.614Z] --- PASS: TestAttachWithoutTTy (0.14s) [2022-05-12T20:17:50.614Z] === RUN TestCheckpoint [2022-05-12T20:17:50.614Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T20:17:50.614Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/commit [2022-05-12T20:17:50.614Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-12T20:17:50.614Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:17:50.614Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:17:50.614Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:17:50.614Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:17:50.614Z] === CONT TestContainerInvalidJSON/commit [2022-05-12T20:17:50.614Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-12T20:17:50.614Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-12T20:17:50.614Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-12T20:17:50.614Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-12T20:17:50.614Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-12T20:17:50.614Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-05-12T20:17:50.614Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-12T20:17:50.614Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-05-12T20:17:50.614Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-12T20:17:50.614Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-05-12T20:17:50.614Z] === RUN TestCopyEmptyFile [2022-05-12T20:17:50.614Z] --- PASS: TestCopyEmptyFile (0.53s) [2022-05-12T20:17:50.614Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-12T20:17:50.614Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-05-12T20:17:50.614Z] === RUN TestCopyFromContainer [2022-05-12T20:17:50.614Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.614Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-12T20:17:50.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:17:50.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:17:50.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:17:50.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:17:50.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:17:50.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:17:50.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-12T20:17:50.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-12T20:17:50.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-12T20:17:50.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-12T20:17:50.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-12T20:17:50.614Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T20:17:50.614Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestCreateWithInvalidEnv [2022-05-12T20:17:50.614Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-12T20:17:50.614Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-12T20:17:50.614Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-12T20:17:50.614Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-12T20:17:50.614Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-12T20:17:50.614Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-12T20:17:50.614Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-12T20:17:50.614Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-12T20:17:50.614Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-12T20:17:50.614Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-12T20:17:50.614Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-12T20:17:50.614Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestCreateTmpfsMountsTarget [2022-05-12T20:17:50.614Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.614Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-12T20:17:50.614Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:17:50.614Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-12T20:17:50.614Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:17:50.614Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T20:17:50.614Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-12T20:17:50.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:17:50.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:17:50.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:17:50.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:17:50.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:17:50.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:17:50.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:17:50.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:17:50.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:17:50.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:17:50.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-12T20:17:50.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-12T20:17:50.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-12T20:17:50.615Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-12T20:17:50.615Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-12T20:17:50.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-12T20:17:50.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-05-12T20:17:50.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-12T20:17:50.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-12T20:17:50.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-12T20:17:50.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-05-12T20:17:50.615Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-12T20:17:50.615Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T20:17:50.615Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T20:17:50.615Z] === RUN TestCreateDifferentPlatform [2022-05-12T20:17:50.615Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-12T20:17:50.615Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-12T20:17:50.615Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-12T20:17:50.615Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-12T20:17:50.615Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-12T20:17:50.615Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-12T20:17:50.615Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-05-12T20:17:50.615Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-12T20:17:50.615Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T20:17:50.615Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-12T20:17:50.615Z] === RUN TestContainerKillOnDaemonStart [2022-05-12T20:17:50.615Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.615Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-12T20:17:50.615Z] === RUN TestWindowsDevices [2022-05-12T20:17:50.615Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-12T20:17:50.615Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-12T20:17:50.615Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T20:17:50.615Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T20:17:50.615Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-12T20:17:50.615Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T20:17:50.615Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-12T20:17:50.615Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T20:17:50.615Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.615Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-12T20:17:50.848Z] --- PASS: TestKillContainer (7.87s) [2022-05-12T20:17:50.848Z] --- PASS: TestKillContainer/no_signal (1.37s) [2022-05-12T20:17:50.848Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T20:17:50.848Z] --- PASS: TestKillContainer/killing_signal (6.44s) [2022-05-12T20:17:50.848Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T20:17:50.848Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:17:50.848Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T20:17:50.848Z] === RUN TestKillStoppedContainer [2022-05-12T20:17:50.848Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:17:50.848Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T20:17:50.848Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T20:17:50.848Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:17:50.848Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T20:17:50.848Z] === RUN TestKillDifferentUserContainer [2022-05-12T20:17:50.848Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T20:17:50.848Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T20:17:50.848Z] === RUN TestInspectOomKilledTrue [2022-05-12T20:17:50.848Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:50.848Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T20:17:50.848Z] === RUN TestInspectOomKilledFalse [2022-05-12T20:17:50.848Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:17:50.848Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T20:17:50.848Z] === RUN TestLogsFollowTailEmpty [2022-05-12T20:17:51.315Z] --- PASS: TestLogsFollowTailEmpty (1.41s) [2022-05-12T20:17:51.315Z] === RUN TestNetworkNat [2022-05-12T20:17:51.315Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T20:17:51.315Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T20:17:51.315Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T20:17:53.041Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-12T20:17:53.041Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.26s) [2022-05-12T20:17:53.041Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.55s) [2022-05-12T20:17:53.041Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.36s) [2022-05-12T20:17:53.041Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-05-12T20:17:53.041Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.49s) [2022-05-12T20:17:53.041Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.50s) [2022-05-12T20:17:53.041Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.88s) [2022-05-12T20:17:53.041Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.73s) [2022-05-12T20:17:53.041Z] === RUN TestDiff [2022-05-12T20:17:53.041Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T20:17:53.041Z] --- SKIP: TestDiff (0.00s) [2022-05-12T20:17:53.041Z] === RUN TestExecWithCloseStdin [2022-05-12T20:17:53.524Z] --- PASS: TestNetworkLocalhostTCPNat (1.98s) [2022-05-12T20:17:53.524Z] === RUN TestNetworkLoopbackNat [2022-05-12T20:17:53.524Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T20:17:53.524Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T20:17:53.524Z] === RUN TestPause [2022-05-12T20:17:53.524Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T20:17:53.524Z] --- SKIP: TestPause (0.00s) [2022-05-12T20:17:53.524Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T20:17:53.770Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T20:17:54.031Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T20:17:54.506Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.41s) [2022-05-12T20:17:54.506Z] === RUN TestPauseStopPausedContainer [2022-05-12T20:17:54.507Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:54.507Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T20:17:54.507Z] === RUN TestPsFilter [2022-05-12T20:17:54.601Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T20:17:54.974Z] --- PASS: TestPsFilter (0.20s) [2022-05-12T20:17:54.974Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T20:17:55.257Z] --- PASS: TestExecWithCloseStdin (2.68s) [2022-05-12T20:17:55.257Z] === RUN TestExec [2022-05-12T20:17:55.544Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T20:17:56.113Z] --- PASS: TestDaemonDNSFallback (7.56s) [2022-05-12T20:17:56.113Z] === RUN TestInspectNetwork [2022-05-12T20:17:56.113Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T20:17:56.533Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.63s) [2022-05-12T20:17:56.533Z] === RUN TestRemoveContainerWithVolume [2022-05-12T20:17:57.053Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T20:17:57.053Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T20:17:58.091Z] --- PASS: TestRemoveContainerWithVolume (1.67s) [2022-05-12T20:17:58.091Z] === RUN TestRemoveContainerRunning [2022-05-12T20:17:58.202Z] --- PASS: TestExec (2.46s) [2022-05-12T20:17:58.202Z] === RUN TestExecUser [2022-05-12T20:17:58.202Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T20:17:58.202Z] --- SKIP: TestExecUser (0.00s) [2022-05-12T20:17:58.202Z] === RUN TestExportContainerAndImportImage [2022-05-12T20:17:58.202Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:58.202Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-12T20:17:58.202Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-12T20:17:58.202Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:17:58.202Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T20:17:58.202Z] === RUN TestHealthCheckWorkdir [2022-05-12T20:17:58.202Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T20:17:58.202Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-12T20:17:58.202Z] === RUN TestHealthKillContainer [2022-05-12T20:17:58.202Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T20:17:58.202Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-12T20:17:58.202Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-12T20:17:58.202Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T20:17:58.202Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T20:17:58.202Z] === RUN TestKillContainerInvalidSignal [2022-05-12T20:17:58.796Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T20:17:58.796Z] === RUN TestInfoDebug [2022-05-12T20:17:58.796Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T20:17:58.796Z] === RUN TestInfoInsecureRegistries [2022-05-12T20:17:58.796Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-12T20:17:58.796Z] === RUN TestInfoRegistryMirrors [2022-05-12T20:17:58.796Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T20:17:58.796Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T20:17:58.965Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T20:17:59.052Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-12T20:17:59.052Z] === RUN TestPingCacheHeaders [2022-05-12T20:17:59.052Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T20:17:59.052Z] === RUN TestPingGet [2022-05-12T20:17:59.052Z] --- PASS: TestPingGet (0.01s) [2022-05-12T20:17:59.052Z] === RUN TestPingHead [2022-05-12T20:17:59.052Z] --- PASS: TestPingHead (0.02s) [2022-05-12T20:17:59.052Z] === RUN TestPingSwarmHeader [2022-05-12T20:17:59.613Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T20:17:59.652Z] --- PASS: TestRemoveContainerRunning (1.39s) [2022-05-12T20:17:59.652Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T20:18:00.174Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T20:18:00.348Z] === RUN TestInspectNetwork/full_network_id [2022-05-12T20:18:00.348Z] === RUN TestInspectNetwork/partial_network_id [2022-05-12T20:18:00.348Z] === RUN TestInspectNetwork/network_name [2022-05-12T20:18:00.348Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-12T20:18:00.413Z] --- PASS: TestKillContainerInvalidSignal (2.36s) [2022-05-12T20:18:00.413Z] === RUN TestKillContainer [2022-05-12T20:18:00.413Z] === RUN TestKillContainer/no_signal [2022-05-12T20:18:00.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-12T20:18:00.980Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T20:18:01.102Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T20:18:01.103Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-05-12T20:18:01.103Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T20:18:01.103Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T20:18:01.103Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T20:18:01.103Z] === RUN TestVersion [2022-05-12T20:18:01.103Z] --- PASS: TestVersion (0.02s) [2022-05-12T20:18:01.103Z] === CONT TestDiskUsage [2022-05-12T20:18:01.210Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.36s) [2022-05-12T20:18:01.210Z] === RUN TestRemoveInvalidContainer [2022-05-12T20:18:01.210Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-12T20:18:01.210Z] === RUN TestRenameLinkedContainer [2022-05-12T20:18:01.210Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T20:18:01.210Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T20:18:01.210Z] === RUN TestRenameStoppedContainer [2022-05-12T20:18:01.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/empty [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T20:18:01.664Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T20:18:02.227Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T20:18:02.227Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T20:18:02.227Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T20:18:02.227Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T20:18:02.227Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T20:18:02.227Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T20:18:02.227Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T20:18:02.227Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T20:18:02.227Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T20:18:02.227Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage (1.15s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T20:18:02.227Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T20:18:02.227Z] PASS [2022-05-12T20:18:02.227Z] [2022-05-12T20:18:02.227Z] === Skipped [2022-05-12T20:18:02.227Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T20:18:02.227Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T20:18:02.227Z] [2022-05-12T20:18:02.227Z] DONE 54 tests, 1 skipped in 22.233s [2022-05-12T20:18:02.227Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T20:18:02.227Z] ++ 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-05-12T20:18:02.227Z] ++ set -e [2022-05-12T20:18:02.227Z] ++ '[' -n 0 ']' [2022-05-12T20:18:02.227Z] ++ set -x [2022-05-12T20:18:02.227Z] ++ 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-05-12T20:18:02.227Z] INFO: Testing against a local daemon [2022-05-12T20:18:02.227Z] === RUN TestVolumesCreateAndList [2022-05-12T20:18:02.483Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-12T20:18:02.483Z] === RUN TestVolumesRemove [2022-05-12T20:18:02.483Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-12T20:18:02.483Z] === RUN TestVolumesInspect [2022-05-12T20:18:02.483Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T20:18:02.483Z] === RUN TestVolumesInvalidJSON [2022-05-12T20:18:02.483Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T20:18:02.483Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T20:18:02.483Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T20:18:02.483Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T20:18:02.483Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T20:18:02.483Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T20:18:02.483Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T20:18:02.483Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T20:18:02.483Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T20:18:02.483Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T20:18:02.483Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T20:18:02.483Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T20:18:02.483Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T20:18:02.483Z] PASS [2022-05-12T20:18:02.483Z] [2022-05-12T20:18:02.483Z] DONE 9 tests in 0.213s [2022-05-12T20:18:02.483Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T20:18:02.483Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T20:18:02.483Z] +++ kill 14244 [2022-05-12T20:18:02.625Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T20:18:02.715Z] === RUN TestKillContainer/non_killing_signal [2022-05-12T20:18:02.716Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T20:18:02.716Z] === RUN TestKillContainer/killing_signal [2022-05-12T20:18:02.739Z] +++ /etc/init.d/apparmor stop [2022-05-12T20:18:02.739Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T20:18:02.739Z] [2022-05-12T20:18:02.739Z] Unloading profiles will leave already running processes permanently [2022-05-12T20:18:02.739Z] unconfined, which can lead to unexpected situations. [2022-05-12T20:18:02.739Z] [2022-05-12T20:18:02.739Z] To set a process to complain mode, use the command line tool [2022-05-12T20:18:02.739Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T20:18:02.739Z] +++ true [2022-05-12T20:18:02.739Z] exiting test-integration [2022-05-12T20:18:02.739Z] ++ exit 0 [2022-05-12T20:18:02.739Z] [2022-05-12T20:18:02.768Z] --- PASS: TestRenameStoppedContainer (1.65s) [2022-05-12T20:18:02.768Z] === RUN TestRenameRunningContainerAndReuse Post stage [Pipeline] junit [2022-05-12T20:18:03.676Z] Recording test results [2022-05-12T20:18:03.854Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T20:18:04.009Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T20:18:04.009Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T20:18:04.222Z] + echo Ensuring container killed. [2022-05-12T20:18:04.222Z] Ensuring container killed. [2022-05-12T20:18:04.222Z] + docker rm -vf docker-pr79 [2022-05-12T20:18:04.222Z] Error: No such container: docker-pr79 [Pipeline] sh [2022-05-12T20:18:04.495Z] + echo Chowning /workspace to jenkins user [2022-05-12T20:18:04.495Z] Chowning /workspace to jenkins user [2022-05-12T20:18:04.495Z] + id -u [2022-05-12T20:18:04.495Z] + id -g [2022-05-12T20:18:04.495Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39812:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T20:18:04.948Z] --- PASS: TestInspectNetwork (8.77s) [2022-05-12T20:18:04.948Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-12T20:18:04.948Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-12T20:18:04.948Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-12T20:18:04.948Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2022-05-12T20:18:04.948Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T20:18:04.948Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T20:18:05.664Z] --- PASS: TestKillContainer (5.08s) [2022-05-12T20:18:05.664Z] --- PASS: TestKillContainer/no_signal (2.16s) [2022-05-12T20:18:05.664Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T20:18:05.664Z] --- PASS: TestKillContainer/killing_signal (2.84s) [2022-05-12T20:18:05.664Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-12T20:18:05.664Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:18:05.664Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T20:18:05.664Z] === RUN TestKillStoppedContainer [2022-05-12T20:18:05.664Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:18:05.664Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-12T20:18:05.664Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-12T20:18:05.664Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:18:05.664Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T20:18:05.664Z] === RUN TestKillDifferentUserContainer [2022-05-12T20:18:05.664Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T20:18:05.664Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-12T20:18:05.664Z] === RUN TestInspectOomKilledTrue [2022-05-12T20:18:05.664Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:18:05.664Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-12T20:18:05.664Z] === RUN TestInspectOomKilledFalse [2022-05-12T20:18:05.665Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:18:05.665Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-12T20:18:05.665Z] === RUN TestLogsFollowTailEmpty [2022-05-12T20:18:05.712Z] --- PASS: TestRenameRunningContainerAndReuse (2.93s) [2022-05-12T20:18:05.712Z] === RUN TestRenameInvalidName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T20:18:06.164Z] + bundleName=arm64-integration [2022-05-12T20:18:06.164Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-12T20:18:06.164Z] Creating arm64-integration-bundles.tar.gz [2022-05-12T20:18:06.164Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-12T20:18:06.164Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-12T20:18:06.429Z] Archiving artifacts [2022-05-12T20:18:06.729Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39812/79/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T20:18:07.033Z] + make clean [2022-05-12T20:18:07.033Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T20:18:07.033Z] docker-dev-cache [2022-05-12T20:18:07.033Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T20:18:07.274Z] --- PASS: TestRenameInvalidName (1.38s) [2022-05-12T20:18:07.274Z] === RUN TestRenameAnonymousContainer [2022-05-12T20:18:07.492Z] --- PASS: TestRunContainerWithBridgeNone (2.39s) [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T20:18:07.492Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:18:07.492Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:18:07.492Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:18:07.492Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T20:18:07.492Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T20:18:07.492Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T20:18:07.492Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T20:18:07.492Z] === RUN TestNetworkList [2022-05-12T20:18:07.492Z] === RUN TestNetworkList//networks [2022-05-12T20:18:07.492Z] === PAUSE TestNetworkList//networks [2022-05-12T20:18:07.492Z] === RUN TestNetworkList//networks/ [2022-05-12T20:18:07.492Z] === PAUSE TestNetworkList//networks/ [2022-05-12T20:18:07.492Z] === CONT TestNetworkList//networks [2022-05-12T20:18:07.492Z] === CONT TestNetworkList//networks/ [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkList (0.02s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T20:18:07.492Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T20:18:07.492Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T20:18:07.492Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T20:18:07.877Z] --- PASS: TestLogsFollowTailEmpty (2.24s) [2022-05-12T20:18:07.877Z] === RUN TestNetworkNat [2022-05-12T20:18:07.877Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T20:18:07.877Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-12T20:18:07.877Z] === RUN TestNetworkLocalhostTCPNat [2022-05-12T20:18:08.063Z] --- PASS: TestHostIPv4BridgeLabel (0.73s) [2022-05-12T20:18:08.063Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T20:18:08.063Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T20:18:09.010Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T20:18:09.281Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s) [2022-05-12T20:18:09.281Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T20:18:10.231Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-05-12T20:18:10.231Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T20:18:10.493Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T20:18:11.434Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-05-12T20:18:11.434Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T20:18:11.660Z] --- PASS: TestNetworkLocalhostTCPNat (3.55s) [2022-05-12T20:18:11.660Z] === RUN TestNetworkLoopbackNat [2022-05-12T20:18:11.660Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T20:18:11.660Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-12T20:18:11.660Z] === RUN TestPause [2022-05-12T20:18:11.660Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T20:18:11.660Z] --- SKIP: TestPause (0.00s) [2022-05-12T20:18:11.660Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-12T20:18:12.375Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T20:18:12.636Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s) [2022-05-12T20:18:12.636Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T20:18:13.206Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-12T20:18:13.206Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T20:18:13.222Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.10s) [2022-05-12T20:18:13.222Z] === RUN TestPauseStopPausedContainer [2022-05-12T20:18:13.222Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:18:13.222Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-12T20:18:13.222Z] === RUN TestPsFilter [2022-05-12T20:18:13.467Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T20:18:13.690Z] --- PASS: TestPsFilter (0.37s) [2022-05-12T20:18:13.690Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-12T20:18:14.440Z] --- PASS: TestRenameAnonymousContainer (6.93s) [2022-05-12T20:18:14.440Z] === RUN TestRenameContainerWithSameName [2022-05-12T20:18:15.422Z] --- PASS: TestRenameContainerWithSameName (1.38s) [2022-05-12T20:18:15.422Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T20:18:15.422Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T20:18:15.422Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T20:18:15.422Z] === RUN TestResize [2022-05-12T20:18:16.009Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2022-05-12T20:18:16.009Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T20:18:16.009Z] service_test.go:243: FLAKY_TEST [2022-05-12T20:18:16.009Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T20:18:16.009Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T20:18:16.638Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.71s) [2022-05-12T20:18:16.638Z] === RUN TestRemoveContainerWithVolume [2022-05-12T20:18:16.800Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T20:18:16.800Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T20:18:16.800Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T20:18:16.800Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T20:18:16.800Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T20:18:16.800Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T20:18:16.800Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T20:18:16.800Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T20:18:16.800Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T20:18:16.800Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T20:18:16.800Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T20:18:16.800Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T20:18:16.800Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T20:18:16.800Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T20:18:16.980Z] --- PASS: TestResize (1.38s) [2022-05-12T20:18:16.980Z] === RUN TestResizeWithInvalidSize [2022-05-12T20:18:17.036Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-12T20:18:17.036Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-12T20:18:17.036Z] { [2022-05-12T20:18:17.036Z] "RT_GROUP_ICON": { [2022-05-12T20:18:17.036Z] "#1": { [2022-05-12T20:18:17.036Z] "0409": "../../winresources/docker.ico" [2022-05-12T20:18:17.036Z] } [2022-05-12T20:18:17.036Z] }, [2022-05-12T20:18:17.036Z] "RT_MANIFEST": { [2022-05-12T20:18:17.036Z] "#1": { [2022-05-12T20:18:17.036Z] "0409": { [2022-05-12T20:18:17.036Z] "identity": {}, [2022-05-12T20:18:17.036Z] "description": "Docker Engine", [2022-05-12T20:18:17.036Z] "minimum-os": "vista", [2022-05-12T20:18:17.036Z] "execution-level": "", [2022-05-12T20:18:17.036Z] "ui-access": false, [2022-05-12T20:18:17.036Z] "auto-elevate": false, [2022-05-12T20:18:17.036Z] "dpi-awareness": "unaware", [2022-05-12T20:18:17.036Z] "disable-theming": false, [2022-05-12T20:18:17.036Z] "disable-window-filtering": false, [2022-05-12T20:18:17.036Z] "high-resolution-scrolling-aware": false, [2022-05-12T20:18:17.036Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-12T20:18:17.036Z] "long-path-aware": false, [2022-05-12T20:18:17.036Z] "printer-driver-isolation": false, [2022-05-12T20:18:17.036Z] "gdi-scaling": false, [2022-05-12T20:18:17.036Z] "segment-heap": false, [2022-05-12T20:18:17.036Z] "use-common-controls-v6": false [2022-05-12T20:18:17.036Z] } [2022-05-12T20:18:17.036Z] } [2022-05-12T20:18:17.036Z] }, [2022-05-12T20:18:17.036Z] "RT_MESSAGETABLE": { [2022-05-12T20:18:17.036Z] "#1": { [2022-05-12T20:18:17.036Z] "0409": "../../winresources/event_messages.bin" [2022-05-12T20:18:17.036Z] } [2022-05-12T20:18:17.036Z] }, [2022-05-12T20:18:17.036Z] "RT_VERSION": { [2022-05-12T20:18:17.036Z] "#1": { [2022-05-12T20:18:17.036Z] "0409": { [2022-05-12T20:18:17.036Z] "fixed": { [2022-05-12T20:18:17.036Z] "file_version": "0.0.0.0", [2022-05-12T20:18:17.036Z] "product_version": "0.0.0.0", [2022-05-12T20:18:17.036Z] "type": "Unknown" [2022-05-12T20:18:17.036Z] }, [2022-05-12T20:18:17.036Z] "info": { [2022-05-12T20:18:17.036Z] "0000": { [2022-05-12T20:18:17.036Z] "CompanyName": "", [2022-05-12T20:18:17.036Z] "FileVersion": "dev", [2022-05-12T20:18:17.036Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-12T20:18:17.036Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-12T20:18:17.036Z] "ProductName": "", [2022-05-12T20:18:17.036Z] "ProductVersion": "dev", [2022-05-12T20:18:17.036Z] "SpecialBuild": "d847de492c0067618d1a599ef49ae9a6d1229bf1" [2022-05-12T20:18:17.036Z] } [2022-05-12T20:18:17.036Z] } [2022-05-12T20:18:17.036Z] } [2022-05-12T20:18:17.036Z] } [2022-05-12T20:18:17.036Z] } [2022-05-12T20:18:17.036Z] } [2022-05-12T20:18:17.036Z] cmd/docker-proxy/genwinres_windows.go [2022-05-12T20:18:17.036Z] cmd/docker-proxy/main.go [2022-05-12T20:18:17.036Z] cmd/docker-proxy/network_proxy_test.go [2022-05-12T20:18:17.036Z] cmd/docker-proxy/proxy.go [2022-05-12T20:18:17.036Z] cmd/docker-proxy/sctp_proxy.go [2022-05-12T20:18:17.036Z] cmd/docker-proxy/tcp_proxy.go [2022-05-12T20:18:17.036Z] cmd/docker-proxy/udp_proxy.go [2022-05-12T20:18:17.036Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-12T20:18:17.036Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-12T20:18:17.036Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-12T20:18:17.036Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-12T20:18:17.036Z] remote: Enumerating objects: 23, done. [2022-05-12T20:18:17.036Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-12T20:18:17.036Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-12T20:18:17.036Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-12T20:18:17.036Z] 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-05-12T20:18:17.036Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-12T20:18:17.036Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-12T20:18:17.036Z] Cross building: bundles/cross/linux/ppc64le [2022-05-12T20:18:17.036Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-12T20:18:17.036Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-12T20:18:17.828Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T20:18:17.963Z] --- PASS: TestResizeWithInvalidSize (1.37s) [2022-05-12T20:18:17.963Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T20:18:18.550Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T20:18:18.811Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T20:18:19.381Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T20:18:19.522Z] --- PASS: TestResizeWhenContainerNotStarted (1.64s) [2022-05-12T20:18:19.522Z] === RUN TestDaemonRestartKillContainers [2022-05-12T20:18:19.522Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:18:19.522Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T20:18:19.522Z] === RUN TestStats [2022-05-12T20:18:19.522Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T20:18:19.522Z] --- SKIP: TestStats (0.00s) [2022-05-12T20:18:19.522Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T20:18:19.584Z] --- PASS: TestRemoveContainerWithVolume (2.80s) [2022-05-12T20:18:19.584Z] === RUN TestRemoveContainerRunning [2022-05-12T20:18:19.951Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T20:18:20.211Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T20:18:20.211Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T20:18:20.781Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T20:18:20.881Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T20:18:21.145Z] --- PASS: TestRemoveContainerRunning (2.16s) [2022-05-12T20:18:21.145Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-12T20:18:21.351Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T20:18:21.611Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T20:18:21.872Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T20:18:21.908Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T20:18:21.908Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T20:18:21.908Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T20:18:21.908Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T20:18:21.908Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T20:18:21.908Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T20:18:22.133Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T20:18:22.394Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T20:18:23.333Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T20:18:23.358Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.15s) [2022-05-12T20:18:23.358Z] === RUN TestRemoveInvalidContainer [2022-05-12T20:18:23.358Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-12T20:18:23.358Z] === RUN TestRenameLinkedContainer [2022-05-12T20:18:23.358Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T20:18:23.358Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-12T20:18:23.358Z] === RUN TestRenameStoppedContainer [2022-05-12T20:18:24.963Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T20:18:25.878Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T20:18:26.341Z] --- PASS: TestRenameStoppedContainer (2.73s) [2022-05-12T20:18:26.341Z] === RUN TestRenameRunningContainerAndReuse [2022-05-12T20:18:29.926Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.15s) [2022-05-12T20:18:29.926Z] === RUN TestStopContainerWithTimeout [2022-05-12T20:18:29.926Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T20:18:29.926Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T20:18:29.926Z] === RUN TestUpdateRestartPolicy [2022-05-12T20:18:31.089Z] --- PASS: TestRenameRunningContainerAndReuse (4.46s) [2022-05-12T20:18:31.089Z] === RUN TestRenameInvalidName [2022-05-12T20:18:31.162Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T20:18:31.733Z] --- PASS: TestServiceWithDataPathPortInit (15.91s) [2022-05-12T20:18:31.733Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T20:18:32.650Z] --- PASS: TestRenameInvalidName (2.14s) [2022-05-12T20:18:32.650Z] === RUN TestRenameAnonymousContainer [2022-05-12T20:18:33.647Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T20:18:33.647Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T20:18:33.909Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T20:18:33.909Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T20:18:34.169Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T20:18:34.430Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T20:18:35.372Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w68vdbbhftmejx3wpbbv0h5tl Created:2022-05-12 20:18:33.420008303 +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[7f70556f1ba220c79f80bfbe6f0e69036dd9da1bd222422cdc41d1f20013a9ac:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aa2bevmq64wvdw2k3km0qe77o EndpointID:f6d9e1c236bc378625f8563e531a7ec59f136a0df62c562f01f6252bc86eba8a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bab6a396852edc7147f4b782cef25a2b01c3941dcee494ce1657392d6060bc7a 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:bb63d5fd3a8c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aa2bevmq64wvdw2k3km0qe77o EndpointID:f6d9e1c236bc378625f8563e531a7ec59f136a0df62c562f01f6252bc86eba8a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-12T20:18:35.633Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T20:18:35.662Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T20:18:37.016Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T20:18:40.313Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T20:18:40.313Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.28s) [2022-05-12T20:18:40.313Z] PASS [2022-05-12T20:18:40.313Z] [2022-05-12T20:18:40.313Z] === Skipped [2022-05-12T20:18:40.313Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T20:18:40.313Z] service_test.go:243: FLAKY_TEST [2022-05-12T20:18:40.313Z] [2022-05-12T20:18:40.313Z] DONE 38 tests, 1 skipped in 52.585s [2022-05-12T20:18:40.313Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-12T20:18:40.313Z] ++ 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-05-12T20:18:40.313Z] ++ set -e [2022-05-12T20:18:40.313Z] ++ '[' -n 0 ']' [2022-05-12T20:18:40.313Z] ++ set -x [2022-05-12T20:18:40.313Z] ++ 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-05-12T20:18:40.313Z] INFO: Testing against a local daemon [2022-05-12T20:18:40.313Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-12T20:18:40.313Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:18:40.313Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T20:18:40.313Z] === RUN TestDockerNetworkIpvlan [2022-05-12T20:18:40.313Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:18:40.313Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-12T20:18:40.313Z] PASS [2022-05-12T20:18:40.313Z] [2022-05-12T20:18:40.313Z] === Skipped [2022-05-12T20:18:40.313Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-12T20:18:40.313Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:18:40.313Z] [2022-05-12T20:18:40.313Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-12T20:18:40.313Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-12T20:18:40.313Z] [2022-05-12T20:18:40.313Z] DONE 2 tests, 2 skipped in 0.051s [2022-05-12T20:18:40.313Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-12T20:18:40.313Z] ++ 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-05-12T20:18:40.313Z] ++ set -e [2022-05-12T20:18:40.313Z] ++ '[' -n 0 ']' [2022-05-12T20:18:40.313Z] ++ set -x [2022-05-12T20:18:40.313Z] ++ 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-05-12T20:18:40.313Z] INFO: Testing against a local daemon [2022-05-12T20:18:40.313Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-12T20:18:40.313Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T20:18:40.568Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T20:18:40.574Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T20:18:41.058Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T20:18:41.058Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T20:18:41.058Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T20:18:41.515Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-05-12T20:18:41.515Z] === RUN TestDockerNetworkMacvlan [2022-05-12T20:18:42.456Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-12T20:18:43.058Z] --- PASS: TestRenameAnonymousContainer (9.21s) [2022-05-12T20:18:43.058Z] === RUN TestRenameContainerWithSameName [2022-05-12T20:18:43.396Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-12T20:18:44.031Z] --- PASS: TestRenameContainerWithSameName (2.10s) [2022-05-12T20:18:44.031Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-12T20:18:44.031Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T20:18:44.031Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T20:18:44.031Z] === RUN TestResize [2022-05-12T20:18:44.110Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T20:18:44.337Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-12T20:18:45.735Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T20:18:46.196Z] --- PASS: TestResize (2.12s) [2022-05-12T20:18:46.196Z] === RUN TestResizeWithInvalidSize [2022-05-12T20:18:46.887Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-12T20:18:47.718Z] --- PASS: TestUpdateRestartPolicy (17.24s) [2022-05-12T20:18:47.718Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T20:18:47.718Z] --- PASS: TestUpdateRestartWithAutoRemove (1.41s) [2022-05-12T20:18:47.718Z] === RUN TestWaitNonBlocked [2022-05-12T20:18:47.718Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:18:47.718Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:18:47.718Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:18:47.718Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:18:47.718Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:18:47.718Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:18:48.360Z] --- PASS: TestResizeWithInvalidSize (2.11s) [2022-05-12T20:18:48.360Z] === RUN TestResizeWhenContainerNotStarted [2022-05-12T20:18:49.278Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-12T20:18:49.278Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.83s) [2022-05-12T20:18:49.278Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.94s) [2022-05-12T20:18:49.278Z] === RUN TestWaitBlocked [2022-05-12T20:18:49.278Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:18:49.278Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T20:18:49.278Z] PASS [2022-05-12T20:18:49.278Z] ok github.com/docker/docker/integration/container 78.403s [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === Skipped [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T20:18:49.278Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T20:18:49.278Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T20:18:49.278Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T20:18:49.278Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T20:18:49.278Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T20:18:49.278Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T20:18:49.278Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-12T20:18:49.278Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T20:18:49.278Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-05-12T20:18:49.278Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T20:18:49.278Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T20:18:49.278Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T20:18:49.278Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T20:18:49.278Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T20:18:49.278Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T20:18:49.278Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T20:18:49.278Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T20:18:49.278Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T20:18:49.278Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T20:18:49.278Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T20:18:49.278Z] [2022-05-12T20:18:49.278Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T20:18:49.278Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:18:49.433Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-12T20:18:49.693Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T20:18:49.745Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T20:18:49.745Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T20:18:49.745Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T20:18:49.745Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T20:18:49.745Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T20:18:49.745Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T20:18:49.745Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T20:18:49.745Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T20:18:49.745Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T20:18:49.745Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T20:18:49.745Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T20:18:49.745Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T20:18:49.745Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T20:18:49.745Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T20:18:49.745Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:18:49.745Z] [2022-05-12T20:18:49.745Z] DONE 122 tests, 34 skipped in 80.561s [2022-05-12T20:18:49.745Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T20:18:49.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-12T20:18:50.635Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T20:18:50.635Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T20:18:50.635Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T20:18:50.635Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T20:18:50.635Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T20:18:50.635Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T20:18:50.635Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T20:18:50.635Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T20:18:50.635Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T20:18:50.635Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T20:18:51.250Z] --- PASS: TestResizeWhenContainerNotStarted (2.70s) [2022-05-12T20:18:51.250Z] === RUN TestDaemonRestartKillContainers [2022-05-12T20:18:51.250Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:18:51.250Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-12T20:18:51.250Z] === RUN TestStats [2022-05-12T20:18:51.250Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T20:18:51.250Z] --- SKIP: TestStats (0.00s) [2022-05-12T20:18:51.250Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-12T20:18:53.253Z] docker_api_swarm_test.go:304: [d65273340a170] joining swarm manager [d0a89b52f4c85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:18:53.823Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T20:18:54.393Z] docker_api_swarm_test.go:305: [de4c3f209550c] joining swarm manager [d0a89b52f4c85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:18:54.964Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-12T20:18:54.964Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T20:18:55.536Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-12T20:18:56.108Z] --- PASS: TestDockerNetworkMacvlan (14.58s) [2022-05-12T20:18:56.108Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-05-12T20:18:56.108Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2022-05-12T20:18:56.108Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.38s) [2022-05-12T20:18:56.108Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s) [2022-05-12T20:18:56.108Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.13s) [2022-05-12T20:18:56.108Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.96s) [2022-05-12T20:18:56.108Z] PASS [2022-05-12T20:18:56.108Z] [2022-05-12T20:18:56.108Z] DONE 8 tests in 16.002s [2022-05-12T20:18:56.108Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-12T20:18:56.108Z] ++ 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-05-12T20:18:56.108Z] ++ set -e [2022-05-12T20:18:56.108Z] ++ '[' -n 0 ']' [2022-05-12T20:18:56.108Z] ++ set -x [2022-05-12T20:18:56.108Z] ++ 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-05-12T20:18:56.108Z] testing: warning: no tests to run [2022-05-12T20:18:56.108Z] PASS [2022-05-12T20:18:56.108Z] [2022-05-12T20:18:56.108Z] DONE 0 tests in 0.020s [2022-05-12T20:18:56.108Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-12T20:18:56.108Z] ++ 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-05-12T20:18:56.108Z] ++ set -e [2022-05-12T20:18:56.108Z] ++ '[' -n 0 ']' [2022-05-12T20:18:56.108Z] ++ set -x [2022-05-12T20:18:56.108Z] ++ 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-05-12T20:18:56.368Z] INFO: Testing against a local daemon [2022-05-12T20:18:56.368Z] === RUN TestAuthZPluginAllowRequest [2022-05-12T20:18:57.308Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T20:18:57.308Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-12T20:18:57.308Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T20:18:57.885Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2022-05-12T20:18:57.885Z] === RUN TestAuthZPluginTLS [2022-05-12T20:18:58.467Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-05-12T20:18:58.467Z] === RUN TestAuthZPluginDenyRequest [2022-05-12T20:18:59.038Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-05-12T20:18:59.038Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-12T20:18:59.609Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-05-12T20:18:59.609Z] === RUN TestAuthZPluginDenyResponse [2022-05-12T20:18:59.784Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.94s) [2022-05-12T20:18:59.784Z] === RUN TestStopContainerWithTimeout [2022-05-12T20:18:59.784Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T20:18:59.784Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-12T20:18:59.784Z] === RUN TestUpdateRestartPolicy [2022-05-12T20:19:00.180Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-05-12T20:19:00.180Z] === RUN TestAuthZPluginAllowEventStream [2022-05-12T20:19:01.567Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T20:19:01.827Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2022-05-12T20:19:01.827Z] === RUN TestAuthZPluginErrorResponse [2022-05-12T20:19:02.087Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T20:19:02.347Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-05-12T20:19:02.347Z] === RUN TestAuthZPluginErrorRequest [2022-05-12T20:19:02.920Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-12T20:19:02.920Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-12T20:19:03.491Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-05-12T20:19:03.491Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-12T20:19:04.062Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T20:19:04.323Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T20:19:05.263Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s) [2022-05-12T20:19:05.263Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-12T20:19:06.205Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T20:19:06.776Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T20:19:07.036Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2022-05-12T20:19:07.036Z] === RUN TestAuthZPluginHeader [2022-05-12T20:19:07.608Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T20:19:07.625Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T20:19:07.625Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T20:19:07.625Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-12T20:19:07.625Z] === RUN TestConfigDaemonID [2022-05-12T20:19:07.625Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T20:19:07.625Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T20:19:07.625Z] === RUN TestDaemonConfigValidation [2022-05-12T20:19:07.625Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T20:19:07.625Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T20:19:07.625Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T20:19:07.625Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T20:19:07.625Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T20:19:07.625Z] === RUN TestDaemonProxy [2022-05-12T20:19:07.625Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T20:19:07.625Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T20:19:07.625Z] PASS [2022-05-12T20:19:07.625Z] ok github.com/docker/docker/integration/daemon 0.091s [2022-05-12T20:19:07.625Z] [2022-05-12T20:19:07.625Z] === Skipped [2022-05-12T20:19:07.625Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-12T20:19:07.625Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T20:19:07.625Z] [2022-05-12T20:19:07.625Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T20:19:07.625Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T20:19:07.625Z] [2022-05-12T20:19:07.625Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T20:19:07.625Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T20:19:07.625Z] [2022-05-12T20:19:07.625Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T20:19:07.625Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T20:19:07.625Z] [2022-05-12T20:19:07.625Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T20:19:07.625Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T20:19:07.625Z] [2022-05-12T20:19:07.625Z] DONE 5 tests, 5 skipped in 17.352s [2022-05-12T20:19:07.625Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T20:19:07.868Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-05-12T20:19:07.868Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-12T20:19:08.442Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T20:19:10.355Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T20:19:10.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:19:10.568Z] INFO: Testing against a local daemon [2022-05-12T20:19:10.568Z] === RUN TestCommitInheritsEnv [2022-05-12T20:19:10.568Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:19:10.568Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T20:19:10.568Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T20:19:10.568Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T20:19:10.568Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T20:19:10.568Z] === RUN TestImportWithCustomPlatform [2022-05-12T20:19:10.568Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T20:19:10.568Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T20:19:10.568Z] === RUN TestImagesFilterMultiReference [2022-05-12T20:19:10.568Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-12T20:19:10.568Z] === RUN TestImagePullPlatformInvalid [2022-05-12T20:19:10.568Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-12T20:19:10.568Z] === RUN TestRemoveImageOrphaning [2022-05-12T20:19:10.926Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T20:19:10.926Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T20:19:10.926Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T20:19:11.035Z] --- PASS: TestRemoveImageOrphaning (0.87s) [2022-05-12T20:19:11.035Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T20:19:11.035Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-05-12T20:19:11.035Z] === RUN TestTagInvalidReference [2022-05-12T20:19:11.035Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-12T20:19:11.035Z] === RUN TestTagValidPrefixedRepo [2022-05-12T20:19:11.035Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-12T20:19:11.035Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T20:19:11.035Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-12T20:19:11.035Z] === RUN TestTagOfficialNames [2022-05-12T20:19:11.497Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T20:19:11.501Z] --- PASS: TestTagOfficialNames (0.08s) [2022-05-12T20:19:11.501Z] === RUN TestTagMatchesDigest [2022-05-12T20:19:11.501Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-12T20:19:11.501Z] PASS [2022-05-12T20:19:11.501Z] ok github.com/docker/docker/integration/image 1.357s [2022-05-12T20:19:11.501Z] [2022-05-12T20:19:11.501Z] === Skipped [2022-05-12T20:19:11.501Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T20:19:11.501Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:19:11.501Z] [2022-05-12T20:19:11.501Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T20:19:11.501Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T20:19:11.501Z] [2022-05-12T20:19:11.501Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T20:19:11.501Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T20:19:11.501Z] [2022-05-12T20:19:11.501Z] DONE 12 tests, 3 skipped in 4.352s [2022-05-12T20:19:11.501Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T20:19:12.068Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T20:19:12.639Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.72s) [2022-05-12T20:19:12.639Z] === RUN TestAuthZPluginV2Disable [2022-05-12T20:19:13.063Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:19:13.063Z] INFO: Testing against a local daemon [2022-05-12T20:19:13.063Z] === RUN TestNetworkCreateDelete [2022-05-12T20:19:13.063Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:13.063Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T20:19:13.063Z] 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-05-12T20:19:13.063Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestDaemonDNSFallback [2022-05-12T20:19:13.063Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:13.063Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestInspectNetwork [2022-05-12T20:19:13.063Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T20:19:13.063Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T20:19:13.063Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:13.063Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T20:19:13.063Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:19:13.063Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:19:13.063Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:19:13.063Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:19:13.063Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T20:19:13.063Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T20:19:13.063Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestNetworkList [2022-05-12T20:19:13.063Z] === RUN TestNetworkList//networks [2022-05-12T20:19:13.063Z] === PAUSE TestNetworkList//networks [2022-05-12T20:19:13.063Z] === RUN TestNetworkList//networks/ [2022-05-12T20:19:13.063Z] === PAUSE TestNetworkList//networks/ [2022-05-12T20:19:13.063Z] === CONT TestNetworkList//networks [2022-05-12T20:19:13.063Z] === CONT TestNetworkList//networks/ [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkList (0.03s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T20:19:13.063Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T20:19:13.063Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T20:19:13.063Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T20:19:13.063Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T20:19:13.063Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T20:19:13.063Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T20:19:13.063Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T20:19:13.063Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T20:19:13.063Z] service_test.go:243: FLAKY_TEST [2022-05-12T20:19:13.063Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T20:19:13.063Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T20:19:13.063Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T20:19:13.063Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T20:19:13.063Z] PASS [2022-05-12T20:19:13.063Z] ok github.com/docker/docker/integration/network 0.135s [2022-05-12T20:19:13.063Z] [2022-05-12T20:19:13.063Z] === Skipped [2022-05-12T20:19:13.063Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T20:19:13.063Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:13.063Z] [2022-05-12T20:19:13.063Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T20:19:13.063Z] 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-05-12T20:19:13.063Z] [2022-05-12T20:19:13.063Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T20:19:13.063Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:13.063Z] [2022-05-12T20:19:13.063Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T20:19:13.063Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T20:19:13.063Z] [2022-05-12T20:19:13.063Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T20:19:13.063Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:13.063Z] [2022-05-12T20:19:13.063Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T20:19:13.063Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] [2022-05-12T20:19:13.063Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T20:19:13.063Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] [2022-05-12T20:19:13.063Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T20:19:13.063Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] [2022-05-12T20:19:13.063Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T20:19:13.063Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] [2022-05-12T20:19:13.063Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T20:19:13.063Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] [2022-05-12T20:19:13.063Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T20:19:13.063Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T20:19:13.063Z] [2022-05-12T20:19:13.063Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T20:19:13.064Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T20:19:13.064Z] [2022-05-12T20:19:13.064Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T20:19:13.064Z] service_test.go:243: FLAKY_TEST [2022-05-12T20:19:13.064Z] [2022-05-12T20:19:13.064Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T20:19:13.064Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T20:19:13.064Z] [2022-05-12T20:19:13.064Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T20:19:13.064Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T20:19:13.064Z] [2022-05-12T20:19:13.064Z] DONE 34 tests, 15 skipped in 1.671s [2022-05-12T20:19:13.064Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T20:19:14.021Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T20:19:14.045Z] testing: warning: no tests to run [2022-05-12T20:19:14.045Z] PASS [2022-05-12T20:19:14.045Z] ok github.com/docker/docker/integration/network/ipvlan 0.055s [2022-05-12T20:19:14.045Z] [2022-05-12T20:19:14.045Z] DONE 0 tests in 0.599s [2022-05-12T20:19:14.045Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T20:19:14.282Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T20:19:14.511Z] testing: warning: no tests to run [2022-05-12T20:19:14.511Z] PASS [2022-05-12T20:19:14.511Z] ok github.com/docker/docker/integration/network/macvlan 0.061s [2022-05-12T20:19:14.511Z] [2022-05-12T20:19:14.511Z] DONE 0 tests in 0.585s [2022-05-12T20:19:14.511Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T20:19:14.977Z] testing: warning: no tests to run [2022-05-12T20:19:14.977Z] PASS [2022-05-12T20:19:14.977Z] ok github.com/docker/docker/integration/plugin 0.066s [2022-05-12T20:19:15.443Z] [2022-05-12T20:19:15.443Z] DONE 0 tests in 0.597s [2022-05-12T20:19:15.443Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T20:19:15.909Z] testing: warning: no tests to run [2022-05-12T20:19:15.909Z] PASS [2022-05-12T20:19:15.909Z] ok github.com/docker/docker/integration/plugin/authz 0.055s [2022-05-12T20:19:15.909Z] [2022-05-12T20:19:15.909Z] DONE 0 tests in 0.579s [2022-05-12T20:19:15.909Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T20:19:16.824Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T20:19:16.824Z] --- PASS: TestAuthZPluginV2Disable (3.86s) [2022-05-12T20:19:16.824Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-12T20:19:17.394Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T20:19:19.309Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T20:19:19.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:19:19.688Z] INFO: Testing against a local daemon [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:19:19.688Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:19:19.688Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T20:19:19.688Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T20:19:19.688Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:19:19.688Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T20:19:19.688Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T20:19:19.688Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T20:19:19.688Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T20:19:19.688Z] === RUN TestPluginInstall [2022-05-12T20:19:19.688Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T20:19:19.688Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T20:19:19.688Z] === RUN TestPluginsWithRuntimes [2022-05-12T20:19:19.688Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T20:19:19.688Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T20:19:19.688Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T20:19:19.688Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T20:19:19.688Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T20:19:19.688Z] PASS [2022-05-12T20:19:19.688Z] ok github.com/docker/docker/integration/plugin/common 0.111s [2022-05-12T20:19:19.688Z] [2022-05-12T20:19:19.688Z] === Skipped [2022-05-12T20:19:19.688Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T20:19:19.688Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T20:19:19.688Z] [2022-05-12T20:19:19.688Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T20:19:19.688Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T20:19:19.688Z] [2022-05-12T20:19:19.688Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T20:19:19.688Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T20:19:19.688Z] [2022-05-12T20:19:19.688Z] DONE 19 tests, 3 skipped in 3.681s [2022-05-12T20:19:19.688Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T20:19:19.893Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s) [2022-05-12T20:19:19.893Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-12T20:19:20.154Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T20:19:21.006Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T20:19:21.006Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T20:19:21.006Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T20:19:21.006Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T20:19:21.258Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:19:21.258Z] INFO: Testing against a local daemon [2022-05-12T20:19:21.258Z] === RUN TestExternalGraphDriver [2022-05-12T20:19:21.258Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T20:19:21.258Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T20:19:21.258Z] === RUN TestGraphdriverPluginV2 [2022-05-12T20:19:21.258Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T20:19:21.258Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T20:19:21.258Z] PASS [2022-05-12T20:19:21.258Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.080s [2022-05-12T20:19:21.472Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T20:19:21.537Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T20:19:21.724Z] [2022-05-12T20:19:21.724Z] === Skipped [2022-05-12T20:19:21.725Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T20:19:21.725Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T20:19:21.725Z] [2022-05-12T20:19:21.725Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T20:19:21.725Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T20:19:21.725Z] [2022-05-12T20:19:21.725Z] DONE 2 tests, 2 skipped in 1.752s [2022-05-12T20:19:21.725Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T20:19:21.800Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T20:19:23.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:19:23.288Z] INFO: Testing against a local daemon [2022-05-12T20:19:23.288Z] === RUN TestReadPluginNoRead [2022-05-12T20:19:23.288Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T20:19:23.288Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T20:19:23.288Z] PASS [2022-05-12T20:19:23.288Z] ok github.com/docker/docker/integration/plugin/logging 0.092s [2022-05-12T20:19:23.288Z] [2022-05-12T20:19:23.288Z] === Skipped [2022-05-12T20:19:23.288Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T20:19:23.288Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T20:19:23.288Z] [2022-05-12T20:19:23.288Z] DONE 1 tests, 1 skipped in 1.690s [2022-05-12T20:19:23.288Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T20:19:24.271Z] testing: warning: no tests to run [2022-05-12T20:19:24.271Z] PASS [2022-05-12T20:19:24.271Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.056s [2022-05-12T20:19:24.271Z] [2022-05-12T20:19:24.271Z] DONE 0 tests in 0.874s [2022-05-12T20:19:24.271Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T20:19:24.866Z] --- PASS: TestUpdateRestartPolicy (22.13s) [2022-05-12T20:19:24.866Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-12T20:19:24.866Z] --- PASS: TestUpdateRestartWithAutoRemove (2.15s) [2022-05-12T20:19:24.866Z] === RUN TestWaitNonBlocked [2022-05-12T20:19:24.866Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:19:24.866Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:19:24.866Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:19:24.866Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:19:24.866Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-12T20:19:24.866Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-12T20:19:25.830Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:19:25.830Z] INFO: Testing against a local daemon [2022-05-12T20:19:25.830Z] === RUN TestPluginWithDevMounts [2022-05-12T20:19:25.830Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:25.830Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T20:19:25.830Z] PASS [2022-05-12T20:19:25.830Z] ok github.com/docker/docker/integration/plugin/volumes 0.094s [2022-05-12T20:19:25.830Z] [2022-05-12T20:19:25.830Z] === Skipped [2022-05-12T20:19:25.830Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T20:19:25.830Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:25.830Z] [2022-05-12T20:19:25.830Z] DONE 1 tests, 1 skipped in 1.716s [2022-05-12T20:19:26.005Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T20:19:26.296Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T20:19:26.393Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-12T20:19:26.393Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.84s) [2022-05-12T20:19:26.393Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.93s) [2022-05-12T20:19:26.393Z] === RUN TestWaitBlocked [2022-05-12T20:19:26.393Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:26.393Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-12T20:19:26.393Z] PASS [2022-05-12T20:19:26.393Z] ok github.com/docker/docker/integration/container 102.397s [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === Skipped [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-12T20:19:26.393Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-12T20:19:26.393Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-12T20:19:26.393Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-12T20:19:26.393Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-12T20:19:26.393Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-12T20:19:26.393Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-12T20:19:26.393Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-12T20:19:26.393Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-12T20:19:26.393Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.26s) [2022-05-12T20:19:26.393Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-12T20:19:26.393Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.26s) [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-12T20:19:26.393Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-12T20:19:26.393Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-12T20:19:26.393Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-12T20:19:26.393Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-12T20:19:26.393Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-12T20:19:26.393Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-12T20:19:26.393Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-12T20:19:26.393Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-12T20:19:26.393Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-12T20:19:26.393Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:19:26.393Z] [2022-05-12T20:19:26.393Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-12T20:19:26.394Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-12T20:19:26.394Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-12T20:19:26.394Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-12T20:19:26.394Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-12T20:19:26.394Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-12T20:19:26.394Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-12T20:19:26.394Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-12T20:19:26.394Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-12T20:19:26.394Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-12T20:19:26.394Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-12T20:19:26.394Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-12T20:19:26.394Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-12T20:19:26.394Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-12T20:19:26.394Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-12T20:19:26.394Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:26.394Z] [2022-05-12T20:19:26.394Z] DONE 122 tests, 34 skipped in 105.398s [2022-05-12T20:19:26.394Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-12T20:19:27.280Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:19:27.280Z] INFO: Testing against a local daemon [2022-05-12T20:19:27.280Z] === RUN TestSecretInspect [2022-05-12T20:19:27.280Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:27.280Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T20:19:27.280Z] === RUN TestSecretList [2022-05-12T20:19:27.280Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:27.280Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T20:19:27.280Z] === RUN TestSecretsCreateAndDelete [2022-05-12T20:19:27.280Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:27.280Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T20:19:27.280Z] === RUN TestSecretsUpdate [2022-05-12T20:19:27.280Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:27.280Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T20:19:27.280Z] === RUN TestTemplatedSecret [2022-05-12T20:19:27.280Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:27.280Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T20:19:27.280Z] === RUN TestSecretCreateResolve [2022-05-12T20:19:27.280Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:27.280Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T20:19:27.280Z] PASS [2022-05-12T20:19:27.280Z] ok github.com/docker/docker/integration/secret 0.075s [2022-05-12T20:19:27.280Z] [2022-05-12T20:19:27.280Z] === Skipped [2022-05-12T20:19:27.280Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T20:19:27.280Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:27.280Z] [2022-05-12T20:19:27.280Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T20:19:27.280Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:27.280Z] [2022-05-12T20:19:27.280Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T20:19:27.280Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:27.280Z] [2022-05-12T20:19:27.280Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T20:19:27.280Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:27.280Z] [2022-05-12T20:19:27.280Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T20:19:27.280Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:27.280Z] [2022-05-12T20:19:27.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T20:19:27.748Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:27.748Z] [2022-05-12T20:19:27.748Z] DONE 6 tests, 6 skipped in 1.370s [2022-05-12T20:19:27.748Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T20:19:28.550Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T20:19:29.122Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T20:19:29.306Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:19:29.307Z] INFO: Testing against a local daemon [2022-05-12T20:19:29.307Z] === RUN TestServiceCreateInit [2022-05-12T20:19:29.307Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T20:19:29.307Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.307Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T20:19:29.307Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.307Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-12T20:19:29.307Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T20:19:29.307Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T20:19:29.307Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T20:19:29.307Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.307Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T20:19:29.307Z] === RUN TestCreateServiceConflict [2022-05-12T20:19:29.307Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.307Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T20:19:29.307Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T20:19:29.307Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-05-12T20:19:29.773Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T20:19:29.773Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T20:19:29.773Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T20:19:29.773Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestCreateServiceSysctls [2022-05-12T20:19:29.773Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-12T20:19:29.773Z] === RUN TestCreateServiceCapabilities [2022-05-12T20:19:29.773Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-12T20:19:29.773Z] === RUN TestInspect [2022-05-12T20:19:29.773Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestInspect (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestCreateJob [2022-05-12T20:19:29.773Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestReplicatedJob [2022-05-12T20:19:29.773Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestUpdateReplicatedJob [2022-05-12T20:19:29.773Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestServiceListWithStatuses [2022-05-12T20:19:29.773Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T20:19:29.773Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestDockerNetworkReConnect [2022-05-12T20:19:29.773Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestServicePlugin [2022-05-12T20:19:29.773Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestServiceUpdateLabel [2022-05-12T20:19:29.773Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:29.773Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestServiceUpdateSecrets [2022-05-12T20:19:29.773Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:29.773Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestServiceUpdateConfigs [2022-05-12T20:19:29.773Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:29.773Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestServiceUpdateNetwork [2022-05-12T20:19:29.773Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:29.773Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T20:19:29.773Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T20:19:29.773Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:29.773Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T20:19:29.773Z] PASS [2022-05-12T20:19:29.773Z] ok github.com/docker/docker/integration/service 0.220s [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === Skipped [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T20:19:29.773Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T20:19:29.773Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T20:19:29.773Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T20:19:29.773Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-05-12T20:19:29.773Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T20:19:29.773Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T20:19:29.773Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T20:19:29.773Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-05-12T20:19:29.773Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-12T20:19:29.773Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T20:19:29.773Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T20:19:29.773Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T20:19:29.773Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T20:19:29.773Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T20:19:29.773Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.773Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T20:19:29.773Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.773Z] [2022-05-12T20:19:29.774Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T20:19:29.774Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.774Z] [2022-05-12T20:19:29.774Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T20:19:29.774Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:29.774Z] [2022-05-12T20:19:29.774Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T20:19:29.774Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:29.774Z] [2022-05-12T20:19:29.774Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T20:19:29.774Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:29.774Z] [2022-05-12T20:19:29.774Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T20:19:29.774Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:29.774Z] [2022-05-12T20:19:29.774Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T20:19:29.774Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:29.774Z] [2022-05-12T20:19:29.774Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T20:19:29.774Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:19:29.774Z] [2022-05-12T20:19:29.774Z] DONE 24 tests, 23 skipped in 2.073s [2022-05-12T20:19:29.774Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T20:19:30.064Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T20:19:31.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:19:31.338Z] INFO: Testing against a local daemon [2022-05-12T20:19:31.338Z] === RUN TestSessionCreate [2022-05-12T20:19:31.338Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T20:19:31.338Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T20:19:31.338Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T20:19:31.338Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T20:19:31.338Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T20:19:31.338Z] PASS [2022-05-12T20:19:31.338Z] ok github.com/docker/docker/integration/session 0.073s [2022-05-12T20:19:31.338Z] [2022-05-12T20:19:31.338Z] === Skipped [2022-05-12T20:19:31.338Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T20:19:31.338Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T20:19:31.338Z] [2022-05-12T20:19:31.338Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T20:19:31.338Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T20:19:31.338Z] [2022-05-12T20:19:31.338Z] DONE 2 tests, 2 skipped in 1.314s [2022-05-12T20:19:31.338Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T20:19:31.452Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.52s) [2022-05-12T20:19:31.452Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-12T20:19:32.023Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-12T20:19:32.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:19:32.896Z] INFO: Testing against a local daemon [2022-05-12T20:19:32.896Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T20:19:32.896Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:32.896Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T20:19:32.896Z] === RUN TestDiskUsage [2022-05-12T20:19:32.896Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T20:19:32.896Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T20:19:32.896Z] === RUN TestEventsExecDie [2022-05-12T20:19:32.896Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T20:19:32.896Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T20:19:32.896Z] === RUN TestEventsBackwardsCompatible [2022-05-12T20:19:32.896Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T20:19:32.896Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T20:19:32.896Z] === RUN TestEventsVolumeCreate [2022-05-12T20:19:32.896Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T20:19:32.896Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T20:19:32.896Z] === RUN TestInfoAPI [2022-05-12T20:19:32.896Z] --- PASS: TestInfoAPI (0.04s) [2022-05-12T20:19:32.896Z] === RUN TestInfoAPIWarnings [2022-05-12T20:19:32.896Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:19:32.896Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T20:19:32.896Z] === RUN TestInfoDebug [2022-05-12T20:19:32.896Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:19:32.896Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T20:19:32.896Z] === RUN TestInfoInsecureRegistries [2022-05-12T20:19:32.896Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:19:32.896Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T20:19:32.896Z] === RUN TestInfoRegistryMirrors [2022-05-12T20:19:32.896Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:19:32.896Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T20:19:32.896Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T20:19:33.880Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-05-12T20:19:33.880Z] === RUN TestPingCacheHeaders [2022-05-12T20:19:33.880Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-12T20:19:33.880Z] === RUN TestPingGet [2022-05-12T20:19:33.880Z] --- PASS: TestPingGet (0.03s) [2022-05-12T20:19:33.880Z] === RUN TestPingHead [2022-05-12T20:19:33.880Z] --- PASS: TestPingHead (0.04s) [2022-05-12T20:19:33.880Z] === RUN TestPingSwarmHeader [2022-05-12T20:19:33.880Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:33.880Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T20:19:33.880Z] === RUN TestVersion [2022-05-12T20:19:33.880Z] --- PASS: TestVersion (0.03s) [2022-05-12T20:19:33.880Z] PASS [2022-05-12T20:19:33.880Z] ok github.com/docker/docker/integration/system 1.222s [2022-05-12T20:19:33.880Z] [2022-05-12T20:19:33.880Z] === Skipped [2022-05-12T20:19:33.880Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T20:19:33.880Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:33.880Z] [2022-05-12T20:19:33.880Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T20:19:33.880Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T20:19:33.880Z] [2022-05-12T20:19:33.880Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T20:19:33.880Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T20:19:33.880Z] [2022-05-12T20:19:33.880Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T20:19:33.880Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T20:19:33.880Z] [2022-05-12T20:19:33.880Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T20:19:33.880Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T20:19:33.880Z] [2022-05-12T20:19:33.880Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T20:19:33.880Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:19:33.880Z] [2022-05-12T20:19:33.880Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T20:19:33.880Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:19:33.880Z] [2022-05-12T20:19:33.880Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T20:19:33.880Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:19:33.880Z] [2022-05-12T20:19:33.880Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T20:19:33.880Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:19:33.880Z] [2022-05-12T20:19:33.880Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T20:19:33.880Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:19:33.880Z] [2022-05-12T20:19:33.880Z] DONE 16 tests, 10 skipped in 2.826s [2022-05-12T20:19:33.880Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T20:19:35.440Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:19:35.440Z] INFO: Testing against a local daemon [2022-05-12T20:19:35.440Z] === RUN TestVolumesCreateAndList [2022-05-12T20:19:35.440Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-12T20:19:35.440Z] === RUN TestVolumesRemove [2022-05-12T20:19:35.906Z] --- PASS: TestVolumesRemove (0.10s) [2022-05-12T20:19:35.906Z] === RUN TestVolumesInspect [2022-05-12T20:19:35.906Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-12T20:19:35.906Z] === RUN TestVolumesInvalidJSON [2022-05-12T20:19:35.906Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T20:19:35.906Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T20:19:35.906Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T20:19:35.906Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T20:19:35.906Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T20:19:35.906Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T20:19:35.906Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T20:19:35.906Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-12T20:19:35.906Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T20:19:35.906Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T20:19:35.906Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T20:19:35.906Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T20:19:35.906Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T20:19:35.906Z] PASS [2022-05-12T20:19:35.906Z] ok github.com/docker/docker/integration/volume 0.320s [2022-05-12T20:19:35.906Z] [2022-05-12T20:19:35.906Z] DONE 9 tests in 1.744s [2022-05-12T20:19:35.906Z] INFO: make.ps1 ended at 05/12/2022 20:19:35 [2022-05-12T20:19:35.906Z] INFO: Integration CLI tests being run from the host: [2022-05-12T20:19:35.906Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-12T20:19:37.310Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T20:19:39.260Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T20:19:39.260Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T20:19:39.260Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T20:19:39.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T20:19:39.852Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-12T20:19:41.234Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T20:19:43.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-12T20:19:43.408Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T20:19:44.350Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T20:19:44.549Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-12T20:19:44.550Z] INFO: Testing against a local daemon [2022-05-12T20:19:44.550Z] === RUN TestDockerSuite [2022-05-12T20:19:44.550Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T20:19:44.550Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T20:19:44.550Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T20:19:44.550Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T20:19:44.550Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T20:19:44.550Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T20:19:44.550Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T20:19:44.550Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T20:19:44.550Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T20:19:44.550Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T20:19:44.550Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T20:19:44.550Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T20:19:45.016Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T20:19:45.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T20:19:45.134Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T20:19:45.292Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T20:19:45.486Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T20:19:45.552Z] docker_api_swarm_test.go:272: [d9f324dc4e55b] joining swarm manager [d1b47b0aa7fad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:19:45.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T20:19:45.812Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T20:19:46.396Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T20:19:46.968Z] docker_api_swarm_test.go:273: [de7eb5ad32f37] joining swarm manager [d1b47b0aa7fad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:19:47.228Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T20:19:48.169Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T20:19:48.740Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.15s) [2022-05-12T20:19:48.740Z] PASS [2022-05-12T20:19:48.740Z] [2022-05-12T20:19:48.740Z] DONE 17 tests in 52.466s [2022-05-12T20:19:48.740Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-12T20:19:48.740Z] ++ 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-05-12T20:19:48.740Z] ++ set -e [2022-05-12T20:19:48.740Z] ++ '[' -n 0 ']' [2022-05-12T20:19:48.740Z] ++ set -x [2022-05-12T20:19:48.741Z] ++ 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-05-12T20:19:48.741Z] INFO: Testing against a local daemon [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:19:48.741Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:19:48.741Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T20:19:48.741Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T20:19:48.741Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T20:19:48.741Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T20:19:48.741Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T20:19:48.741Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T20:19:48.741Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T20:19:48.741Z] === RUN TestPluginInstall [2022-05-12T20:19:48.741Z] === RUN TestPluginInstall/no_auth [2022-05-12T20:19:49.001Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T20:19:50.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T20:19:50.914Z] time="2022-05-12T20:19:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:19:50.914Z] time="2022-05-12T20:19:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42bff3c033d61714e5e8c130d7a160d3a9d7eb6ae4480477e000ff7694ca6653" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:19:50.914Z] time="2022-05-12T20:19:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:19:50.914Z] time="2022-05-12T20:19:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42bff3c033d61714e5e8c130d7a160d3a9d7eb6ae4480477e000ff7694ca6653" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:19:51.485Z] === RUN TestPluginInstall/with_htpasswd [2022-05-12T20:19:51.747Z] time="2022-05-12T20:19:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:19:51.747Z] time="2022-05-12T20:19:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac1d1101defef0ea010af5a91b98059165c96e0f40230810a2045c53298560cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:19:51.747Z] time="2022-05-12T20:19:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:19:51.747Z] time="2022-05-12T20:19:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac1d1101defef0ea010af5a91b98059165c96e0f40230810a2045c53298560cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:19:52.317Z] === RUN TestPluginInstall/with_insecure [2022-05-12T20:19:52.317Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T20:19:52.317Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T20:19:52.578Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T20:19:52.578Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-12T20:19:52.578Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T20:19:52.839Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T20:19:53.099Z] time="2022-05-12T20:19:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:19:53.099Z] time="2022-05-12T20:19:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0543315268ad4957a6e1e6dc2bf0f1a1867d9b4452983996ecfcde39caa6d64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:19:53.099Z] time="2022-05-12T20:19:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-12T20:19:53.099Z] time="2022-05-12T20:19:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0543315268ad4957a6e1e6dc2bf0f1a1867d9b4452983996ecfcde39caa6d64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-12T20:19:53.362Z] plugin_test.go:195: [dc32db70229f2] daemon is not started [2022-05-12T20:19:53.362Z] --- PASS: TestPluginInstall (4.69s) [2022-05-12T20:19:53.362Z] --- PASS: TestPluginInstall/no_auth (2.53s) [2022-05-12T20:19:53.362Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-05-12T20:19:53.362Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2022-05-12T20:19:53.362Z] === RUN TestPluginsWithRuntimes [2022-05-12T20:19:53.935Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T20:19:53.935Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T20:19:54.882Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T20:19:55.143Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-12T20:19:56.310Z] === RUN TestConfigDaemonLibtrustID [2022-05-12T20:19:56.310Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T20:19:56.310Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-05-12T20:19:56.310Z] === RUN TestConfigDaemonID [2022-05-12T20:19:56.310Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T20:19:56.310Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-12T20:19:56.310Z] === RUN TestDaemonConfigValidation [2022-05-12T20:19:56.310Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T20:19:56.310Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-12T20:19:56.310Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-12T20:19:56.310Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T20:19:56.310Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T20:19:56.310Z] === RUN TestDaemonProxy [2022-05-12T20:19:56.310Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T20:19:56.310Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-12T20:19:56.310Z] PASS [2022-05-12T20:19:56.310Z] ok github.com/docker/docker/integration/daemon 0.160s [2022-05-12T20:19:56.310Z] [2022-05-12T20:19:56.310Z] === Skipped [2022-05-12T20:19:56.310Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-05-12T20:19:56.310Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-12T20:19:56.310Z] [2022-05-12T20:19:56.310Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-12T20:19:56.310Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-12T20:19:56.310Z] [2022-05-12T20:19:56.310Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-12T20:19:56.310Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-12T20:19:56.310Z] [2022-05-12T20:19:56.310Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-12T20:19:56.310Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-12T20:19:56.310Z] [2022-05-12T20:19:56.310Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-12T20:19:56.310Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-12T20:19:56.310Z] [2022-05-12T20:19:56.310Z] DONE 5 tests, 5 skipped in 25.731s [2022-05-12T20:19:56.310Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-12T20:19:56.528Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-12T20:19:57.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:19:57.271Z] INFO: Testing against a local daemon [2022-05-12T20:19:57.271Z] === RUN TestCommitInheritsEnv [2022-05-12T20:19:57.271Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:19:57.271Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-12T20:19:57.271Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-12T20:19:57.271Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T20:19:57.271Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T20:19:57.271Z] === RUN TestImportWithCustomPlatform [2022-05-12T20:19:57.271Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T20:19:57.271Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-12T20:19:57.271Z] === RUN TestImagesFilterMultiReference [2022-05-12T20:19:57.271Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-05-12T20:19:57.271Z] === RUN TestImagePullPlatformInvalid [2022-05-12T20:19:57.271Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-12T20:19:57.271Z] === RUN TestRemoveImageOrphaning [2022-05-12T20:19:57.470Z] --- PASS: TestPluginsWithRuntimes (3.88s) [2022-05-12T20:19:57.470Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-05-12T20:19:57.470Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-05-12T20:19:57.470Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T20:19:57.733Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T20:19:58.304Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-05-12T20:19:58.304Z] PASS [2022-05-12T20:19:58.304Z] [2022-05-12T20:19:58.304Z] DONE 24 tests in 9.447s [2022-05-12T20:19:58.304Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-12T20:19:58.304Z] ++ 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-05-12T20:19:58.304Z] ++ set -e [2022-05-12T20:19:58.304Z] ++ '[' -n 0 ']' [2022-05-12T20:19:58.304Z] ++ set -x [2022-05-12T20:19:58.304Z] ++ 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-05-12T20:19:58.304Z] INFO: Testing against a local daemon [2022-05-12T20:19:58.304Z] === RUN TestExternalGraphDriver [2022-05-12T20:19:58.304Z] === RUN TestExternalGraphDriver/json [2022-05-12T20:19:58.796Z] --- PASS: TestRemoveImageOrphaning (1.20s) [2022-05-12T20:19:58.796Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-12T20:19:58.796Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-05-12T20:19:58.796Z] === RUN TestTagInvalidReference [2022-05-12T20:19:58.796Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-12T20:19:58.796Z] === RUN TestTagValidPrefixedRepo [2022-05-12T20:19:58.796Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-12T20:19:58.796Z] === RUN TestTagExistedNameWithoutForce [2022-05-12T20:19:58.796Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-12T20:19:58.796Z] === RUN TestTagOfficialNames [2022-05-12T20:19:58.796Z] --- PASS: TestTagOfficialNames (0.13s) [2022-05-12T20:19:58.796Z] === RUN TestTagMatchesDigest [2022-05-12T20:19:58.796Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-12T20:19:58.796Z] PASS [2022-05-12T20:19:58.796Z] ok github.com/docker/docker/integration/image 1.860s [2022-05-12T20:19:58.796Z] [2022-05-12T20:19:58.796Z] === Skipped [2022-05-12T20:19:58.796Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-12T20:19:58.796Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:19:58.796Z] [2022-05-12T20:19:58.796Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-12T20:19:58.796Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T20:19:58.796Z] [2022-05-12T20:19:58.796Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-12T20:19:58.796Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-12T20:19:58.796Z] [2022-05-12T20:19:58.796Z] DONE 12 tests, 3 skipped in 6.621s [2022-05-12T20:19:58.875Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T20:19:59.253Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-12T20:19:59.817Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T20:20:00.078Z] === RUN TestExternalGraphDriver/spec [2022-05-12T20:20:00.078Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T20:20:00.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T20:20:01.019Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T20:20:01.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:20:01.417Z] INFO: Testing against a local daemon [2022-05-12T20:20:01.417Z] === RUN TestNetworkCreateDelete [2022-05-12T20:20:01.417Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:01.417Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestDockerNetworkDeletePreferID [2022-05-12T20:20:01.417Z] 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-05-12T20:20:01.417Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestDaemonDNSFallback [2022-05-12T20:20:01.417Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:01.417Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestInspectNetwork [2022-05-12T20:20:01.417Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T20:20:01.417Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestRunContainerWithBridgeNone [2022-05-12T20:20:01.417Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:01.417Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-12T20:20:01.417Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:20:01.417Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:20:01.417Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:20:01.417Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-12T20:20:01.417Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-12T20:20:01.417Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-12T20:20:01.417Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestNetworkList [2022-05-12T20:20:01.417Z] === RUN TestNetworkList//networks [2022-05-12T20:20:01.417Z] === PAUSE TestNetworkList//networks [2022-05-12T20:20:01.417Z] === RUN TestNetworkList//networks/ [2022-05-12T20:20:01.417Z] === PAUSE TestNetworkList//networks/ [2022-05-12T20:20:01.417Z] === CONT TestNetworkList//networks [2022-05-12T20:20:01.417Z] === CONT TestNetworkList//networks/ [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkList (0.04s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-12T20:20:01.417Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestHostIPv4BridgeLabel [2022-05-12T20:20:01.417Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-12T20:20:01.417Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestDaemonDefaultNetworkPools [2022-05-12T20:20:01.417Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-12T20:20:01.417Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-12T20:20:01.417Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-12T20:20:01.417Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestServiceWithPredefinedNetwork [2022-05-12T20:20:01.417Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-12T20:20:01.417Z] service_test.go:243: FLAKY_TEST [2022-05-12T20:20:01.417Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestServiceWithDataPathPortInit [2022-05-12T20:20:01.417Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-12T20:20:01.417Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-12T20:20:01.417Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T20:20:01.417Z] PASS [2022-05-12T20:20:01.417Z] ok github.com/docker/docker/integration/network 0.194s [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === Skipped [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-12T20:20:01.417Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-12T20:20:01.417Z] 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-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-12T20:20:01.417Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-12T20:20:01.417Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-12T20:20:01.417Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-12T20:20:01.417Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-12T20:20:01.417Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-12T20:20:01.417Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-12T20:20:01.417Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-12T20:20:01.417Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-12T20:20:01.417Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-12T20:20:01.417Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-12T20:20:01.417Z] service_test.go:243: FLAKY_TEST [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-12T20:20:01.417Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-12T20:20:01.417Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-12T20:20:01.417Z] [2022-05-12T20:20:01.417Z] DONE 34 tests, 15 skipped in 2.348s [2022-05-12T20:20:01.417Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-12T20:20:01.960Z] === RUN TestExternalGraphDriver/pull [2022-05-12T20:20:02.220Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T20:20:02.381Z] testing: warning: no tests to run [2022-05-12T20:20:02.381Z] PASS [2022-05-12T20:20:02.381Z] ok github.com/docker/docker/integration/network/ipvlan 0.075s [2022-05-12T20:20:02.381Z] [2022-05-12T20:20:02.381Z] DONE 0 tests in 0.845s [2022-05-12T20:20:02.381Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-12T20:20:03.341Z] testing: warning: no tests to run [2022-05-12T20:20:03.341Z] PASS [2022-05-12T20:20:03.341Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2022-05-12T20:20:03.341Z] [2022-05-12T20:20:03.341Z] DONE 0 tests in 0.816s [2022-05-12T20:20:03.341Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-12T20:20:03.606Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T20:20:03.867Z] --- PASS: TestExternalGraphDriver (5.66s) [2022-05-12T20:20:03.867Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2022-05-12T20:20:03.867Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2022-05-12T20:20:03.867Z] --- PASS: TestExternalGraphDriver/pull (1.93s) [2022-05-12T20:20:03.867Z] === RUN TestGraphdriverPluginV2 [2022-05-12T20:20:04.303Z] testing: warning: no tests to run [2022-05-12T20:20:04.303Z] PASS [2022-05-12T20:20:04.303Z] ok github.com/docker/docker/integration/plugin 0.076s [2022-05-12T20:20:04.303Z] [2022-05-12T20:20:04.303Z] DONE 0 tests in 0.792s [2022-05-12T20:20:04.303Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-12T20:20:05.265Z] testing: warning: no tests to run [2022-05-12T20:20:05.265Z] PASS [2022-05-12T20:20:05.265Z] ok github.com/docker/docker/integration/plugin/authz 0.073s [2022-05-12T20:20:05.265Z] [2022-05-12T20:20:05.265Z] DONE 0 tests in 0.857s [2022-05-12T20:20:05.265Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-12T20:20:06.413Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T20:20:07.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T20:20:07.888Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T20:20:07.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T20:20:08.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-12T20:20:08.438Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-12T20:20:08.438Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-12T20:20:08.438Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-12T20:20:08.438Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-12T20:20:08.438Z] Cross building: bundles/cross/linux/s390x [2022-05-12T20:20:08.438Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-12T20:20:08.438Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-12T20:20:08.900Z] --- PASS: TestGraphdriverPluginV2 (4.99s) [2022-05-12T20:20:08.900Z] PASS [2022-05-12T20:20:08.900Z] [2022-05-12T20:20:08.900Z] DONE 5 tests in 10.692s [2022-05-12T20:20:08.900Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-12T20:20:08.901Z] ++ 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-05-12T20:20:08.901Z] ++ set -e [2022-05-12T20:20:08.901Z] ++ '[' -n 0 ']' [2022-05-12T20:20:08.901Z] ++ set -x [2022-05-12T20:20:08.901Z] ++ 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-05-12T20:20:08.901Z] INFO: Testing against a local daemon [2022-05-12T20:20:08.901Z] === RUN TestContinueAfterPluginCrash [2022-05-12T20:20:08.901Z] === PAUSE TestContinueAfterPluginCrash [2022-05-12T20:20:08.901Z] === RUN TestReadPluginNoRead [2022-05-12T20:20:08.901Z] === PAUSE TestReadPluginNoRead [2022-05-12T20:20:08.901Z] === RUN TestDaemonStartWithLogOpt [2022-05-12T20:20:08.901Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-12T20:20:08.901Z] === CONT TestContinueAfterPluginCrash [2022-05-12T20:20:08.901Z] === CONT TestDaemonStartWithLogOpt [2022-05-12T20:20:11.031Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:20:11.031Z] INFO: Testing against a local daemon [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:20:11.031Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:20:11.031Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-12T20:20:11.031Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-12T20:20:11.031Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-12T20:20:11.031Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-12T20:20:11.031Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-12T20:20:11.031Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-12T20:20:11.031Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-12T20:20:11.031Z] === RUN TestPluginInstall [2022-05-12T20:20:11.031Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T20:20:11.031Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-12T20:20:11.031Z] === RUN TestPluginsWithRuntimes [2022-05-12T20:20:11.031Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T20:20:11.031Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-12T20:20:11.031Z] === RUN TestPluginBackCompatMediaTypes [2022-05-12T20:20:11.031Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T20:20:11.031Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T20:20:11.031Z] PASS [2022-05-12T20:20:11.031Z] ok github.com/docker/docker/integration/plugin/common 0.132s [2022-05-12T20:20:11.031Z] [2022-05-12T20:20:11.031Z] === Skipped [2022-05-12T20:20:11.031Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-12T20:20:11.031Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-12T20:20:11.031Z] [2022-05-12T20:20:11.031Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-12T20:20:11.031Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-12T20:20:11.031Z] [2022-05-12T20:20:11.031Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-12T20:20:11.031Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-12T20:20:11.031Z] [2022-05-12T20:20:11.031Z] DONE 19 tests, 3 skipped in 5.036s [2022-05-12T20:20:11.031Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-12T20:20:11.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T20:20:11.755Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T20:20:11.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T20:20:11.755Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T20:20:11.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T20:20:13.194Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:20:13.194Z] INFO: Testing against a local daemon [2022-05-12T20:20:13.194Z] === RUN TestExternalGraphDriver [2022-05-12T20:20:13.194Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T20:20:13.194Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-12T20:20:13.194Z] === RUN TestGraphdriverPluginV2 [2022-05-12T20:20:13.194Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T20:20:13.194Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-12T20:20:13.194Z] PASS [2022-05-12T20:20:13.194Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.119s [2022-05-12T20:20:13.194Z] [2022-05-12T20:20:13.194Z] === Skipped [2022-05-12T20:20:13.194Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-12T20:20:13.194Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-12T20:20:13.194Z] [2022-05-12T20:20:13.194Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-12T20:20:13.194Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-12T20:20:13.194Z] [2022-05-12T20:20:13.194Z] DONE 2 tests, 2 skipped in 2.407s [2022-05-12T20:20:13.194Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-12T20:20:15.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:20:15.358Z] INFO: Testing against a local daemon [2022-05-12T20:20:15.358Z] === RUN TestReadPluginNoRead [2022-05-12T20:20:15.358Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T20:20:15.358Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-12T20:20:15.358Z] PASS [2022-05-12T20:20:15.358Z] ok github.com/docker/docker/integration/plugin/logging 0.110s [2022-05-12T20:20:15.358Z] [2022-05-12T20:20:15.358Z] === Skipped [2022-05-12T20:20:15.358Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-12T20:20:15.358Z] read_test.go:21: no unix domain sockets on Windows [2022-05-12T20:20:15.358Z] [2022-05-12T20:20:15.358Z] DONE 1 tests, 1 skipped in 2.525s [2022-05-12T20:20:15.485Z] --- PASS: TestDaemonStartWithLogOpt (5.61s) [2022-05-12T20:20:15.485Z] === CONT TestReadPluginNoRead [2022-05-12T20:20:15.813Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-12T20:20:16.774Z] testing: warning: no tests to run [2022-05-12T20:20:16.774Z] PASS [2022-05-12T20:20:16.774Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.097s [2022-05-12T20:20:16.774Z] [2022-05-12T20:20:16.774Z] DONE 0 tests in 1.233s [2022-05-12T20:20:17.231Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-12T20:20:17.398Z] === RUN TestReadPluginNoRead/default [2022-05-12T20:20:17.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T20:20:17.723Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T20:20:17.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T20:20:17.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T20:20:17.723Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T20:20:17.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T20:20:17.723Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T20:20:17.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T20:20:18.783Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-12T20:20:19.354Z] --- PASS: TestContinueAfterPluginCrash (10.43s) [2022-05-12T20:20:19.398Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:20:19.398Z] INFO: Testing against a local daemon [2022-05-12T20:20:19.398Z] === RUN TestPluginWithDevMounts [2022-05-12T20:20:19.398Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:19.398Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-12T20:20:19.398Z] PASS [2022-05-12T20:20:19.398Z] ok github.com/docker/docker/integration/plugin/volumes 0.095s [2022-05-12T20:20:19.398Z] [2022-05-12T20:20:19.398Z] === Skipped [2022-05-12T20:20:19.398Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-12T20:20:19.398Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:19.398Z] [2022-05-12T20:20:19.398Z] DONE 1 tests, 1 skipped in 2.319s [2022-05-12T20:20:19.398Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-12T20:20:20.295Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-12T20:20:20.557Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T20:20:21.127Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T20:20:21.562Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:20:21.562Z] INFO: Testing against a local daemon [2022-05-12T20:20:21.562Z] === RUN TestSecretInspect [2022-05-12T20:20:21.562Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:21.562Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-12T20:20:21.562Z] === RUN TestSecretList [2022-05-12T20:20:21.562Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:21.562Z] --- SKIP: TestSecretList (0.00s) [2022-05-12T20:20:21.562Z] === RUN TestSecretsCreateAndDelete [2022-05-12T20:20:21.562Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:21.562Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-12T20:20:21.562Z] === RUN TestSecretsUpdate [2022-05-12T20:20:21.562Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:21.562Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-12T20:20:21.562Z] === RUN TestTemplatedSecret [2022-05-12T20:20:21.562Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:21.562Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-12T20:20:21.562Z] === RUN TestSecretCreateResolve [2022-05-12T20:20:21.562Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:21.562Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-12T20:20:21.562Z] PASS [2022-05-12T20:20:21.562Z] ok github.com/docker/docker/integration/secret 0.102s [2022-05-12T20:20:21.562Z] [2022-05-12T20:20:21.562Z] === Skipped [2022-05-12T20:20:21.562Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-12T20:20:21.562Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:21.562Z] [2022-05-12T20:20:21.562Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-12T20:20:21.562Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:21.562Z] [2022-05-12T20:20:21.562Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-12T20:20:21.562Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:21.562Z] [2022-05-12T20:20:21.562Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-12T20:20:21.562Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:21.562Z] [2022-05-12T20:20:21.562Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-12T20:20:21.562Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:21.562Z] [2022-05-12T20:20:21.562Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-12T20:20:21.562Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:21.562Z] [2022-05-12T20:20:21.562Z] DONE 6 tests, 6 skipped in 1.969s [2022-05-12T20:20:21.562Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-12T20:20:21.700Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T20:20:21.700Z] === CONT TestReadPluginNoRead [2022-05-12T20:20:21.700Z] read_test.go:92: [dcf4c6209c33f] daemon is not started [2022-05-12T20:20:21.700Z] --- PASS: TestReadPluginNoRead (7.23s) [2022-05-12T20:20:21.700Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2022-05-12T20:20:21.700Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2022-05-12T20:20:21.700Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2022-05-12T20:20:21.700Z] PASS [2022-05-12T20:20:21.700Z] [2022-05-12T20:20:21.700Z] DONE 6 tests in 12.890s [2022-05-12T20:20:21.960Z] 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-05-12T20:20:21.960Z] ++ 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-05-12T20:20:21.960Z] ++ set -e [2022-05-12T20:20:21.960Z] ++ '[' -n 0 ']' [2022-05-12T20:20:21.960Z] ++ set -x [2022-05-12T20:20:21.960Z] ++ 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-05-12T20:20:21.960Z] testing: warning: no tests to run [2022-05-12T20:20:21.960Z] PASS [2022-05-12T20:20:21.960Z] [2022-05-12T20:20:21.960Z] DONE 0 tests in 0.008s [2022-05-12T20:20:21.960Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-12T20:20:21.960Z] ++ 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-05-12T20:20:21.960Z] ++ set -e [2022-05-12T20:20:21.960Z] ++ '[' -n 0 ']' [2022-05-12T20:20:21.960Z] ++ set -x [2022-05-12T20:20:21.960Z] ++ 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-05-12T20:20:21.960Z] INFO: Testing against a local daemon [2022-05-12T20:20:21.960Z] === RUN TestPluginWithDevMounts [2022-05-12T20:20:21.960Z] === PAUSE TestPluginWithDevMounts [2022-05-12T20:20:21.960Z] === CONT TestPluginWithDevMounts [2022-05-12T20:20:22.900Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T20:20:23.839Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T20:20:23.839Z] --- PASS: TestPluginWithDevMounts (1.81s) [2022-05-12T20:20:23.839Z] PASS [2022-05-12T20:20:23.839Z] [2022-05-12T20:20:23.839Z] DONE 1 tests in 1.840s [2022-05-12T20:20:23.839Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-12T20:20:23.839Z] ++ 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-05-12T20:20:23.839Z] ++ set -e [2022-05-12T20:20:23.839Z] ++ '[' -n 0 ']' [2022-05-12T20:20:23.839Z] ++ set -x [2022-05-12T20:20:23.839Z] ++ 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-05-12T20:20:23.839Z] INFO: Testing against a local daemon [2022-05-12T20:20:23.839Z] === RUN TestSecretInspect [2022-05-12T20:20:24.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:20:24.447Z] INFO: Testing against a local daemon [2022-05-12T20:20:24.447Z] === RUN TestServiceCreateInit [2022-05-12T20:20:24.447Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T20:20:24.447Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T20:20:24.447Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- PASS: TestServiceCreateInit (0.08s) [2022-05-12T20:20:24.447Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T20:20:24.447Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T20:20:24.447Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T20:20:24.447Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-12T20:20:24.447Z] === RUN TestCreateServiceConflict [2022-05-12T20:20:24.447Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-12T20:20:24.447Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T20:20:24.447Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-12T20:20:24.447Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T20:20:24.447Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T20:20:24.447Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T20:20:24.447Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-12T20:20:24.447Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T20:20:24.447Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-12T20:20:24.447Z] === RUN TestCreateServiceSysctls [2022-05-12T20:20:24.447Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-12T20:20:24.447Z] === RUN TestCreateServiceCapabilities [2022-05-12T20:20:24.447Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-12T20:20:24.447Z] === RUN TestInspect [2022-05-12T20:20:24.447Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestInspect (0.00s) [2022-05-12T20:20:24.447Z] === RUN TestCreateJob [2022-05-12T20:20:24.447Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestCreateJob (0.00s) [2022-05-12T20:20:24.447Z] === RUN TestReplicatedJob [2022-05-12T20:20:24.447Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-12T20:20:24.447Z] === RUN TestUpdateReplicatedJob [2022-05-12T20:20:24.447Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-12T20:20:24.447Z] === RUN TestServiceListWithStatuses [2022-05-12T20:20:24.447Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T20:20:24.447Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T20:20:24.447Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-12T20:20:24.447Z] === RUN TestDockerNetworkReConnect [2022-05-12T20:20:24.447Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-12T20:20:24.447Z] === RUN TestServicePlugin [2022-05-12T20:20:24.447Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.447Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-12T20:20:24.447Z] === RUN TestServiceUpdateLabel [2022-05-12T20:20:24.447Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:24.448Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-12T20:20:24.448Z] === RUN TestServiceUpdateSecrets [2022-05-12T20:20:24.448Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:24.448Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-12T20:20:24.448Z] === RUN TestServiceUpdateConfigs [2022-05-12T20:20:24.448Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:24.448Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-12T20:20:24.448Z] === RUN TestServiceUpdateNetwork [2022-05-12T20:20:24.448Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:24.448Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-12T20:20:24.448Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T20:20:24.448Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:24.448Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-12T20:20:24.448Z] PASS [2022-05-12T20:20:24.448Z] ok github.com/docker/docker/integration/service 0.298s [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === Skipped [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T20:20:24.448Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T20:20:24.448Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-12T20:20:24.448Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-12T20:20:24.448Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-12T20:20:24.448Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-12T20:20:24.448Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-12T20:20:24.448Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-12T20:20:24.448Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-05-12T20:20:24.448Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-12T20:20:24.448Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-12T20:20:24.448Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-12T20:20:24.448Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-12T20:20:24.448Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-12T20:20:24.448Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-12T20:20:24.448Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-12T20:20:24.448Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-12T20:20:24.448Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-12T20:20:24.448Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-12T20:20:24.448Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-12T20:20:24.448Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-12T20:20:24.448Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-12T20:20:24.448Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-12T20:20:24.448Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-12T20:20:24.448Z] [2022-05-12T20:20:24.448Z] DONE 24 tests, 23 skipped in 2.957s [2022-05-12T20:20:24.448Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-12T20:20:24.780Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T20:20:24.780Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-12T20:20:24.780Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T20:20:24.780Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-12T20:20:24.780Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T20:20:24.780Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-12T20:20:24.780Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T20:20:24.780Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-12T20:20:24.780Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T20:20:26.620Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:20:26.620Z] INFO: Testing against a local daemon [2022-05-12T20:20:26.620Z] === RUN TestSessionCreate [2022-05-12T20:20:26.620Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T20:20:26.620Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-12T20:20:26.620Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T20:20:26.620Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T20:20:26.620Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T20:20:26.620Z] PASS [2022-05-12T20:20:26.620Z] ok github.com/docker/docker/integration/session 0.122s [2022-05-12T20:20:26.620Z] [2022-05-12T20:20:26.620Z] === Skipped [2022-05-12T20:20:26.620Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-12T20:20:26.620Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-12T20:20:26.620Z] [2022-05-12T20:20:26.620Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-12T20:20:26.620Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-12T20:20:26.620Z] [2022-05-12T20:20:26.620Z] DONE 2 tests, 2 skipped in 1.784s [2022-05-12T20:20:26.620Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-12T20:20:26.696Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T20:20:26.696Z] --- PASS: TestSecretInspect (2.64s) [2022-05-12T20:20:26.696Z] === RUN TestSecretList [2022-05-12T20:20:26.696Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T20:20:27.266Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T20:20:27.527Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T20:20:28.472Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T20:20:28.732Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T20:20:28.809Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:20:28.809Z] INFO: Testing against a local daemon [2022-05-12T20:20:28.809Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T20:20:28.809Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:28.809Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T20:20:28.809Z] === RUN TestDiskUsage [2022-05-12T20:20:28.809Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T20:20:28.809Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-12T20:20:28.809Z] === RUN TestEventsExecDie [2022-05-12T20:20:28.809Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T20:20:28.809Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-12T20:20:28.809Z] === RUN TestEventsBackwardsCompatible [2022-05-12T20:20:28.809Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T20:20:28.809Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-12T20:20:28.809Z] === RUN TestEventsVolumeCreate [2022-05-12T20:20:28.809Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T20:20:28.809Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-12T20:20:28.809Z] === RUN TestInfoAPI [2022-05-12T20:20:28.809Z] --- PASS: TestInfoAPI (0.05s) [2022-05-12T20:20:28.809Z] === RUN TestInfoAPIWarnings [2022-05-12T20:20:28.809Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:20:28.809Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-12T20:20:28.809Z] === RUN TestInfoDebug [2022-05-12T20:20:28.809Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:20:28.809Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-12T20:20:28.809Z] === RUN TestInfoInsecureRegistries [2022-05-12T20:20:28.809Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:20:28.809Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-12T20:20:28.809Z] === RUN TestInfoRegistryMirrors [2022-05-12T20:20:28.809Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:20:28.809Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-12T20:20:28.809Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T20:20:28.994Z] --- PASS: TestSecretList (2.59s) [2022-05-12T20:20:28.994Z] === RUN TestSecretsCreateAndDelete [2022-05-12T20:20:29.771Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-05-12T20:20:29.771Z] === RUN TestPingCacheHeaders [2022-05-12T20:20:29.771Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-05-12T20:20:29.771Z] === RUN TestPingGet [2022-05-12T20:20:29.771Z] --- PASS: TestPingGet (0.05s) [2022-05-12T20:20:29.771Z] === RUN TestPingHead [2022-05-12T20:20:29.771Z] --- PASS: TestPingHead (0.05s) [2022-05-12T20:20:29.771Z] === RUN TestPingSwarmHeader [2022-05-12T20:20:29.771Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:29.771Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-12T20:20:30.236Z] === RUN TestVersion [2022-05-12T20:20:30.236Z] --- PASS: TestVersion (0.05s) [2022-05-12T20:20:30.236Z] PASS [2022-05-12T20:20:30.236Z] ok github.com/docker/docker/integration/system 1.355s [2022-05-12T20:20:30.236Z] [2022-05-12T20:20:30.236Z] === Skipped [2022-05-12T20:20:30.236Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-12T20:20:30.236Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:30.236Z] [2022-05-12T20:20:30.236Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-12T20:20:30.236Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-12T20:20:30.236Z] [2022-05-12T20:20:30.236Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-12T20:20:30.236Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-12T20:20:30.236Z] [2022-05-12T20:20:30.236Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-12T20:20:30.236Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-12T20:20:30.236Z] [2022-05-12T20:20:30.236Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-12T20:20:30.236Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-12T20:20:30.236Z] [2022-05-12T20:20:30.236Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-12T20:20:30.236Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-12T20:20:30.236Z] [2022-05-12T20:20:30.236Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-12T20:20:30.236Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:20:30.236Z] [2022-05-12T20:20:30.236Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-12T20:20:30.236Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:20:30.236Z] [2022-05-12T20:20:30.236Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-12T20:20:30.236Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-12T20:20:30.236Z] [2022-05-12T20:20:30.236Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-12T20:20:30.236Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-12T20:20:30.236Z] [2022-05-12T20:20:30.236Z] DONE 16 tests, 10 skipped in 3.524s [2022-05-12T20:20:30.236Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-12T20:20:30.907Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T20:20:31.846Z] --- PASS: TestSecretsCreateAndDelete (2.76s) [2022-05-12T20:20:31.846Z] === RUN TestSecretsUpdate [2022-05-12T20:20:32.397Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:20:32.397Z] INFO: Testing against a local daemon [2022-05-12T20:20:32.397Z] === RUN TestVolumesCreateAndList [2022-05-12T20:20:32.397Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-12T20:20:32.397Z] === RUN TestVolumesRemove [2022-05-12T20:20:32.397Z] --- PASS: TestVolumesRemove (0.19s) [2022-05-12T20:20:32.397Z] === RUN TestVolumesInspect [2022-05-12T20:20:32.397Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-12T20:20:32.397Z] === RUN TestVolumesInvalidJSON [2022-05-12T20:20:32.397Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T20:20:32.397Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T20:20:32.397Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T20:20:32.397Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T20:20:32.397Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T20:20:32.397Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T20:20:32.397Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T20:20:32.397Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-12T20:20:32.397Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-12T20:20:32.397Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T20:20:32.397Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T20:20:32.397Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T20:20:32.397Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T20:20:32.397Z] PASS [2022-05-12T20:20:32.397Z] ok github.com/docker/docker/integration/volume 0.417s [2022-05-12T20:20:32.398Z] [2022-05-12T20:20:32.398Z] DONE 9 tests in 2.371s [2022-05-12T20:20:32.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-12T20:20:32.788Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T20:20:32.853Z] INFO: make.ps1 ended at 05/12/2022 20:20:32 [2022-05-12T20:20:32.853Z] INFO: Integration CLI tests being run from the host: [2022-05-12T20:20:32.853Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-12T20:20:34.183Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T20:20:34.443Z] --- PASS: TestSecretsUpdate (2.74s) [2022-05-12T20:20:34.443Z] === RUN TestTemplatedSecret [2022-05-12T20:20:34.704Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T20:20:35.645Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T20:20:35.645Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-12T20:20:35.645Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T20:20:37.029Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T20:20:37.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-12T20:20:38.413Z] --- PASS: TestTemplatedSecret (3.64s) [2022-05-12T20:20:38.413Z] === RUN TestSecretCreateResolve [2022-05-12T20:20:39.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T20:20:39.357Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T20:20:39.357Z] docker_api_swarm_node_test.go:20: [d259c9beea541] joining swarm manager [d21b4aa531a8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:20:39.357Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T20:20:39.357Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T20:20:39.357Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T20:20:40.301Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T20:20:40.561Z] docker_api_swarm_node_test.go:21: [df6f94d3e90f4] joining swarm manager [d21b4aa531a8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:20:41.131Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T20:20:41.391Z] --- PASS: TestSecretCreateResolve (3.33s) [2022-05-12T20:20:41.391Z] PASS [2022-05-12T20:20:41.391Z] [2022-05-12T20:20:41.391Z] DONE 6 tests in 17.737s [2022-05-12T20:20:41.391Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-12T20:20:41.391Z] ++ 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-05-12T20:20:41.391Z] ++ set -e [2022-05-12T20:20:41.391Z] ++ '[' -n 0 ']' [2022-05-12T20:20:41.391Z] ++ set -x [2022-05-12T20:20:41.392Z] ++ 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-05-12T20:20:41.652Z] INFO: Testing against a local daemon [2022-05-12T20:20:41.652Z] === RUN TestServiceCreateInit [2022-05-12T20:20:41.652Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-12T20:20:41.912Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T20:20:42.852Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T20:20:43.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T20:20:43.992Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T20:20:43.992Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T20:20:43.992Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T20:20:44.237Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T20:20:44.473Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T20:20:45.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-12T20:20:45.232Z] INFO: Testing against a local daemon [2022-05-12T20:20:45.232Z] === RUN TestDockerSuite [2022-05-12T20:20:45.232Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-12T20:20:45.232Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-12T20:20:45.232Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T20:20:45.232Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-12T20:20:45.232Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-12T20:20:45.232Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-12T20:20:45.232Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-12T20:20:45.232Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T20:20:45.232Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-12T20:20:45.232Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-12T20:20:45.232Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-12T20:20:45.232Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-12T20:20:45.232Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-12T20:20:45.484Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T20:20:45.484Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T20:20:45.484Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T20:20:45.620Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T20:20:45.688Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-12T20:20:46.191Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-12T20:20:46.451Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T20:20:47.835Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T20:20:48.406Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T20:20:49.790Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T20:20:50.332Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T20:20:50.731Z] --- PASS: TestServiceCreateInit (9.17s) [2022-05-12T20:20:50.731Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.71s) [2022-05-12T20:20:50.731Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.45s) [2022-05-12T20:20:50.731Z] === RUN TestCreateServiceMultipleTimes [2022-05-12T20:20:50.992Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T20:20:50.992Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T20:20:50.992Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T20:20:50.992Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T20:20:50.992Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T20:20:50.992Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T20:20:50.992Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T20:20:51.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-12T20:20:51.344Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T20:20:51.344Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T20:20:51.344Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T20:20:51.344Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T20:20:51.344Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T20:20:52.358Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T20:20:53.171Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T20:20:53.371Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T20:20:53.852Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T20:20:54.332Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T20:20:54.813Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T20:20:55.084Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T20:20:55.084Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T20:20:55.656Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T20:20:57.046Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T20:20:57.987Z] docker_api_swarm_test.go:502: [da946f3abc19b] joining swarm manager [d5e514b3011d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:20:57.987Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T20:20:58.929Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T20:20:59.499Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T20:20:59.499Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T20:20:59.499Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T20:21:00.069Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T20:21:00.069Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T20:21:00.069Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T20:21:00.329Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T20:21:00.329Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T20:21:00.781Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T20:21:00.899Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T20:21:01.470Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T20:21:02.041Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T20:21:02.041Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T20:21:03.049Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T20:21:03.049Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T20:21:03.049Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T20:21:03.953Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T20:21:04.061Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T20:21:04.061Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T20:21:04.061Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T20:21:04.543Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T20:21:04.894Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T20:21:04.894Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T20:21:05.154Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T20:21:05.724Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T20:21:06.294Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T20:21:06.809Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T20:21:06.864Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T20:21:06.864Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T20:21:07.124Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T20:21:07.821Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T20:21:08.064Z] docker_api_swarm_test.go:507: [da2a477a736f6] joining swarm manager [d5e514b3011d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:21:08.064Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T20:21:08.287Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T20:21:08.287Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T20:21:08.287Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T20:21:08.636Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T20:21:08.636Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T20:21:08.753Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T20:21:09.206Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T20:21:09.737Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T20:21:09.737Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T20:21:09.737Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T20:21:09.737Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T20:21:09.737Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T20:21:09.776Z] --- PASS: TestCreateServiceMultipleTimes (19.16s) [2022-05-12T20:21:09.776Z] === RUN TestCreateServiceConflict [2022-05-12T20:21:10.347Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T20:21:11.288Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T20:21:11.288Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T20:21:11.288Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T20:21:11.288Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T20:21:11.288Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T20:21:11.693Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T20:21:11.693Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T20:21:11.693Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T20:21:11.693Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T20:21:11.693Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T20:21:11.693Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T20:21:11.693Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T20:21:11.693Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T20:21:11.693Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T20:21:11.693Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T20:21:11.693Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T20:21:11.693Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T20:21:11.693Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T20:21:11.693Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T20:21:11.693Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T20:21:11.693Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:21:11.693Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T20:21:11.693Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T20:21:11.693Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T20:21:11.693Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T20:21:11.861Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T20:21:12.159Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T20:21:12.159Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T20:21:12.159Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T20:21:12.159Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T20:21:12.159Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T20:21:12.431Z] --- PASS: TestCreateServiceConflict (2.58s) [2022-05-12T20:21:12.431Z] === RUN TestCreateServiceMaxReplicas [2022-05-12T20:21:14.488Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T20:21:15.102Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T20:21:15.728Z] --- PASS: TestCreateServiceMaxReplicas (2.93s) [2022-05-12T20:21:15.728Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-12T20:21:16.298Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T20:21:16.659Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T20:21:16.659Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T20:21:16.659Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T20:21:16.659Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T20:21:16.659Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T20:21:16.659Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T20:21:16.659Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T20:21:16.659Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T20:21:16.659Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T20:21:16.870Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T20:21:17.812Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T20:21:17.812Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-12T20:21:17.812Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T20:21:17.812Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T20:21:19.598Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T20:21:19.598Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T20:21:19.598Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T20:21:19.598Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T20:21:19.598Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T20:21:21.109Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T20:21:21.109Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T20:21:22.048Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T20:21:24.339Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T20:21:25.344Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T20:21:25.605Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T20:21:26.546Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T20:21:27.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T20:21:28.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-12T20:21:29.364Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.99s) [2022-05-12T20:21:29.364Z] === RUN TestCreateServiceSecretFileMode [2022-05-12T20:21:29.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-12T20:21:31.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-12T20:21:32.388Z] --- PASS: TestCreateServiceSecretFileMode (2.76s) [2022-05-12T20:21:32.388Z] === RUN TestCreateServiceConfigFileMode [2022-05-12T20:21:32.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-12T20:21:34.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001101500_} [2022-05-12T20:21:34.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1191002099_/foo_false____} [2022-05-12T20:21:35.173Z] --- PASS: TestCreateServiceConfigFileMode (2.90s) [2022-05-12T20:21:35.173Z] === RUN TestCreateServiceSysctls [2022-05-12T20:21:36.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1191002099_/foo_true____} [2022-05-12T20:21:37.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32483986694_/foo_false____} [2022-05-12T20:21:38.439Z] --- PASS: TestCreateServiceSysctls (3.33s) [2022-05-12T20:21:38.439Z] === RUN TestCreateServiceCapabilities [2022-05-12T20:21:39.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32483986694_/foo_true____} [2022-05-12T20:21:39.271Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-12T20:21:40.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32483986694_/foo_true__0xc001101530__} [2022-05-12T20:21:41.226Z] --- PASS: TestCreateServiceCapabilities (2.79s) [2022-05-12T20:21:41.226Z] === RUN TestInspect [2022-05-12T20:21:41.486Z] docker_api_swarm_node_test.go:81: [dabd7f09c6a7d] joining swarm manager [d0d8177fa69ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:21:42.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001101548_} [2022-05-12T20:21:43.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc001101560_} [2022-05-12T20:21:44.850Z] --- PASS: TestInspect (3.47s) [2022-05-12T20:21:44.850Z] === RUN TestCreateJob [2022-05-12T20:21:44.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001101578_} [2022-05-12T20:21:46.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001101590_} [2022-05-12T20:21:48.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T20:21:48.411Z] --- PASS: TestCreateJob (3.69s) [2022-05-12T20:21:48.411Z] === RUN TestReplicatedJob [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-12T20:21:49.797Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T20:21:50.303Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T20:21:50.303Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T20:21:50.303Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T20:21:53.096Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T20:21:53.244Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T20:21:53.244Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T20:21:53.244Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T20:21:53.244Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T20:21:53.244Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T20:21:53.244Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T20:21:53.244Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T20:21:53.710Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T20:21:53.710Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T20:21:53.710Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T20:21:55.007Z] --- PASS: TestReplicatedJob (6.48s) [2022-05-12T20:21:55.007Z] === RUN TestUpdateReplicatedJob [2022-05-12T20:21:55.007Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T20:21:55.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-12T20:21:56.961Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T20:21:58.347Z] docker_api_swarm_node_test.go:53: [dc55f0338c225] joining swarm manager [db9be343ac056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:21:58.919Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T20:21:58.919Z] docker_api_swarm_node_test.go:54: [d729e3b1150b5] joining swarm manager [db9be343ac056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:21:59.179Z] --- PASS: TestUpdateReplicatedJob (4.29s) [2022-05-12T20:21:59.179Z] === RUN TestServiceListWithStatuses [2022-05-12T20:21:59.179Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T20:21:59.179Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-12T20:21:59.179Z] === RUN TestDockerNetworkConnectAlias [2022-05-12T20:21:59.179Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T20:21:59.751Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T20:21:59.861Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-12T20:21:59.861Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-12T20:21:59.861Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-12T20:21:59.861Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-12T20:21:59.861Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-12T20:22:00.179Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-12T20:22:00.322Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-12T20:22:00.452Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39812/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr79 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d847de492c0067618d1a599ef49ae9a6d1229bf1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d847de492c0067618d1a599ef49ae9a6d1229bf1 hack/test/unit [2022-05-12T20:22:00.707Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-12T20:22:00.707Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-12T20:22:00.707Z] + TESTDIRS=./... [2022-05-12T20:22:00.707Z] + exclude_paths='/vendor/|/integration' [2022-05-12T20:22:00.707Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-12T20:22:00.707Z] ++ go list ./... [2022-05-12T20:22:01.264Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T20:22:01.636Z] + pkg_list='github.com/docker/docker/api [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/backend/build [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/httputils [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/middleware [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/router [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/router/build [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/router/container [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/router/debug [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/router/image [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/router/network [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/router/session [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/router/system [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/server/router/volume [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/backend [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/container [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/events [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/filters [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/image [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/mount [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/network [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/registry [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/strslice [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/swarm [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/time [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/versions [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T20:22:01.636Z] github.com/docker/docker/api/types/volume [2022-05-12T20:22:01.636Z] github.com/docker/docker/builder [2022-05-12T20:22:01.636Z] github.com/docker/docker/builder/builder-next [2022-05-12T20:22:01.636Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T20:22:01.636Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T20:22:01.636Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T20:22:01.636Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T20:22:01.636Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T20:22:01.636Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T20:22:01.636Z] github.com/docker/docker/builder/dockerfile [2022-05-12T20:22:01.636Z] github.com/docker/docker/builder/remotecontext [2022-05-12T20:22:01.637Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T20:22:01.637Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T20:22:01.637Z] github.com/docker/docker/cli [2022-05-12T20:22:01.637Z] github.com/docker/docker/cli/config [2022-05-12T20:22:01.637Z] github.com/docker/docker/cli/debug [2022-05-12T20:22:01.637Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T20:22:01.637Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T20:22:01.637Z] github.com/docker/docker/client [2022-05-12T20:22:01.637Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T20:22:01.637Z] github.com/docker/docker/cmd/dockerd [2022-05-12T20:22:01.637Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T20:22:01.637Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T20:22:01.637Z] github.com/docker/docker/container [2022-05-12T20:22:01.637Z] github.com/docker/docker/container/stream [2022-05-12T20:22:01.637Z] github.com/docker/docker/contrib/apparmor [2022-05-12T20:22:01.637Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T20:22:01.637Z] github.com/docker/docker/contrib/httpserver [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/cluster [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/config [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/events [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/exec [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/images [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/initlayer [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/links [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/listeners [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/local [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/names [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/network [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/stats [2022-05-12T20:22:01.637Z] github.com/docker/docker/distribution [2022-05-12T20:22:01.637Z] github.com/docker/docker/distribution/metadata [2022-05-12T20:22:01.637Z] github.com/docker/docker/distribution/utils [2022-05-12T20:22:01.637Z] github.com/docker/docker/distribution/xfer [2022-05-12T20:22:01.637Z] github.com/docker/docker/dockerversion [2022-05-12T20:22:01.637Z] github.com/docker/docker/errdefs [2022-05-12T20:22:01.637Z] github.com/docker/docker/image [2022-05-12T20:22:01.637Z] github.com/docker/docker/image/cache [2022-05-12T20:22:01.637Z] github.com/docker/docker/image/tarexport [2022-05-12T20:22:01.637Z] github.com/docker/docker/image/v1 [2022-05-12T20:22:01.637Z] github.com/docker/docker/internal/test/suite [2022-05-12T20:22:01.637Z] github.com/docker/docker/layer [2022-05-12T20:22:01.637Z] github.com/docker/docker/libcontainerd [2022-05-12T20:22:01.637Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T20:22:01.637Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T20:22:01.637Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T20:22:01.637Z] github.com/docker/docker/libcontainerd/types [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/config [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/idm [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/ns [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/options [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/osl [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T20:22:01.637Z] github.com/docker/docker/libnetwork/types [2022-05-12T20:22:01.637Z] github.com/docker/docker/oci [2022-05-12T20:22:01.637Z] github.com/docker/docker/oci/caps [2022-05-12T20:22:01.637Z] github.com/docker/docker/opts [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/aaparser [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/archive [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/authorization [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/capabilities [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/containerfs [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/directory [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/dmesg [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/filenotify [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/fileutils [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/fsutils [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/homedir [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/idtools [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/ioutils [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/longpath [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/loopback [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/parsers [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/pidfile [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/platform [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/plugins [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/pools [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/progress [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/pubsub [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/reexec [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/signal [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/stack [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/stringid [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/system [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/tailfile [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/tarsum [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/truncindex [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/urlutil [2022-05-12T20:22:01.637Z] github.com/docker/docker/pkg/useragent [2022-05-12T20:22:01.637Z] github.com/docker/docker/plugin [2022-05-12T20:22:01.637Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T20:22:01.637Z] github.com/docker/docker/plugin/v2 [2022-05-12T20:22:01.637Z] github.com/docker/docker/profiles/apparmor [2022-05-12T20:22:01.637Z] github.com/docker/docker/profiles/seccomp [2022-05-12T20:22:01.637Z] github.com/docker/docker/quota [2022-05-12T20:22:01.637Z] github.com/docker/docker/reference [2022-05-12T20:22:01.637Z] github.com/docker/docker/registry [2022-05-12T20:22:01.637Z] github.com/docker/docker/registry/resumable [2022-05-12T20:22:01.637Z] github.com/docker/docker/restartmanager [2022-05-12T20:22:01.637Z] github.com/docker/docker/rootless [2022-05-12T20:22:01.637Z] github.com/docker/docker/rootless/specconv [2022-05-12T20:22:01.637Z] github.com/docker/docker/runconfig [2022-05-12T20:22:01.637Z] github.com/docker/docker/runconfig/opts [2022-05-12T20:22:01.637Z] github.com/docker/docker/testutil [2022-05-12T20:22:01.637Z] github.com/docker/docker/testutil/daemon [2022-05-12T20:22:01.637Z] github.com/docker/docker/testutil/environment [2022-05-12T20:22:01.637Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T20:22:01.637Z] github.com/docker/docker/testutil/fakegit [2022-05-12T20:22:01.637Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T20:22:01.637Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T20:22:01.637Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T20:22:01.637Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T20:22:01.637Z] github.com/docker/docker/testutil/registry [2022-05-12T20:22:01.637Z] github.com/docker/docker/testutil/request [2022-05-12T20:22:01.637Z] github.com/docker/docker/volume [2022-05-12T20:22:01.637Z] github.com/docker/docker/volume/drivers [2022-05-12T20:22:01.637Z] github.com/docker/docker/volume/local [2022-05-12T20:22:01.637Z] github.com/docker/docker/volume/mounts [2022-05-12T20:22:01.637Z] github.com/docker/docker/volume/service [2022-05-12T20:22:01.637Z] github.com/docker/docker/volume/service/opts [2022-05-12T20:22:01.637Z] github.com/docker/docker/volume/testutils' [2022-05-12T20:22:01.637Z] ++ grep --fixed-strings -v /libnetwork [2022-05-12T20:22:01.637Z] ++ echo 'github.com/docker/docker/api [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/backend/build [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/httputils [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/middleware [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/router [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/router/build [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/router/container [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/router/debug [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/router/image [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/router/network [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/router/session [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/router/system [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/server/router/volume [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/backend [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/container [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/events [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/filters [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/image [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/mount [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/network [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/registry [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/strslice [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/swarm [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/time [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/versions [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T20:22:01.637Z] github.com/docker/docker/api/types/volume [2022-05-12T20:22:01.637Z] github.com/docker/docker/builder [2022-05-12T20:22:01.637Z] github.com/docker/docker/builder/builder-next [2022-05-12T20:22:01.637Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T20:22:01.637Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T20:22:01.637Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T20:22:01.637Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T20:22:01.637Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T20:22:01.637Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T20:22:01.637Z] github.com/docker/docker/builder/dockerfile [2022-05-12T20:22:01.637Z] github.com/docker/docker/builder/remotecontext [2022-05-12T20:22:01.637Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T20:22:01.637Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T20:22:01.637Z] github.com/docker/docker/cli [2022-05-12T20:22:01.637Z] github.com/docker/docker/cli/config [2022-05-12T20:22:01.637Z] github.com/docker/docker/cli/debug [2022-05-12T20:22:01.637Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T20:22:01.637Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T20:22:01.637Z] github.com/docker/docker/client [2022-05-12T20:22:01.637Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T20:22:01.637Z] github.com/docker/docker/cmd/dockerd [2022-05-12T20:22:01.637Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T20:22:01.637Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T20:22:01.637Z] github.com/docker/docker/container [2022-05-12T20:22:01.637Z] github.com/docker/docker/container/stream [2022-05-12T20:22:01.637Z] github.com/docker/docker/contrib/apparmor [2022-05-12T20:22:01.637Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T20:22:01.637Z] github.com/docker/docker/contrib/httpserver [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/cluster [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/config [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/events [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/exec [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/images [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/initlayer [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/links [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/listeners [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T20:22:01.637Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/local [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/names [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/network [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/stats [2022-05-12T20:22:01.638Z] github.com/docker/docker/distribution [2022-05-12T20:22:01.638Z] github.com/docker/docker/distribution/metadata [2022-05-12T20:22:01.638Z] github.com/docker/docker/distribution/utils [2022-05-12T20:22:01.638Z] github.com/docker/docker/distribution/xfer [2022-05-12T20:22:01.638Z] github.com/docker/docker/dockerversion [2022-05-12T20:22:01.638Z] github.com/docker/docker/errdefs [2022-05-12T20:22:01.638Z] github.com/docker/docker/image [2022-05-12T20:22:01.638Z] github.com/docker/docker/image/cache [2022-05-12T20:22:01.638Z] github.com/docker/docker/image/tarexport [2022-05-12T20:22:01.638Z] github.com/docker/docker/image/v1 [2022-05-12T20:22:01.638Z] github.com/docker/docker/internal/test/suite [2022-05-12T20:22:01.638Z] github.com/docker/docker/layer [2022-05-12T20:22:01.638Z] github.com/docker/docker/libcontainerd [2022-05-12T20:22:01.638Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T20:22:01.638Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T20:22:01.638Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T20:22:01.638Z] github.com/docker/docker/libcontainerd/types [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/config [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/idm [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/ns [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/options [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/osl [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T20:22:01.638Z] github.com/docker/docker/libnetwork/types [2022-05-12T20:22:01.638Z] github.com/docker/docker/oci [2022-05-12T20:22:01.638Z] github.com/docker/docker/oci/caps [2022-05-12T20:22:01.638Z] github.com/docker/docker/opts [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/aaparser [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/archive [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/authorization [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/capabilities [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/containerfs [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/directory [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/dmesg [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/filenotify [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/fileutils [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/fsutils [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/homedir [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/idtools [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/ioutils [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/longpath [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/loopback [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/parsers [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/pidfile [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/platform [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/plugins [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/pools [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/progress [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/pubsub [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/reexec [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/signal [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/stack [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/stringid [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/system [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/tailfile [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/tarsum [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/truncindex [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/urlutil [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/useragent [2022-05-12T20:22:01.638Z] github.com/docker/docker/plugin [2022-05-12T20:22:01.638Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T20:22:01.638Z] github.com/docker/docker/plugin/v2 [2022-05-12T20:22:01.638Z] github.com/docker/docker/profiles/apparmor [2022-05-12T20:22:01.638Z] github.com/docker/docker/profiles/seccomp [2022-05-12T20:22:01.638Z] github.com/docker/docker/quota [2022-05-12T20:22:01.638Z] github.com/docker/docker/reference [2022-05-12T20:22:01.638Z] github.com/docker/docker/registry [2022-05-12T20:22:01.638Z] github.com/docker/docker/registry/resumable [2022-05-12T20:22:01.638Z] github.com/docker/docker/restartmanager [2022-05-12T20:22:01.638Z] github.com/docker/docker/rootless [2022-05-12T20:22:01.638Z] github.com/docker/docker/rootless/specconv [2022-05-12T20:22:01.638Z] github.com/docker/docker/runconfig [2022-05-12T20:22:01.638Z] github.com/docker/docker/runconfig/opts [2022-05-12T20:22:01.638Z] github.com/docker/docker/testutil [2022-05-12T20:22:01.638Z] github.com/docker/docker/testutil/daemon [2022-05-12T20:22:01.638Z] github.com/docker/docker/testutil/environment [2022-05-12T20:22:01.638Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T20:22:01.638Z] github.com/docker/docker/testutil/fakegit [2022-05-12T20:22:01.638Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T20:22:01.638Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T20:22:01.638Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T20:22:01.638Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T20:22:01.638Z] github.com/docker/docker/testutil/registry [2022-05-12T20:22:01.638Z] github.com/docker/docker/testutil/request [2022-05-12T20:22:01.638Z] github.com/docker/docker/volume [2022-05-12T20:22:01.638Z] github.com/docker/docker/volume/drivers [2022-05-12T20:22:01.638Z] github.com/docker/docker/volume/local [2022-05-12T20:22:01.638Z] github.com/docker/docker/volume/mounts [2022-05-12T20:22:01.638Z] github.com/docker/docker/volume/service [2022-05-12T20:22:01.638Z] github.com/docker/docker/volume/service/opts [2022-05-12T20:22:01.638Z] github.com/docker/docker/volume/testutils' [2022-05-12T20:22:01.638Z] + base_pkg_list='github.com/docker/docker/api [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/backend/build [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/httputils [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/middleware [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/router [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/router/build [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/router/container [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/router/debug [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/router/image [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/router/network [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/router/session [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/router/system [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/server/router/volume [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/backend [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/container [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/events [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/filters [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/image [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/mount [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/network [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/registry [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/strslice [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/swarm [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/time [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/versions [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T20:22:01.638Z] github.com/docker/docker/api/types/volume [2022-05-12T20:22:01.638Z] github.com/docker/docker/builder [2022-05-12T20:22:01.638Z] github.com/docker/docker/builder/builder-next [2022-05-12T20:22:01.638Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T20:22:01.638Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T20:22:01.638Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T20:22:01.638Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T20:22:01.638Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T20:22:01.638Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T20:22:01.638Z] github.com/docker/docker/builder/dockerfile [2022-05-12T20:22:01.638Z] github.com/docker/docker/builder/remotecontext [2022-05-12T20:22:01.638Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T20:22:01.638Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T20:22:01.638Z] github.com/docker/docker/cli [2022-05-12T20:22:01.638Z] github.com/docker/docker/cli/config [2022-05-12T20:22:01.638Z] github.com/docker/docker/cli/debug [2022-05-12T20:22:01.638Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T20:22:01.638Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T20:22:01.638Z] github.com/docker/docker/client [2022-05-12T20:22:01.638Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T20:22:01.638Z] github.com/docker/docker/cmd/dockerd [2022-05-12T20:22:01.638Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T20:22:01.638Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T20:22:01.638Z] github.com/docker/docker/container [2022-05-12T20:22:01.638Z] github.com/docker/docker/container/stream [2022-05-12T20:22:01.638Z] github.com/docker/docker/contrib/apparmor [2022-05-12T20:22:01.638Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T20:22:01.638Z] github.com/docker/docker/contrib/httpserver [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/cluster [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/config [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/events [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/exec [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/images [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/initlayer [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/links [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/listeners [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/local [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/names [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/network [2022-05-12T20:22:01.638Z] github.com/docker/docker/daemon/stats [2022-05-12T20:22:01.638Z] github.com/docker/docker/distribution [2022-05-12T20:22:01.638Z] github.com/docker/docker/distribution/metadata [2022-05-12T20:22:01.638Z] github.com/docker/docker/distribution/utils [2022-05-12T20:22:01.638Z] github.com/docker/docker/distribution/xfer [2022-05-12T20:22:01.638Z] github.com/docker/docker/dockerversion [2022-05-12T20:22:01.638Z] github.com/docker/docker/errdefs [2022-05-12T20:22:01.638Z] github.com/docker/docker/image [2022-05-12T20:22:01.638Z] github.com/docker/docker/image/cache [2022-05-12T20:22:01.638Z] github.com/docker/docker/image/tarexport [2022-05-12T20:22:01.638Z] github.com/docker/docker/image/v1 [2022-05-12T20:22:01.638Z] github.com/docker/docker/internal/test/suite [2022-05-12T20:22:01.638Z] github.com/docker/docker/layer [2022-05-12T20:22:01.638Z] github.com/docker/docker/libcontainerd [2022-05-12T20:22:01.638Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T20:22:01.638Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T20:22:01.638Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T20:22:01.638Z] github.com/docker/docker/libcontainerd/types [2022-05-12T20:22:01.638Z] github.com/docker/docker/oci [2022-05-12T20:22:01.638Z] github.com/docker/docker/oci/caps [2022-05-12T20:22:01.638Z] github.com/docker/docker/opts [2022-05-12T20:22:01.638Z] github.com/docker/docker/pkg/aaparser [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/archive [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/authorization [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/capabilities [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/containerfs [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/directory [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/dmesg [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/filenotify [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/fileutils [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/fsutils [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/homedir [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/idtools [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/ioutils [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/longpath [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/loopback [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/parsers [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/pidfile [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/platform [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/plugins [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/pools [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/progress [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/pubsub [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/reexec [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/signal [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/stack [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/stringid [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/system [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/tailfile [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/tarsum [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/truncindex [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/urlutil [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/useragent [2022-05-12T20:22:01.639Z] github.com/docker/docker/plugin [2022-05-12T20:22:01.639Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T20:22:01.639Z] github.com/docker/docker/plugin/v2 [2022-05-12T20:22:01.639Z] github.com/docker/docker/profiles/apparmor [2022-05-12T20:22:01.639Z] github.com/docker/docker/profiles/seccomp [2022-05-12T20:22:01.639Z] github.com/docker/docker/quota [2022-05-12T20:22:01.639Z] github.com/docker/docker/reference [2022-05-12T20:22:01.639Z] github.com/docker/docker/registry [2022-05-12T20:22:01.639Z] github.com/docker/docker/registry/resumable [2022-05-12T20:22:01.639Z] github.com/docker/docker/restartmanager [2022-05-12T20:22:01.639Z] github.com/docker/docker/rootless [2022-05-12T20:22:01.639Z] github.com/docker/docker/rootless/specconv [2022-05-12T20:22:01.639Z] github.com/docker/docker/runconfig [2022-05-12T20:22:01.639Z] github.com/docker/docker/runconfig/opts [2022-05-12T20:22:01.639Z] github.com/docker/docker/testutil [2022-05-12T20:22:01.639Z] github.com/docker/docker/testutil/daemon [2022-05-12T20:22:01.639Z] github.com/docker/docker/testutil/environment [2022-05-12T20:22:01.639Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T20:22:01.639Z] github.com/docker/docker/testutil/fakegit [2022-05-12T20:22:01.639Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T20:22:01.639Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T20:22:01.639Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T20:22:01.639Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T20:22:01.639Z] github.com/docker/docker/testutil/registry [2022-05-12T20:22:01.639Z] github.com/docker/docker/testutil/request [2022-05-12T20:22:01.639Z] github.com/docker/docker/volume [2022-05-12T20:22:01.639Z] github.com/docker/docker/volume/drivers [2022-05-12T20:22:01.639Z] github.com/docker/docker/volume/local [2022-05-12T20:22:01.639Z] github.com/docker/docker/volume/mounts [2022-05-12T20:22:01.639Z] github.com/docker/docker/volume/service [2022-05-12T20:22:01.639Z] github.com/docker/docker/volume/service/opts [2022-05-12T20:22:01.639Z] github.com/docker/docker/volume/testutils' [2022-05-12T20:22:01.639Z] ++ echo 'github.com/docker/docker/api [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/backend/build [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/httputils [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/middleware [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/router [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/router/build [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/router/container [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/router/debug [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/router/image [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/router/network [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/router/session [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/router/system [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/server/router/volume [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/backend [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/container [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/events [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/filters [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/image [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/mount [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/network [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/registry [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/strslice [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/swarm [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/time [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/versions [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T20:22:01.639Z] github.com/docker/docker/api/types/volume [2022-05-12T20:22:01.639Z] github.com/docker/docker/builder [2022-05-12T20:22:01.639Z] github.com/docker/docker/builder/builder-next [2022-05-12T20:22:01.639Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T20:22:01.639Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T20:22:01.639Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T20:22:01.639Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T20:22:01.639Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T20:22:01.639Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T20:22:01.639Z] github.com/docker/docker/builder/dockerfile [2022-05-12T20:22:01.639Z] github.com/docker/docker/builder/remotecontext [2022-05-12T20:22:01.639Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T20:22:01.639Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T20:22:01.639Z] github.com/docker/docker/cli [2022-05-12T20:22:01.639Z] github.com/docker/docker/cli/config [2022-05-12T20:22:01.639Z] github.com/docker/docker/cli/debug [2022-05-12T20:22:01.639Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T20:22:01.639Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T20:22:01.639Z] github.com/docker/docker/client [2022-05-12T20:22:01.639Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T20:22:01.639Z] github.com/docker/docker/cmd/dockerd [2022-05-12T20:22:01.639Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T20:22:01.639Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T20:22:01.639Z] github.com/docker/docker/container [2022-05-12T20:22:01.639Z] github.com/docker/docker/container/stream [2022-05-12T20:22:01.639Z] github.com/docker/docker/contrib/apparmor [2022-05-12T20:22:01.639Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T20:22:01.639Z] github.com/docker/docker/contrib/httpserver [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/cluster [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/config [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/events [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/exec [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/images [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/initlayer [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/links [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/listeners [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger/local [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/names [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/network [2022-05-12T20:22:01.639Z] github.com/docker/docker/daemon/stats [2022-05-12T20:22:01.639Z] github.com/docker/docker/distribution [2022-05-12T20:22:01.639Z] github.com/docker/docker/distribution/metadata [2022-05-12T20:22:01.639Z] github.com/docker/docker/distribution/utils [2022-05-12T20:22:01.639Z] github.com/docker/docker/distribution/xfer [2022-05-12T20:22:01.639Z] github.com/docker/docker/dockerversion [2022-05-12T20:22:01.639Z] github.com/docker/docker/errdefs [2022-05-12T20:22:01.639Z] github.com/docker/docker/image [2022-05-12T20:22:01.639Z] github.com/docker/docker/image/cache [2022-05-12T20:22:01.639Z] github.com/docker/docker/image/tarexport [2022-05-12T20:22:01.639Z] github.com/docker/docker/image/v1 [2022-05-12T20:22:01.639Z] github.com/docker/docker/internal/test/suite [2022-05-12T20:22:01.639Z] github.com/docker/docker/layer [2022-05-12T20:22:01.639Z] github.com/docker/docker/libcontainerd [2022-05-12T20:22:01.639Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T20:22:01.639Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T20:22:01.639Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T20:22:01.639Z] github.com/docker/docker/libcontainerd/types [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/config [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/idm [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/ns [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/options [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/osl [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T20:22:01.639Z] github.com/docker/docker/libnetwork/types [2022-05-12T20:22:01.639Z] github.com/docker/docker/oci [2022-05-12T20:22:01.639Z] github.com/docker/docker/oci/caps [2022-05-12T20:22:01.639Z] github.com/docker/docker/opts [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/aaparser [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/archive [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/authorization [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/capabilities [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/containerfs [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/directory [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/dmesg [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/filenotify [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/fileutils [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/fsutils [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/homedir [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/idtools [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/ioutils [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/longpath [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/loopback [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/parsers [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/pidfile [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/platform [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/plugins [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/pools [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/progress [2022-05-12T20:22:01.639Z] github.com/docker/docker/pkg/pubsub [2022-05-12T20:22:01.640Z] github.com/docker/docker/pkg/reexec [2022-05-12T20:22:01.640Z] github.com/docker/docker/pkg/signal [2022-05-12T20:22:01.640Z] github.com/docker/docker/pkg/stack [2022-05-12T20:22:01.640Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T20:22:01.640Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T20:22:01.640Z] github.com/docker/docker/pkg/stringid [2022-05-12T20:22:01.640Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T20:22:01.640Z] github.com/docker/docker/pkg/system [2022-05-12T20:22:01.640Z] github.com/docker/docker/pkg/tailfile [2022-05-12T20:22:01.640Z] github.com/docker/docker/pkg/tarsum [2022-05-12T20:22:01.640Z] github.com/docker/docker/pkg/truncindex [2022-05-12T20:22:01.640Z] github.com/docker/docker/pkg/urlutil [2022-05-12T20:22:01.640Z] github.com/docker/docker/pkg/useragent [2022-05-12T20:22:01.640Z] github.com/docker/docker/plugin [2022-05-12T20:22:01.640Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T20:22:01.640Z] github.com/docker/docker/plugin/v2 [2022-05-12T20:22:01.640Z] github.com/docker/docker/profiles/apparmor [2022-05-12T20:22:01.640Z] github.com/docker/docker/profiles/seccomp [2022-05-12T20:22:01.640Z] github.com/docker/docker/quota [2022-05-12T20:22:01.640Z] github.com/docker/docker/reference [2022-05-12T20:22:01.640Z] github.com/docker/docker/registry [2022-05-12T20:22:01.640Z] github.com/docker/docker/registry/resumable [2022-05-12T20:22:01.640Z] github.com/docker/docker/restartmanager [2022-05-12T20:22:01.640Z] github.com/docker/docker/rootless [2022-05-12T20:22:01.640Z] github.com/docker/docker/rootless/specconv [2022-05-12T20:22:01.640Z] github.com/docker/docker/runconfig [2022-05-12T20:22:01.640Z] github.com/docker/docker/runconfig/opts [2022-05-12T20:22:01.640Z] github.com/docker/docker/testutil [2022-05-12T20:22:01.640Z] github.com/docker/docker/testutil/daemon [2022-05-12T20:22:01.640Z] github.com/docker/docker/testutil/environment [2022-05-12T20:22:01.640Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T20:22:01.640Z] github.com/docker/docker/testutil/fakegit [2022-05-12T20:22:01.640Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T20:22:01.640Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T20:22:01.640Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T20:22:01.640Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T20:22:01.640Z] github.com/docker/docker/testutil/registry [2022-05-12T20:22:01.640Z] github.com/docker/docker/testutil/request [2022-05-12T20:22:01.640Z] github.com/docker/docker/volume [2022-05-12T20:22:01.640Z] github.com/docker/docker/volume/drivers [2022-05-12T20:22:01.640Z] github.com/docker/docker/volume/local [2022-05-12T20:22:01.640Z] github.com/docker/docker/volume/mounts [2022-05-12T20:22:01.640Z] github.com/docker/docker/volume/service [2022-05-12T20:22:01.640Z] github.com/docker/docker/volume/service/opts [2022-05-12T20:22:01.640Z] github.com/docker/docker/volume/testutils' [2022-05-12T20:22:01.640Z] ++ grep --fixed-strings /libnetwork [2022-05-12T20:22:01.640Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/config [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/idm [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ns [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/options [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/osl [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/types' [2022-05-12T20:22:01.640Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-12T20:22:01.640Z] + echo 'github.com/docker/docker/libnetwork [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/config [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/idm [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/ns [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/options [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/osl [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/types' [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T20:22:01.640Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T20:22:01.640Z] + type docker-proxy [2022-05-12T20:22:01.640Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-12T20:22:01.640Z] + hack/make.sh binary-proxy install-proxy [2022-05-12T20:22:01.640Z] [2022-05-12T20:22:01.640Z] Removing bundles/ [2022-05-12T20:22:01.896Z] [2022-05-12T20:22:01.896Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-12T20:22:01.896Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-12T20:22:01.896Z] GOOS="" GOARCH="" GOARM="" [2022-05-12T20:22:02.205Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T20:22:02.776Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T20:22:03.716Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T20:22:04.286Z] --- PASS: TestDockerNetworkConnectAlias (5.11s) [2022-05-12T20:22:04.286Z] === RUN TestDockerNetworkReConnect [2022-05-12T20:22:04.546Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T20:22:05.511Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T20:22:06.451Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T20:22:07.835Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T20:22:08.778Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T20:22:08.778Z] --- PASS: TestDockerNetworkReConnect (4.53s) [2022-05-12T20:22:08.778Z] === RUN TestServicePlugin [2022-05-12T20:22:09.349Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T20:22:09.984Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-12T20:22:09.984Z] [2022-05-12T20:22:09.984Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-12T20:22:09.984Z] Installing docker-proxy to /usr/local/bin/ [2022-05-12T20:22:09.984Z] [2022-05-12T20:22:09.984Z] + mkdir -p bundles [2022-05-12T20:22:09.984Z] + '[' -n 'github.com/docker/docker/api [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/backend/build [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/httpstatus [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/httputils [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/middleware [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/router [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/router/build [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/router/container [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/router/debug [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/router/distribution [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/router/grpc [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/router/image [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/router/network [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/router/plugin [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/router/session [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/router/swarm [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/router/system [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/server/router/volume [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/backend [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/blkiodev [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/container [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/events [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/filters [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/image [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/mount [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/network [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/registry [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/strslice [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/swarm [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/time [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/versions [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-12T20:22:09.984Z] github.com/docker/docker/api/types/volume [2022-05-12T20:22:09.984Z] github.com/docker/docker/builder [2022-05-12T20:22:09.984Z] github.com/docker/docker/builder/builder-next [2022-05-12T20:22:09.984Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-12T20:22:09.984Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-12T20:22:09.984Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-12T20:22:09.984Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-12T20:22:09.984Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-12T20:22:09.984Z] github.com/docker/docker/builder/builder-next/worker [2022-05-12T20:22:09.984Z] github.com/docker/docker/builder/dockerfile [2022-05-12T20:22:09.984Z] github.com/docker/docker/builder/remotecontext [2022-05-12T20:22:09.984Z] github.com/docker/docker/builder/remotecontext/git [2022-05-12T20:22:09.984Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-12T20:22:09.984Z] github.com/docker/docker/cli [2022-05-12T20:22:09.984Z] github.com/docker/docker/cli/config [2022-05-12T20:22:09.984Z] github.com/docker/docker/cli/debug [2022-05-12T20:22:09.984Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-12T20:22:09.984Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-12T20:22:09.984Z] github.com/docker/docker/client [2022-05-12T20:22:09.984Z] github.com/docker/docker/cmd/docker-proxy [2022-05-12T20:22:09.984Z] github.com/docker/docker/cmd/dockerd [2022-05-12T20:22:09.984Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-12T20:22:09.984Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-12T20:22:09.984Z] github.com/docker/docker/container [2022-05-12T20:22:09.984Z] github.com/docker/docker/container/stream [2022-05-12T20:22:09.984Z] github.com/docker/docker/contrib/apparmor [2022-05-12T20:22:09.984Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-12T20:22:09.984Z] github.com/docker/docker/contrib/httpserver [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/cluster [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/cluster/convert [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/cluster/executor [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/cluster/provider [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/config [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/events [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/events/testutils [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/exec [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/graphdriver [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/images [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/initlayer [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/links [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/listeners [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger/gelf [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger/journald [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger/local [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger/logentries [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger/splunk [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger/syslog [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/logger/templates [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/names [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/network [2022-05-12T20:22:09.984Z] github.com/docker/docker/daemon/stats [2022-05-12T20:22:09.984Z] github.com/docker/docker/distribution [2022-05-12T20:22:09.984Z] github.com/docker/docker/distribution/metadata [2022-05-12T20:22:09.984Z] github.com/docker/docker/distribution/utils [2022-05-12T20:22:09.984Z] github.com/docker/docker/distribution/xfer [2022-05-12T20:22:09.984Z] github.com/docker/docker/dockerversion [2022-05-12T20:22:09.984Z] github.com/docker/docker/errdefs [2022-05-12T20:22:09.984Z] github.com/docker/docker/image [2022-05-12T20:22:09.984Z] github.com/docker/docker/image/cache [2022-05-12T20:22:09.984Z] github.com/docker/docker/image/tarexport [2022-05-12T20:22:09.984Z] github.com/docker/docker/image/v1 [2022-05-12T20:22:09.984Z] github.com/docker/docker/internal/test/suite [2022-05-12T20:22:09.984Z] github.com/docker/docker/layer [2022-05-12T20:22:09.984Z] github.com/docker/docker/libcontainerd [2022-05-12T20:22:09.984Z] github.com/docker/docker/libcontainerd/queue [2022-05-12T20:22:09.984Z] github.com/docker/docker/libcontainerd/remote [2022-05-12T20:22:09.984Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-12T20:22:09.984Z] github.com/docker/docker/libcontainerd/types [2022-05-12T20:22:09.984Z] github.com/docker/docker/oci [2022-05-12T20:22:09.984Z] github.com/docker/docker/oci/caps [2022-05-12T20:22:09.984Z] github.com/docker/docker/opts [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/aaparser [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/archive [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/authorization [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/broadcaster [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/capabilities [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/chrootarchive [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/containerfs [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/devicemapper [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/directory [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/dmesg [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/filenotify [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/fileutils [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/fsutils [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/homedir [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/idtools [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/ioutils [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/jsonmessage [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/longpath [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/loopback [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/namesgenerator [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/parsers [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/pidfile [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/platform [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/plugingetter [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/plugins [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/plugins/transport [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/pools [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/progress [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/pubsub [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/reexec [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/signal [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/stack [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/stdcopy [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/streamformatter [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/stringid [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/sysinfo [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/system [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/tailfile [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/tarsum [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/truncindex [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/urlutil [2022-05-12T20:22:09.984Z] github.com/docker/docker/pkg/useragent [2022-05-12T20:22:09.984Z] github.com/docker/docker/plugin [2022-05-12T20:22:09.984Z] github.com/docker/docker/plugin/executor/containerd [2022-05-12T20:22:09.984Z] github.com/docker/docker/plugin/v2 [2022-05-12T20:22:09.984Z] github.com/docker/docker/profiles/apparmor [2022-05-12T20:22:09.984Z] github.com/docker/docker/profiles/seccomp [2022-05-12T20:22:09.984Z] github.com/docker/docker/quota [2022-05-12T20:22:09.984Z] github.com/docker/docker/reference [2022-05-12T20:22:09.984Z] github.com/docker/docker/registry [2022-05-12T20:22:09.984Z] github.com/docker/docker/registry/resumable [2022-05-12T20:22:09.984Z] github.com/docker/docker/restartmanager [2022-05-12T20:22:09.984Z] github.com/docker/docker/rootless [2022-05-12T20:22:09.984Z] github.com/docker/docker/rootless/specconv [2022-05-12T20:22:09.984Z] github.com/docker/docker/runconfig [2022-05-12T20:22:09.984Z] github.com/docker/docker/runconfig/opts [2022-05-12T20:22:09.984Z] github.com/docker/docker/testutil [2022-05-12T20:22:09.984Z] github.com/docker/docker/testutil/daemon [2022-05-12T20:22:09.984Z] github.com/docker/docker/testutil/environment [2022-05-12T20:22:09.984Z] github.com/docker/docker/testutil/fakecontext [2022-05-12T20:22:09.984Z] github.com/docker/docker/testutil/fakegit [2022-05-12T20:22:09.984Z] github.com/docker/docker/testutil/fakestorage [2022-05-12T20:22:09.984Z] github.com/docker/docker/testutil/fixtures/load [2022-05-12T20:22:09.984Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-12T20:22:09.984Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-12T20:22:09.984Z] github.com/docker/docker/testutil/registry [2022-05-12T20:22:09.984Z] github.com/docker/docker/testutil/request [2022-05-12T20:22:09.984Z] github.com/docker/docker/volume [2022-05-12T20:22:09.984Z] github.com/docker/docker/volume/drivers [2022-05-12T20:22:09.984Z] github.com/docker/docker/volume/local [2022-05-12T20:22:09.984Z] github.com/docker/docker/volume/mounts [2022-05-12T20:22:09.984Z] github.com/docker/docker/volume/service [2022-05-12T20:22:09.984Z] github.com/docker/docker/volume/service/opts [2022-05-12T20:22:09.984Z] github.com/docker/docker/volume/testutils' ']' [2022-05-12T20:22:09.985Z] + 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/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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-05-12T20:22:09.985Z] ? github.com/docker/docker/api [no test files] [2022-05-12T20:22:10.292Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T20:22:11.234Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T20:22:11.654Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-12T20:22:11.654Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-12T20:22:11.654Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-12T20:22:11.654Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T20:22:11.654Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-12T20:22:11.654Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T20:22:11.654Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-12T20:22:11.654Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T20:22:11.654Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-12T20:22:11.654Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T20:22:11.654Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-12T20:22:11.654Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T20:22:11.654Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-12T20:22:11.654Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T20:22:11.654Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-12T20:22:11.654Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:22:11.654Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-12T20:22:11.654Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-12T20:22:11.654Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T20:22:11.654Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-12T20:22:12.176Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T20:22:12.747Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T20:22:12.747Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T20:22:13.008Z] plugin_test.go:61: [d2e8bdaab34d5] joining swarm manager [d8ff6aa2e77a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:22:13.580Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T20:22:14.151Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T20:22:14.413Z] plugin_test.go:64: [d198c9df77196] joining swarm manager [d8ff6aa2e77a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:22:14.914Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T20:22:15.356Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T20:22:15.380Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T20:22:15.380Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T20:22:15.846Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T20:22:15.927Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T20:22:16.870Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T20:22:17.419Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-12T20:22:17.419Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T20:22:17.419Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-12T20:22:17.419Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T20:22:17.419Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-12T20:22:17.810Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T20:22:18.381Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T20:22:20.294Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T20:22:21.137Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-12T20:22:23.592Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T20:22:24.031Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-12T20:22:24.031Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T20:22:24.031Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-12T20:22:24.031Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T20:22:24.486Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-12T20:22:24.486Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T20:22:24.486Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-12T20:22:24.486Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T20:22:24.486Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-12T20:22:26.133Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T20:22:26.394Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T20:22:28.032Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-05-12T20:22:28.199Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-12T20:22:28.199Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T20:22:28.199Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-12T20:22:28.199Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T20:22:28.199Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-12T20:22:29.700Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T20:22:31.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-12T20:22:32.024Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T20:22:32.966Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T20:22:33.634Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T20:22:33.634Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T20:22:33.634Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T20:22:35.239Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-12T20:22:37.167Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-12T20:22:37.167Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T20:22:37.412Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T20:22:37.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-12T20:22:37.738Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T20:22:38.682Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T20:22:40.064Z] docker_api_swarm_test.go:202: [df90bd4b05814] joining swarm manager [d610a61cc2176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:22:40.064Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T20:22:40.352Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T20:22:40.636Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T20:22:41.208Z] --- PASS: TestServicePlugin (32.36s) [2022-05-12T20:22:41.208Z] === RUN TestServiceUpdateLabel [2022-05-12T20:22:41.779Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T20:22:42.040Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T20:22:42.612Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T20:22:43.295Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T20:22:43.998Z] --- PASS: TestServiceUpdateLabel (2.61s)=== RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T20:22:43.998Z] [2022-05-12T20:22:43.998Z] === RUN TestServiceUpdateSecrets [2022-05-12T20:22:43.998Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T20:22:43.998Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T20:22:44.568Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T20:22:45.510Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T20:22:45.510Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-12T20:22:45.510Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T20:22:45.510Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T20:22:46.082Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T20:22:46.653Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T20:22:46.653Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T20:22:46.653Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T20:22:46.913Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T20:22:46.913Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T20:22:46.913Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T20:22:46.913Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T20:22:46.913Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T20:22:48.826Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T20:22:48.826Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T20:22:48.826Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T20:22:52.126Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T20:22:52.126Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T20:22:52.126Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T20:22:52.126Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T20:22:52.126Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T20:22:52.126Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T20:22:52.387Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T20:22:53.335Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T20:22:53.906Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T20:22:54.846Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T20:22:55.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-12T20:22:56.050Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T20:22:56.624Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T20:22:57.566Z] docker_api_swarm_test.go:384: [daa982989bc36] joining swarm manager [d0e36eb8f1e1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:22:57.566Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T20:22:57.566Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T20:22:58.137Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T20:22:58.137Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-12T20:22:58.137Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-12T20:22:58.137Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-12T20:22:58.709Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2022-05-12T20:22:58.709Z] === RUN TestServiceUpdateConfigs [2022-05-12T20:22:58.969Z] docker_api_swarm_test.go:385: [d8f8b0700f2d4] joining swarm manager [d0e36eb8f1e1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:22:59.229Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-12T20:23:00.168Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-12T20:23:02.079Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-12T20:23:02.079Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-12T20:23:02.079Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-12T20:23:02.079Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-12T20:23:05.763Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T20:23:05.763Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T20:23:05.764Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T20:23:05.764Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T20:23:05.764Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T20:23:07.326Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T20:23:07.792Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T20:23:07.792Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T20:23:07.792Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T20:23:07.792Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T20:23:07.792Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T20:23:07.792Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T20:23:07.792Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T20:23:08.258Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T20:23:08.658Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T20:23:09.243Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T20:23:09.599Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T20:23:11.509Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T20:23:12.186Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T20:23:12.890Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-12T20:23:13.168Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T20:23:13.168Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T20:23:13.168Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T20:23:13.168Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T20:23:13.168Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T20:23:13.634Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T20:23:13.831Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T20:23:14.091Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2022-05-12T20:23:14.091Z] === RUN TestServiceUpdateNetwork [2022-05-12T20:23:14.352Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T20:23:15.292Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T20:23:15.840Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T20:23:15.864Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T20:23:16.437Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T20:23:17.378Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-12T20:23:18.763Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-12T20:23:20.145Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T20:23:22.056Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-12T20:23:24.596Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T20:23:25.166Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T20:23:26.106Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T20:23:26.240Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T20:23:27.491Z] --- PASS: TestServiceUpdateNetwork (13.48s) [2022-05-12T20:23:27.491Z] === RUN TestServiceUpdatePidsLimit [2022-05-12T20:23:28.874Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-12T20:23:29.445Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-12T20:23:31.985Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T20:23:31.985Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T20:23:33.366Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T20:23:34.130Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T20:23:34.130Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T20:23:34.130Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T20:23:34.130Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T20:23:34.305Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-12T20:23:34.305Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T20:23:34.566Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-12T20:23:34.830Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-12T20:23:34.830Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T20:23:34.881Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T20:23:35.347Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T20:23:35.347Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T20:23:35.347Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T20:23:36.213Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T20:23:36.473Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-12T20:23:37.044Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T20:23:37.044Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T20:23:37.044Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T20:23:37.616Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T20:23:37.876Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T20:23:38.294Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T20:23:38.816Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T20:23:39.755Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-12T20:23:39.854Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T20:23:40.015Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-12T20:23:40.015Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-12T20:23:40.015Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-12T20:23:40.015Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-12T20:23:40.015Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T20:23:42.570Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-12T20:23:42.830Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T20:23:43.403Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T20:23:43.974Z] --- PASS: TestServiceUpdatePidsLimit (16.48s) [2022-05-12T20:23:43.974Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-05-12T20:23:43.974Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-05-12T20:23:43.974Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-05-12T20:23:43.974Z] PASS [2022-05-12T20:23:43.974Z] [2022-05-12T20:23:43.974Z] === Skipped [2022-05-12T20:23:43.974Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-12T20:23:43.974Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-12T20:23:43.974Z] [2022-05-12T20:23:43.974Z] DONE 27 tests, 1 skipped in 182.555s [2022-05-12T20:23:43.974Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-12T20:23:43.974Z] ++ 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-05-12T20:23:43.974Z] ++ set -e [2022-05-12T20:23:43.975Z] ++ '[' -n 0 ']' [2022-05-12T20:23:43.975Z] ++ set -x [2022-05-12T20:23:43.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=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-05-12T20:23:43.975Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T20:23:44.235Z] INFO: Testing against a local daemon [2022-05-12T20:23:44.235Z] === RUN TestSessionCreate [2022-05-12T20:23:44.235Z] --- PASS: TestSessionCreate (0.03s) [2022-05-12T20:23:44.235Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-12T20:23:44.235Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-12T20:23:44.235Z] PASS [2022-05-12T20:23:44.235Z] [2022-05-12T20:23:44.235Z] DONE 2 tests in 0.084s [2022-05-12T20:23:44.235Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-12T20:23:44.235Z] ++ 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-05-12T20:23:44.235Z] ++ set -e [2022-05-12T20:23:44.235Z] ++ '[' -n 0 ']' [2022-05-12T20:23:44.235Z] ++ set -x [2022-05-12T20:23:44.235Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05-12T20:23:44.235Z] INFO: Testing against a local daemon [2022-05-12T20:23:44.235Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-12T20:23:44.235Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T20:23:44.235Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-05-12T20:23:44.235Z] === RUN TestDiskUsage [2022-05-12T20:23:44.235Z] === PAUSE TestDiskUsage [2022-05-12T20:23:44.235Z] === RUN TestEventsExecDie [2022-05-12T20:23:45.174Z] --- PASS: TestEventsExecDie (0.71s) [2022-05-12T20:23:45.174Z] === RUN TestEventsBackwardsCompatible [2022-05-12T20:23:45.174Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-12T20:23:45.174Z] === RUN TestEventsVolumeCreate [2022-05-12T20:23:45.174Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-12T20:23:45.174Z] === RUN TestInfoBinaryCommits [2022-05-12T20:23:45.174Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-12T20:23:45.174Z] === RUN TestInfoAPIVersioned [2022-05-12T20:23:45.174Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-12T20:23:45.174Z] === RUN TestInfoAPI [2022-05-12T20:23:45.174Z] --- PASS: TestInfoAPI (0.02s) [2022-05-12T20:23:45.174Z] === RUN TestInfoAPIWarnings [2022-05-12T20:23:48.501Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T20:23:48.501Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T20:23:48.501Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T20:23:48.501Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T20:23:48.967Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T20:23:48.967Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T20:23:48.967Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T20:23:48.967Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T20:23:48.967Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T20:23:49.434Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T20:23:50.454Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T20:23:50.455Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-12T20:23:50.714Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T20:23:50.975Z] check_test.go:378: [d8f8b0700f2d4] daemon is not started [2022-05-12T20:23:50.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-12T20:23:52.885Z] docker_api_swarm_test.go:802: [d91ab651dd723] joining swarm manager [d15abaedad4cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:23:53.455Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T20:23:54.395Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T20:23:54.395Z] docker_api_swarm_test.go:802: [d677a501c9805] joining swarm manager [d15abaedad4cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:23:55.775Z] docker_api_swarm_test.go:802: [d2db082f6fcac] joining swarm manager [d15abaedad4cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T20:23:57.158Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T20:23:57.158Z] docker_api_swarm_test.go:802: [d8de17d8d5648] joining swarm manager [d15abaedad4cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-12T20:23:58.541Z] docker_api_swarm_test.go:810: [daff18d935c6f] joining swarm manager [d15abaedad4cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-12T20:24:01.835Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-12T20:24:01.835Z] === RUN TestInfoDebug [2022-05-12T20:24:02.096Z] --- PASS: TestInfoDebug (0.52s) [2022-05-12T20:24:02.096Z] === RUN TestInfoInsecureRegistries [2022-05-12T20:24:02.666Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-05-12T20:24:02.666Z] === RUN TestInfoRegistryMirrors [2022-05-12T20:24:03.237Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-12T20:24:03.237Z] === RUN TestLoginFailsWithBadCredentials [2022-05-12T20:24:03.237Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-12T20:24:03.237Z] === RUN TestPingCacheHeaders [2022-05-12T20:24:03.237Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-12T20:24:03.237Z] === RUN TestPingGet [2022-05-12T20:24:03.237Z] --- PASS: TestPingGet (0.01s) [2022-05-12T20:24:03.237Z] === RUN TestPingHead [2022-05-12T20:24:03.237Z] --- PASS: TestPingHead (0.01s) [2022-05-12T20:24:03.237Z] === RUN TestPingSwarmHeader [2022-05-12T20:24:04.180Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-12T20:24:04.445Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 31.9% of statements [2022-05-12T20:24:04.445Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-12T20:24:04.445Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-12T20:24:04.445Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-12T20:24:04.445Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-12T20:24:04.445Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-05-12T20:24:04.445Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/builder [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-12T20:24:04.445Z] ok github.com/docker/docker/builder/remotecontext 0.141s coverage: 13.7% of statements [2022-05-12T20:24:04.445Z] ok github.com/docker/docker/builder/dockerfile 0.478s coverage: 49.3% of statements [2022-05-12T20:24:04.445Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-12T20:24:04.445Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-05-12T20:24:04.445Z] ok github.com/docker/docker/builder/remotecontext/git 1.810s coverage: 86.3% of statements [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/cli [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-12T20:24:04.445Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-12T20:24:04.445Z] ok github.com/docker/docker/cmd/docker-proxy 0.021s coverage: 67.6% of statements [2022-05-12T20:24:04.752Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-12T20:24:06.133Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-12T20:24:06.133Z] --- PASS: TestPingSwarmHeader (2.52s) [2022-05-12T20:24:06.133Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-12T20:24:06.133Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-12T20:24:06.133Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-12T20:24:06.133Z] === RUN TestVersion [2022-05-12T20:24:06.133Z] --- PASS: TestVersion (0.02s) [2022-05-12T20:24:06.133Z] === CONT TestDiskUsage [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/empty [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/empty/container_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/empty/image_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/empty/volume_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-12T20:24:06.716Z] === RUN TestDiskUsage/after_container.Run [2022-05-12T20:24:07.655Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-12T20:24:07.655Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-12T20:24:07.655Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-12T20:24:07.655Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-12T20:24:07.655Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-12T20:24:07.655Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-12T20:24:07.655Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-12T20:24:07.655Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-12T20:24:07.655Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-12T20:24:07.655Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-12T20:24:07.655Z] --- PASS: TestDiskUsage (1.87s) [2022-05-12T20:24:07.655Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-12T20:24:07.655Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-12T20:24:07.655Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-12T20:24:07.655Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-12T20:24:07.655Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-12T20:24:07.655Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.01s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_container.Run (0.69s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-12T20:24:07.656Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-12T20:24:07.656Z] PASS [2022-05-12T20:24:07.656Z] [2022-05-12T20:24:07.656Z] === Skipped [2022-05-12T20:24:07.656Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-05-12T20:24:07.656Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-12T20:24:07.656Z] [2022-05-12T20:24:07.656Z] DONE 54 tests, 1 skipped in 23.589s [2022-05-12T20:24:07.656Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-12T20:24:07.656Z] ++ 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-05-12T20:24:07.656Z] ++ set -e [2022-05-12T20:24:07.656Z] ++ '[' -n 0 ']' [2022-05-12T20:24:07.656Z] ++ set -x [2022-05-12T20:24:07.656Z] ++ 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-05-12T20:24:07.916Z] INFO: Testing against a local daemon [2022-05-12T20:24:07.916Z] === RUN TestVolumesCreateAndList [2022-05-12T20:24:07.916Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-05-12T20:24:07.916Z] === RUN TestVolumesRemove [2022-05-12T20:24:07.916Z] === RUN TestDockerSuite/TestExec [2022-05-12T20:24:07.916Z] --- PASS: TestVolumesRemove (0.15s) [2022-05-12T20:24:07.916Z] === RUN TestVolumesInspect [2022-05-12T20:24:07.916Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-12T20:24:07.916Z] === RUN TestVolumesInvalidJSON [2022-05-12T20:24:07.916Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-12T20:24:07.916Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-12T20:24:07.916Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-12T20:24:07.916Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-12T20:24:07.916Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-12T20:24:07.916Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-12T20:24:07.916Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-12T20:24:07.916Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-12T20:24:07.916Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-12T20:24:07.916Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-12T20:24:07.916Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-12T20:24:07.916Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-12T20:24:07.916Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-12T20:24:07.916Z] PASS [2022-05-12T20:24:07.916Z] [2022-05-12T20:24:07.916Z] DONE 9 tests in 0.242s [2022-05-12T20:24:07.916Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T20:24:08.486Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T20:24:08.486Z] +++ kill 11753 [2022-05-12T20:24:08.615Z] ok github.com/docker/docker/client 0.128s coverage: 75.6% of statements [2022-05-12T20:24:08.747Z] +++ /etc/init.d/apparmor stop [2022-05-12T20:24:08.747Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T20:24:08.747Z] [2022-05-12T20:24:08.747Z] Unloading profiles will leave already running processes permanently [2022-05-12T20:24:08.747Z] unconfined, which can lead to unexpected situations. [2022-05-12T20:24:08.747Z] [2022-05-12T20:24:08.747Z] To set a process to complain mode, use the command line tool [2022-05-12T20:24:08.747Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T20:24:08.747Z] +++ true [2022-05-12T20:24:08.747Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T20:24:08.747Z] exiting test-integration [2022-05-12T20:24:08.747Z] ++ exit 0 [2022-05-12T20:24:08.747Z] [2022-05-12T20:24:09.320Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T20:24:09.580Z] + for job in $(jobs -p) [2022-05-12T20:24:09.580Z] + wait 13284 [2022-05-12T20:24:10.150Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T20:24:10.721Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T20:24:12.103Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T20:24:12.363Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T20:24:12.936Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T20:24:13.507Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T20:24:14.448Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T20:24:15.018Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T20:24:15.958Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T20:24:16.494Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-12T20:24:16.494Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T20:24:16.494Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-12T20:24:17.343Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T20:24:18.284Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T20:24:18.855Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T20:24:19.796Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T20:24:20.207Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-12T20:24:20.207Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-12T20:24:20.366Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T20:24:23.661Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T20:24:23.661Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-12T20:24:24.233Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T20:24:24.805Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T20:24:24.876Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-12T20:24:25.252Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T20:24:25.252Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T20:24:25.252Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T20:24:25.252Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T20:24:25.374Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T20:24:25.719Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T20:24:25.841Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-12T20:24:25.841Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T20:24:25.841Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-12T20:24:25.841Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T20:24:25.841Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-12T20:24:25.841Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T20:24:25.841Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-12T20:24:26.315Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T20:24:26.423Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-12T20:24:26.575Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T20:24:27.385Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-12T20:24:27.970Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T20:24:28.230Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T20:24:29.169Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T20:24:31.373Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-12T20:24:32.901Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-12T20:24:32.901Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T20:24:32.901Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-12T20:24:32.901Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T20:24:32.901Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-12T20:24:32.901Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-12T20:24:34.810Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T20:24:34.810Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T20:24:34.810Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T20:24:36.618Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-12T20:24:41.386Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T20:24:41.386Z] === RUN TestDockerSuite/TestExecTTY [2022-05-12T20:24:41.386Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T20:24:41.386Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T20:24:41.956Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T20:24:42.530Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T20:24:42.530Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-12T20:24:42.530Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T20:24:43.911Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-12T20:24:44.172Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T20:24:45.113Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-12T20:24:45.458Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T20:24:45.684Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T20:24:46.254Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T20:24:47.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-12T20:24:50.932Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T20:24:51.088Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T20:24:51.088Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T20:24:51.088Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T20:24:51.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T20:24:51.398Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-12T20:24:55.242Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 29.7% of statements [2022-05-12T20:24:55.242Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-05-12T20:24:55.242Z] ok github.com/docker/docker/cmd/dockerd/trap 2.464s coverage: 0.0% of statements [2022-05-12T20:24:55.242Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-12T20:24:55.242Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-12T20:24:55.242Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-12T20:24:55.242Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-12T20:24:55.242Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-12T20:24:55.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T20:24:55.831Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T20:24:56.105Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T20:24:56.212Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T20:24:56.781Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T20:24:56.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T20:24:57.188Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-12T20:24:57.789Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-05-12T20:24:58.150Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-12T20:24:58.150Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T20:24:58.606Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-12T20:24:59.685Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-05-12T20:25:00.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T20:25:01.051Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-05-12T20:25:02.063Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T20:25:02.325Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-12T20:25:02.642Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T20:25:02.642Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T20:25:02.901Z] === RUN TestDockerSuite/TestHealth [2022-05-12T20:25:03.851Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-12T20:25:04.998Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T20:25:09.136Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-05-12T20:25:09.136Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [2022-05-12T20:25:09.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T20:25:09.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-12T20:25:09.697Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-12T20:25:09.909Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-12T20:25:09.909Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T20:25:10.260Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-12T20:25:10.260Z] ok github.com/docker/docker/daemon 10.132s coverage: 16.6% of statements [2022-05-12T20:25:10.376Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-12T20:25:10.376Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T20:25:10.376Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-12T20:25:10.376Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T20:25:10.376Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-12T20:25:10.376Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T20:25:10.376Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-12T20:25:10.517Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-12T20:25:10.517Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-12T20:25:10.517Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-12T20:25:10.517Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-12T20:25:10.845Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-12T20:25:11.886Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.715s coverage: 74.8% of statements [2022-05-12T20:25:12.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-12T20:25:12.813Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 3.0% of statements [2022-05-12T20:25:13.069Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.312s coverage: 56.2% of statements [2022-05-12T20:25:14.436Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-05-12T20:25:14.690Z] docker_api_swarm_service_test.go:395: [d0279d519ad9b] joining swarm manager [d791ff9529a19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:25:15.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T20:25:15.090Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T20:25:15.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T20:25:15.631Z] docker_api_swarm_service_test.go:395: [d8b91f4d24c31] joining swarm manager [d791ff9529a19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:25:16.331Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.301s coverage: 50.6% of statements [2022-05-12T20:25:16.895Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.068s coverage: 45.9% of statements [2022-05-12T20:25:16.895Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-12T20:25:18.261Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-05-12T20:25:18.261Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.709s coverage: 58.2% of statements [2022-05-12T20:25:18.261Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-12T20:25:18.261Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-12T20:25:19.308Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-05-12T20:25:19.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T20:25:19.830Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T20:25:19.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T20:25:19.830Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T20:25:19.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T20:25:19.870Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-05-12T20:25:20.798Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.6% of statements [2022-05-12T20:25:20.798Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-12T20:25:20.798Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-12T20:25:21.360Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.0% of statements [2022-05-12T20:25:22.289Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-05-12T20:25:22.546Z] ok github.com/docker/docker/daemon/logger/awslogs 0.197s coverage: 80.2% of statements [2022-05-12T20:25:22.546Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-12T20:25:23.108Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-12T20:25:23.108Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-12T20:25:23.669Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-05-12T20:25:23.765Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T20:25:23.765Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T20:25:23.765Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T20:25:23.765Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T20:25:23.765Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T20:25:24.025Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T20:25:24.231Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 69.9% of statements [2022-05-12T20:25:24.595Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T20:25:24.595Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T20:25:24.595Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T20:25:24.595Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T20:25:24.793Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 78.7% of statements [2022-05-12T20:25:24.793Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-12T20:25:24.855Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T20:25:25.048Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 59.1% of statements [2022-05-12T20:25:25.115Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T20:25:25.376Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T20:25:25.610Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-05-12T20:25:25.636Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T20:25:25.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T20:25:25.683Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T20:25:25.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T20:25:25.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T20:25:25.683Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T20:25:25.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T20:25:25.683Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T20:25:25.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T20:25:26.207Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T20:25:26.467Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T20:25:26.539Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-05-12T20:25:26.796Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-12T20:25:27.357Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-12T20:25:27.405Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T20:25:27.919Z] ok github.com/docker/docker/daemon/logger/splunk 1.633s coverage: 82.5% of statements [2022-05-12T20:25:27.919Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-12T20:25:27.919Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-12T20:25:27.976Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T20:25:27.976Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T20:25:28.546Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T20:25:28.846Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 44.4% of statements [2022-05-12T20:25:29.773Z] ok github.com/docker/docker/distribution 0.597s coverage: 28.2% of statements [2022-05-12T20:25:29.773Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-12T20:25:30.029Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-12T20:25:30.591Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-12T20:25:30.615Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T20:25:31.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-12T20:25:31.160Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-12T20:25:31.348Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T20:25:31.348Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T20:25:31.609Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T20:25:31.722Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 84.9% of statements [2022-05-12T20:25:31.722Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-12T20:25:31.722Z] ok github.com/docker/docker/image/tarexport 0.016s coverage: 0.7% of statements [2022-05-12T20:25:31.722Z] ? github.com/docker/docker/image/v1 [no test files] [2022-05-12T20:25:31.722Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-12T20:25:31.978Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-05-12T20:25:32.908Z] ok github.com/docker/docker/oci 0.018s coverage: 46.0% of statements [2022-05-12T20:25:33.001Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T20:25:33.263Z] docker_api_swarm_service_test.go:343: [d03f0a3c7a74f] joining swarm manager [d85655187213e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:25:33.838Z] ok github.com/docker/docker/opts 0.023s coverage: 65.5% of statements [2022-05-12T20:25:33.838Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-12T20:25:34.208Z] docker_api_swarm_service_test.go:343: [df87526e94e68] joining swarm manager [d85655187213e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:25:34.469Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T20:25:34.469Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T20:25:35.743Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.5% of statements [2022-05-12T20:25:35.999Z] ok github.com/docker/docker/pkg/authorization 0.233s coverage: 68.3% of statements [2022-05-12T20:25:36.256Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-12T20:25:36.383Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T20:25:36.512Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-12T20:25:38.296Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T20:25:39.236Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T20:25:39.483Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T20:25:39.776Z] ok github.com/docker/docker/pkg/chrootarchive 2.489s coverage: 42.7% of statements [2022-05-12T20:25:39.776Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-12T20:25:39.805Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T20:25:40.032Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-12T20:25:40.287Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-12T20:25:40.376Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T20:25:40.946Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T20:25:40.946Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-12T20:25:40.946Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T20:25:41.213Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-12T20:25:41.213Z] ok github.com/docker/docker/layer 7.806s coverage: 69.0% of statements [2022-05-12T20:25:41.213Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-12T20:25:41.213Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-12T20:25:41.213Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-12T20:25:41.213Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-12T20:25:41.213Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-12T20:25:41.213Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-12T20:25:41.470Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 87.2% of statements [2022-05-12T20:25:41.516Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T20:25:41.726Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2022-05-12T20:25:41.726Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-05-12T20:25:42.086Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T20:25:43.028Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T20:25:43.093Z] ok github.com/docker/docker/pkg/idtools 0.488s coverage: 67.9% of statements [2022-05-12T20:25:43.093Z] ok github.com/docker/docker/pkg/ioutils 0.434s coverage: 71.0% of statements [2022-05-12T20:25:43.349Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-12T20:25:43.349Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-05-12T20:25:43.349Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-12T20:25:43.598Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T20:25:43.605Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-05-12T20:25:43.605Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2022-05-12T20:25:43.859Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T20:25:43.861Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-05-12T20:25:44.117Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-05-12T20:25:44.117Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-12T20:25:44.117Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-12T20:25:44.117Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-12T20:25:44.430Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T20:25:44.430Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-12T20:25:44.679Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-05-12T20:25:45.242Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-12T20:25:45.497Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-12T20:25:45.753Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-12T20:25:45.814Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T20:25:46.075Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T20:25:46.645Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T20:25:46.645Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T20:25:47.117Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-05-12T20:25:47.117Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-05-12T20:25:47.214Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T20:25:47.214Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-12T20:25:47.214Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T20:25:47.372Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-12T20:25:47.628Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-05-12T20:25:47.885Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-05-12T20:25:48.140Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-12T20:25:48.155Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-12T20:25:48.351Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T20:25:48.396Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 53.8% of statements [2022-05-12T20:25:48.415Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T20:25:48.958Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-12T20:25:49.213Z] ok github.com/docker/docker/pkg/tailfile 0.072s coverage: 88.6% of statements [2022-05-12T20:25:49.355Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T20:25:49.774Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-05-12T20:25:50.030Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-12T20:25:50.030Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-12T20:25:50.296Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T20:25:50.557Z] docker_api_swarm_service_test.go:490: [da719ec770811] joining swarm manager [d6b0a378dc59d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:25:51.128Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T20:25:51.128Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T20:25:51.128Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T20:25:51.128Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-12T20:25:51.128Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T20:25:51.388Z] docker_api_swarm_service_test.go:490: [d31b9e47006fb] joining swarm manager [d6b0a378dc59d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:25:51.648Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T20:25:51.925Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-05-12T20:25:52.182Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-12T20:25:52.590Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T20:25:52.590Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T20:25:52.743Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-05-12T20:25:53.161Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T20:25:53.520Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-12T20:25:53.520Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T20:25:53.520Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-12T20:25:53.520Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T20:25:53.520Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-12T20:25:53.673Z] ok github.com/docker/docker/quota 0.196s coverage: 71.4% of statements [2022-05-12T20:25:53.929Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-12T20:25:54.110Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T20:25:54.858Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-05-12T20:25:55.115Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-12T20:25:55.371Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-12T20:25:55.934Z] ok github.com/docker/docker/runconfig 0.011s coverage: 64.5% of statements [2022-05-12T20:25:55.934Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-12T20:25:56.020Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T20:25:56.020Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T20:25:56.959Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T20:25:57.824Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-12T20:25:58.340Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T20:25:58.385Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.4% of statements [2022-05-12T20:25:58.640Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-05-12T20:25:59.723Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T20:26:00.007Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-05-12T20:26:00.293Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T20:26:00.864Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T20:26:01.435Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T20:26:01.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T20:26:02.004Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T20:26:02.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T20:26:02.493Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T20:26:02.576Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T20:26:02.960Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T20:26:02.960Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T20:26:02.960Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T20:26:03.516Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T20:26:03.516Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-12T20:26:04.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-12T20:26:04.519Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T20:26:04.519Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T20:26:04.519Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T20:26:05.844Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T20:26:07.758Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T20:26:08.303Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T20:26:09.143Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T20:26:09.143Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T20:26:09.287Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T20:26:09.287Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T20:26:09.287Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T20:26:09.287Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T20:26:09.287Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T20:26:10.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-12T20:26:10.791Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T20:26:10.852Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T20:26:11.318Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T20:26:12.302Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T20:26:12.302Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T20:26:12.704Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T20:26:12.964Z] docker_api_swarm_service_test.go:128: [dda0fb20f3e34] joining swarm manager [d337d08787215]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:26:13.289Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T20:26:13.905Z] docker_api_swarm_service_test.go:129: [d1c6f14691d85] joining swarm manager [d337d08787215]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:26:14.166Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T20:26:14.428Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T20:26:14.801Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-12T20:26:14.802Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T20:26:14.802Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-12T20:26:14.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-12T20:26:15.829Z] docker_api_swarm_service_test.go:137: [daa2ccfee7358] joining swarm manager [d337d08787215]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T20:26:16.409Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T20:26:16.672Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T20:26:16.933Z] docker_api_swarm_service_test.go:138: [d0fd1a6f84d1e] joining swarm manager [d337d08787215]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-12T20:26:17.505Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T20:26:18.032Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T20:26:19.594Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T20:26:19.594Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T20:26:19.594Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T20:26:20.579Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T20:26:20.579Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T20:26:20.579Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T20:26:21.046Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T20:26:21.884Z] ok github.com/docker/docker/pkg/plugins 33.654s coverage: 76.3% of statements [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/rootless [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/volume [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-12T20:26:21.884Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === Skipped [2022-05-12T20:26:21.884Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-12T20:26:21.884Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-12T20:26:21.884Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-12T20:26:21.884Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-12T20:26:21.884Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-12T20:26:21.884Z] graphtest_unix.go:71: No driver to put! [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-12T20:26:21.884Z] time="2022-05-12T20:25:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-12T20:26:21.884Z] time="2022-05-12T20:25:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-12T20:26:21.884Z] time="2022-05-12T20:25:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-12T20:26:21.884Z] time="2022-05-12T20:25:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-12T20:26:21.884Z] time="2022-05-12T20:25:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-12T20:26:21.884Z] graphtest_unix.go:71: No driver to put! [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-12T20:26:21.884Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-12T20:26:21.884Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-12T20:26:21.884Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-12T20:26:21.884Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-12T20:26:21.884Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-12T20:26:21.884Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-12T20:26:21.884Z] graphtest_unix.go:71: No driver to put! [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-12T20:26:21.884Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-12T20:26:21.884Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-12T20:26:21.884Z] [2022-05-12T20:26:21.884Z] DONE 2524 tests, 28 skipped in 250.046s [2022-05-12T20:26:21.884Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/bitseq [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/cluster [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/config [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/datastore [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/driverapi [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/etchosts [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/idm [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/ipam [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/iptables [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/netlabel [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/netutils [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/networkdb [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/ns [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/options [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/osl [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/portallocator [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/portmapper [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/testutils [2022-05-12T20:26:21.884Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-12T20:26:21.884Z] + 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-05-12T20:26:23.253Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T20:26:23.720Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T20:26:24.186Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T20:26:24.186Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T20:26:24.186Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T20:26:25.170Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T20:26:25.636Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T20:26:25.636Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T20:26:25.636Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T20:26:25.636Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T20:26:25.636Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T20:26:25.637Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T20:26:26.579Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T20:26:27.960Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T20:26:28.531Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T20:26:29.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-12T20:26:29.717Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T20:26:29.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-12T20:26:30.379Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T20:26:30.443Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-12T20:26:30.443Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T20:26:30.703Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T20:26:30.703Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T20:26:30.703Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T20:26:31.646Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T20:26:32.588Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T20:26:35.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-12T20:26:35.882Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T20:26:36.453Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T20:26:39.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-12T20:26:41.132Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T20:26:41.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-12T20:26:41.703Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T20:26:41.703Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T20:26:43.088Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T20:26:44.034Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T20:26:44.034Z] docker_api_swarm_service_test.go:304: [d57a92a90593a] joining swarm manager [defee7b2a843d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:26:44.974Z] docker_api_swarm_service_test.go:304: [d5abcf87c1f34] joining swarm manager [defee7b2a843d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:26:44.974Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T20:26:45.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-12T20:26:46.361Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T20:26:46.932Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T20:26:49.475Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T20:26:49.736Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T20:26:50.308Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T20:26:56.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-12T20:26:56.400Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T20:26:56.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-12T20:26:56.885Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T20:27:00.452Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T20:27:00.452Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T20:27:00.452Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T20:27:01.105Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T20:27:01.105Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T20:27:01.105Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T20:27:01.105Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T20:27:01.105Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T20:27:01.105Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T20:27:01.105Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T20:27:01.105Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T20:27:01.105Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T20:27:01.105Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T20:27:01.105Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T20:27:01.105Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T20:27:02.011Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T20:27:02.011Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T20:27:02.011Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T20:27:02.011Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T20:27:02.165Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T20:27:02.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-12T20:27:02.253Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T20:27:02.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-12T20:27:02.253Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T20:27:02.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-12T20:27:02.481Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T20:27:02.481Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T20:27:02.481Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T20:27:02.737Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T20:27:02.948Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T20:27:02.948Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T20:27:02.948Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T20:27:03.307Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T20:27:04.249Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T20:27:04.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-12T20:27:04.510Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T20:27:05.081Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T20:27:05.653Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T20:27:06.595Z] docker_api_swarm_service_test.go:100: [d3702eba3a096] joining swarm manager [dd08eea3ce46a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:27:07.136Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T20:27:07.535Z] docker_api_swarm_service_test.go:101: [dc7dd6cfd926b] joining swarm manager [dd08eea3ce46a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:27:07.535Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T20:27:07.795Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-12T20:27:08.501Z] ok github.com/docker/docker/libnetwork 37.262s coverage: 40.6% of statements [2022-05-12T20:27:08.501Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-05-12T20:27:08.501Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-12T20:27:08.501Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-12T20:27:08.501Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-12T20:27:08.501Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-12T20:27:08.501Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-12T20:27:08.501Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-12T20:27:08.501Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-12T20:27:08.501Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-12T20:27:08.501Z] ok github.com/docker/docker/libnetwork/config 0.021s coverage: 19.7% of statements [2022-05-12T20:27:08.501Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-12T20:27:08.501Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-12T20:27:08.501Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-12T20:27:08.501Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-12T20:27:08.501Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.374s coverage: 59.9% of statements [2022-05-12T20:27:08.501Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-12T20:27:08.501Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-12T20:27:08.501Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.161s coverage: 4.0% of statements [2022-05-12T20:27:08.501Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-12T20:27:08.501Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-12T20:27:08.502Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-12T20:27:08.502Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-12T20:27:10.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-12T20:27:10.900Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T20:27:10.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-12T20:27:11.043Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T20:27:11.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-12T20:27:11.368Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T20:27:11.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-12T20:27:11.368Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T20:27:11.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-12T20:27:14.393Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T20:27:14.654Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T20:27:15.228Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T20:27:15.893Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T20:27:15.893Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T20:27:15.893Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T20:27:15.893Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T20:27:15.893Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T20:27:15.893Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T20:27:15.893Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T20:27:15.893Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T20:27:15.893Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T20:27:15.893Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T20:27:15.893Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T20:27:17.137Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T20:27:18.439Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.644s coverage: 7.2% of statements [2022-05-12T20:27:18.439Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-12T20:27:18.439Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-12T20:27:18.439Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-05-12T20:27:18.439Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-12T20:27:18.439Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-12T20:27:18.439Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-12T20:27:18.439Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-12T20:27:18.696Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-05-12T20:27:18.911Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T20:27:18.911Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T20:27:18.911Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T20:27:18.911Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T20:27:18.911Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T20:27:18.911Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T20:27:18.911Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T20:27:18.953Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-12T20:27:18.953Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-12T20:27:19.924Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T20:27:23.718Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T20:27:23.718Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-12T20:27:23.718Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T20:27:24.773Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T20:27:25.101Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T20:27:25.363Z] check_test.go:378: [d3702eba3a096] daemon is not started [2022-05-12T20:27:27.904Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T20:27:28.209Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T20:27:28.209Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T20:27:28.209Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T20:27:28.209Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T20:27:29.816Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T20:27:30.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-12T20:27:31.121Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-12T20:27:32.667Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T20:27:32.667Z] docker_api_swarm_service_test.go:533: [ddfa41e2c5671] joining swarm manager [db08394190384]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:27:34.050Z] docker_api_swarm_service_test.go:534: [d62347091cb1a] joining swarm manager [db08394190384]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:27:37.428Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T20:27:37.912Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T20:27:37.912Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T20:27:37.912Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T20:27:37.912Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T20:27:37.912Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T20:27:37.912Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T20:27:37.912Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T20:27:37.912Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T20:27:37.912Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T20:27:37.912Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T20:27:37.912Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T20:27:38.258Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T20:27:40.175Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T20:27:40.929Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T20:27:40.929Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T20:27:41.115Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T20:27:41.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-12T20:27:42.070Z] === RUN TestDockerSuite/TestPortList [2022-05-12T20:27:45.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-12T20:27:45.261Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T20:27:45.963Z] ok github.com/docker/docker/libnetwork/ipam 14.300s coverage: 85.3% of statements [2022-05-12T20:27:45.963Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-12T20:27:45.963Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-12T20:27:45.963Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-12T20:27:45.963Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-12T20:27:45.963Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-12T20:27:45.963Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-12T20:27:45.963Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-05-12T20:27:46.247Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-12T20:27:46.247Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T20:27:46.525Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.1% of statements [2022-05-12T20:27:46.525Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-12T20:27:46.715Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-12T20:27:46.781Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-05-12T20:27:46.903Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T20:27:48.282Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-12T20:27:48.282Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T20:27:48.282Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-12T20:27:48.653Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T20:27:49.594Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T20:27:52.880Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T20:27:53.484Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T20:27:53.484Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T20:27:53.484Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T20:27:54.143Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-12T20:27:55.045Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T20:27:55.129Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-12T20:27:55.129Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T20:27:55.596Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-12T20:27:55.596Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T20:27:55.596Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-12T20:27:56.170Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T20:27:56.170Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T20:27:56.170Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T20:27:56.170Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T20:27:56.170Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T20:27:56.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T20:27:56.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T20:27:56.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-12T20:27:57.002Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T20:27:57.159Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-12T20:27:57.263Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T20:27:57.991Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T20:27:58.206Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T20:27:58.206Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-12T20:27:58.727Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-12T20:27:58.777Z] docker_api_swarm_service_test.go:148: [d6c1bc64486a6] joining swarm manager [d0761a99cf0d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:27:59.195Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-12T20:27:59.720Z] docker_api_swarm_service_test.go:148: [dce098540eff3] joining swarm manager [d0761a99cf0d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:28:00.181Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-12T20:28:00.187Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T20:28:00.202Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T20:28:00.649Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-12T20:28:01.108Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-12T20:28:02.492Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-12T20:28:02.753Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-12T20:28:02.753Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T20:28:05.031Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T20:28:05.298Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T20:28:06.043Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T20:28:06.239Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T20:28:07.955Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-12T20:28:08.181Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T20:28:10.170Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-12T20:28:10.170Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T20:28:10.170Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-12T20:28:11.046Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T20:28:11.046Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T20:28:11.046Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T20:28:11.733Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-12T20:28:11.733Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T20:28:11.733Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-12T20:28:12.074Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T20:28:12.404Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T20:28:12.404Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T20:28:12.562Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T20:28:12.562Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T20:28:12.562Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T20:28:12.716Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-12T20:28:14.329Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T20:28:14.926Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-12T20:28:15.910Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-12T20:28:16.377Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-12T20:28:16.377Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T20:28:16.377Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-12T20:28:17.938Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-12T20:28:18.405Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-12T20:28:18.405Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T20:28:18.405Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-12T20:28:18.405Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T20:28:18.405Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-12T20:28:20.909Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T20:28:21.426Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T20:28:21.426Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T20:28:21.427Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T20:28:22.292Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T20:28:23.675Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T20:28:25.556Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-12T20:28:25.586Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T20:28:26.526Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T20:28:27.909Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T20:28:29.818Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T20:28:30.388Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T20:28:30.649Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T20:28:31.221Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T20:28:32.074Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T20:28:32.074Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T20:28:33.134Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T20:28:34.403Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T20:28:34.403Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T20:28:34.403Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T20:28:35.049Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T20:28:35.309Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T20:28:35.309Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-12T20:28:35.309Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T20:28:35.431Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T20:28:35.431Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T20:28:35.569Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T20:28:35.569Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T20:28:35.830Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T20:28:36.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-12T20:28:36.351Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T20:28:37.294Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T20:28:38.695Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T20:28:39.346Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T20:28:39.646Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T20:28:40.373Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T20:28:40.862Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T20:28:41.889Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T20:28:42.378Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T20:28:43.406Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T20:28:45.033Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T20:28:46.231Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T20:28:47.171Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T20:28:48.555Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T20:28:48.816Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T20:28:48.816Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T20:28:49.077Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T20:28:51.061Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T20:28:51.061Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T20:28:51.061Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T20:28:51.061Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T20:28:51.061Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T20:28:51.061Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T20:28:51.061Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T20:28:51.061Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T20:28:51.061Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T20:28:51.550Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T20:28:51.624Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T20:28:52.568Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T20:28:52.577Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T20:28:55.113Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T20:28:56.497Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T20:28:56.497Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T20:28:56.497Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T20:28:57.476Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T20:28:59.041Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T20:28:59.983Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T20:29:00.244Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T20:29:02.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-12T20:29:02.159Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T20:29:03.102Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T20:29:05.019Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T20:29:05.972Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T20:29:06.232Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T20:29:06.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-12T20:29:07.064Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T20:29:08.276Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-12T20:29:08.276Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-12T20:29:08.276Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-12T20:29:09.609Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-12T20:29:10.550Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T20:29:11.122Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T20:29:12.065Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T20:29:12.325Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T20:29:12.483Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T20:29:12.483Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T20:29:12.483Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T20:29:12.483Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T20:29:12.585Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-12T20:29:12.663Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T20:29:12.663Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T20:29:12.663Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T20:29:13.528Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T20:29:14.099Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T20:29:14.138Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-12T20:29:14.138Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T20:29:14.138Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-12T20:29:14.138Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T20:29:14.606Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-12T20:29:14.606Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T20:29:14.606Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-12T20:29:14.670Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T20:29:14.930Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T20:29:15.073Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-12T20:29:15.073Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T20:29:15.073Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-12T20:29:15.241Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T20:29:15.241Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T20:29:15.241Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-12T20:29:15.812Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T20:29:17.199Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T20:29:17.771Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T20:29:18.342Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-12T20:29:18.603Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T20:29:19.544Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-12T20:29:20.486Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T20:29:21.055Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-12T20:29:21.626Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-12T20:29:22.568Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-12T20:29:23.511Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-12T20:29:24.082Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-12T20:29:25.023Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-12T20:29:25.283Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-12T20:29:25.543Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T20:29:26.497Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-12T20:29:27.882Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T20:29:28.143Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T20:29:29.084Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T20:29:29.344Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T20:29:29.344Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T20:29:29.606Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-12T20:29:31.521Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T20:29:32.092Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T20:29:32.663Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T20:29:34.046Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T20:29:34.308Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T20:29:34.308Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T20:29:34.880Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T20:29:35.452Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T20:29:36.023Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T20:29:36.595Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T20:29:36.856Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T20:29:36.856Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T20:29:37.427Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T20:29:37.427Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T20:29:38.167Z] ok github.com/docker/docker/libnetwork/networkdb 104.127s coverage: 60.1% of statements [2022-05-12T20:29:38.167Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-12T20:29:38.167Z] ok github.com/docker/docker/libnetwork/options 0.008s coverage: 100.0% of statements [2022-05-12T20:29:38.167Z] ok github.com/docker/docker/libnetwork/osl 4.296s coverage: 39.7% of statements [2022-05-12T20:29:38.167Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-12T20:29:38.167Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-12T20:29:38.371Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T20:29:38.423Z] ok github.com/docker/docker/libnetwork/portmapper 0.218s coverage: 48.6% of statements [2022-05-12T20:29:38.631Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T20:29:38.679Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-12T20:29:38.679Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-12T20:29:38.935Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-12T20:29:38.935Z] [2022-05-12T20:29:38.935Z] === Skipped [2022-05-12T20:29:38.935Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-12T20:29:38.935Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T20:29:38.935Z] [2022-05-12T20:29:38.935Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-12T20:29:38.935Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T20:29:38.935Z] [2022-05-12T20:29:38.935Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-12T20:29:38.935Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-12T20:29:38.935Z] [2022-05-12T20:29:38.935Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-12T20:29:38.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:29:38.935Z] [2022-05-12T20:29:38.935Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-12T20:29:38.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:29:38.935Z] [2022-05-12T20:29:38.935Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-12T20:29:38.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:29:38.935Z] [2022-05-12T20:29:38.935Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-12T20:29:38.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:29:38.935Z] [2022-05-12T20:29:38.935Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-12T20:29:38.935Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-12T20:29:38.935Z] [2022-05-12T20:29:38.935Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-12T20:29:38.935Z] firewalld_test.go:14: firewalld is not running [2022-05-12T20:29:38.935Z] [2022-05-12T20:29:38.935Z] DONE 326 tests, 9 skipped in 199.966s [2022-05-12T20:29:39.201Z] === RUN TestDockerSuite/TestRunContainerNetwork Post stage [Pipeline] junit [2022-05-12T20:29:39.508Z] Recording test results [2022-05-12T20:29:39.766Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2022-05-12T20:29:39.773Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T20:29:39.773Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-12T20:29:40.034Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T20:29:40.094Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39812/.git:/go/src/github.com/docker/docker/.git --name docker-pr79 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d847de492c0067618d1a599ef49ae9a6d1229bf1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d847de492c0067618d1a599ef49ae9a6d1229bf1 hack/validate/vendor [2022-05-12T20:29:40.656Z] No vendor changes in diff. [2022-05-12T20:29:40.912Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T20:29:41.418Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T20:29:41.493Z] + echo Ensuring container killed. [2022-05-12T20:29:41.493Z] Ensuring container killed. [2022-05-12T20:29:41.493Z] + docker rm -vf docker-pr79 [2022-05-12T20:29:41.493Z] Error: No such container: docker-pr79 [Pipeline] sh [2022-05-12T20:29:41.808Z] + echo Chowning /workspace to jenkins user [2022-05-12T20:29:41.808Z] Chowning /workspace to jenkins user [2022-05-12T20:29:41.808Z] + id -u [2022-05-12T20:29:41.808Z] + id -g [2022-05-12T20:29:41.808Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39812:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T20:29:41.989Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T20:29:42.696Z] + bundleName=unit [2022-05-12T20:29:42.696Z] + echo Creating unit-bundles.tar.gz [2022-05-12T20:29:42.696Z] Creating unit-bundles.tar.gz [2022-05-12T20:29:42.696Z] + 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-05-12T20:29:42.696Z] bundles/junit-report-libnetwork.xml [2022-05-12T20:29:42.696Z] bundles/junit-report.xml [2022-05-12T20:29:42.696Z] bundles/go-test-report-libnetwork.json [2022-05-12T20:29:42.696Z] bundles/go-test-report.json [2022-05-12T20:29:42.696Z] bundles/profile-libnetwork.out [2022-05-12T20:29:42.696Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-12T20:29:42.704Z] Archiving artifacts [2022-05-12T20:29:42.933Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T20:29:43.196Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39812/79/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T20:29:43.497Z] + make clean [2022-05-12T20:29:43.497Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T20:29:43.497Z] docker-dev-cache [2022-05-12T20:29:43.497Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T20:29:43.503Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T20:29:44.073Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T20:29:44.333Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T20:29:44.903Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T20:29:45.171Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-12T20:29:45.171Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-12T20:29:45.171Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T20:29:45.475Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T20:29:45.638Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-12T20:29:46.416Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T20:29:48.973Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T20:29:48.973Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T20:29:49.234Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T20:29:50.617Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T20:29:51.023Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T20:29:52.001Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T20:29:53.384Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T20:29:54.325Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-12T20:29:55.269Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T20:29:55.269Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-12T20:29:55.269Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T20:29:55.269Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-12T20:29:55.269Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T20:29:55.840Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T20:29:57.755Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T20:29:58.696Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T20:30:00.606Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T20:30:00.606Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T20:30:01.590Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T20:30:01.994Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T20:30:02.565Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-12T20:30:02.565Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-12T20:30:02.565Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T20:30:03.509Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-12T20:30:03.509Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-12T20:30:04.892Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T20:30:04.892Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T20:30:05.466Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T20:30:06.415Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T20:30:06.451Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T20:30:07.357Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-12T20:30:07.357Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-12T20:30:07.928Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T20:30:07.928Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T20:30:08.500Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T20:30:09.072Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T20:30:10.038Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T20:30:10.299Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-12T20:30:10.559Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T20:30:10.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-12T20:30:10.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-12T20:30:10.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-12T20:30:11.131Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T20:30:11.702Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T20:30:12.274Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T20:30:13.218Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T20:30:13.218Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T20:30:13.479Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-12T20:30:13.479Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T20:30:13.736Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T20:30:14.421Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T20:30:15.365Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T20:30:15.626Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T20:30:15.626Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-12T20:30:15.626Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T20:30:15.667Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-12T20:30:16.571Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-12T20:30:18.486Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T20:30:19.428Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-12T20:30:19.428Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T20:30:19.455Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-12T20:30:19.714Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T20:30:21.975Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-12T20:30:24.212Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-12T20:30:25.275Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-12T20:30:27.188Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-12T20:30:29.730Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-12T20:30:30.671Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-12T20:30:31.243Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T20:30:33.161Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-12T20:30:33.161Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-12T20:30:33.161Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-12T20:30:33.161Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T20:30:33.161Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T20:30:33.427Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T20:30:36.727Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T20:30:37.667Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T20:30:37.722Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T20:30:37.722Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T20:30:37.722Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T20:30:38.612Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T20:30:38.708Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T20:30:38.708Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T20:30:38.708Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T20:30:39.551Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-12T20:30:43.695Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T20:30:44.176Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T20:30:44.176Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T20:30:44.176Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T20:30:44.176Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T20:30:44.176Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T20:30:44.834Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T20:30:44.834Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-12T20:30:44.834Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T20:30:45.095Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T20:30:46.038Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T20:30:46.038Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T20:30:46.299Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T20:30:47.366Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T20:30:47.686Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T20:30:47.948Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-12T20:30:48.047Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T20:30:48.519Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T20:30:49.904Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T20:30:49.904Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T20:30:50.164Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T20:30:51.551Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-12T20:30:51.551Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T20:30:51.916Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T20:30:54.185Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T20:30:54.666Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T20:30:54.666Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T20:30:54.850Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-12T20:30:56.762Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T20:30:57.333Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T20:30:57.333Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-12T20:30:57.681Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T20:30:57.905Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T20:30:58.694Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T20:30:58.848Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T20:30:59.708Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T20:31:00.774Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T20:31:02.279Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T20:31:02.689Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-12T20:31:03.260Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T20:31:05.175Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T20:31:05.435Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-12T20:31:07.351Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T20:31:08.499Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T20:31:08.737Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-12T20:31:08.737Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T20:31:09.513Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T20:31:10.120Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T20:31:10.121Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T20:31:11.063Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T20:31:11.633Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-12T20:31:11.633Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T20:31:12.205Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T20:31:12.776Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T20:31:14.163Z] docker_cli_service_logs_test.go:246: checking task xuqolr4ayyjm [2022-05-12T20:31:14.163Z] docker_cli_service_logs_test.go:251: checking messages for xuqolr4ayyjm [2022-05-12T20:31:14.163Z] docker_cli_service_logs_test.go:246: checking task 0szxon20fi5i [2022-05-12T20:31:14.163Z] docker_cli_service_logs_test.go:251: checking messages for 0szxon20fi5i [2022-05-12T20:31:15.103Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-12T20:31:15.103Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T20:31:17.014Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T20:31:17.585Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-12T20:31:18.750Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T20:31:20.070Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T20:31:20.885Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T20:31:20.885Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T20:31:21.146Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-12T20:31:21.717Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T20:31:21.717Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T20:31:21.808Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T20:31:22.287Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T20:31:22.575Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T20:31:22.836Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T20:31:23.406Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T20:31:24.840Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-12T20:31:29.985Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-12T20:31:29.985Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-12T20:31:29.985Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T20:31:29.985Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-12T20:31:29.985Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T20:31:30.673Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T20:31:30.927Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T20:31:31.498Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-12T20:31:32.001Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-12T20:31:32.001Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T20:31:32.072Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-12T20:31:32.072Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T20:31:32.469Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-12T20:31:32.644Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T20:31:33.585Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T20:31:34.529Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T20:31:34.587Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T20:31:35.470Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-12T20:31:35.470Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T20:31:35.470Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-12T20:31:35.470Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T20:31:36.041Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T20:31:36.611Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T20:31:36.611Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-12T20:31:36.611Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T20:31:37.553Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-12T20:31:38.123Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-12T20:31:38.694Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T20:31:38.694Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-12T20:31:38.694Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T20:31:39.483Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T20:31:39.972Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T20:31:39.972Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T20:31:39.972Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T20:31:39.972Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T20:31:39.972Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T20:31:41.241Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-12T20:31:41.241Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T20:31:42.184Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T20:31:42.268Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T20:31:42.268Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T20:31:42.268Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T20:31:43.128Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T20:31:43.128Z] docker_cli_swarm_test.go:1895: [d583a2701dac3] joining swarm manager [d7404458b0917]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:31:44.516Z] docker_cli_swarm_test.go:1896: [dbd591a317c6d] joining swarm manager [d7404458b0917]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:31:47.058Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T20:31:47.058Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T20:31:47.638Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-12T20:31:49.024Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-12T20:31:49.594Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-12T20:31:50.165Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T20:31:52.891Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-12T20:31:56.192Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-12T20:31:56.192Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-12T20:31:56.762Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-12T20:31:57.333Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-12T20:31:57.593Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-12T20:31:58.164Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-12T20:31:58.425Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-12T20:31:58.995Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T20:31:59.566Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T20:32:00.137Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T20:32:00.398Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-12T20:32:02.943Z] === RUN TestDockerSuite/TestRunState [2022-05-12T20:32:03.885Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T20:32:04.290Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T20:32:04.862Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T20:32:05.123Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-12T20:32:05.123Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-12T20:32:05.123Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T20:32:05.693Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T20:32:05.954Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-12T20:32:07.867Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T20:32:07.867Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T20:32:07.867Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T20:32:07.982Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T20:32:08.437Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-12T20:32:08.699Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-12T20:32:10.611Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-12T20:32:10.872Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-12T20:32:11.456Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-12T20:32:12.924Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-12T20:32:15.123Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T20:32:16.221Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T20:32:18.763Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T20:32:19.023Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T20:32:19.593Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T20:32:20.165Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T20:32:22.076Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T20:32:23.017Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T20:32:23.278Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T20:32:23.539Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T20:32:23.799Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T20:32:24.370Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T20:32:24.940Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T20:32:25.200Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-12T20:32:25.200Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-12T20:32:25.200Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T20:32:25.359Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T20:32:25.461Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T20:32:26.032Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T20:32:27.415Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-12T20:32:29.330Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T20:32:29.901Z] docker_cli_swarm_test.go:1796: [d0b07dff626df] joining swarm manager [d3cabfcfba33c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:32:29.901Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T20:32:30.842Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T20:32:31.103Z] docker_cli_swarm_test.go:1797: [d43bee53bb8b5] joining swarm manager [d3cabfcfba33c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:32:32.490Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T20:32:33.872Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T20:32:36.413Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T20:32:37.797Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T20:32:38.058Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T20:32:38.058Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-12T20:32:38.058Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T20:32:38.058Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-12T20:32:38.058Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T20:32:38.058Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-12T20:32:38.058Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T20:32:38.091Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T20:32:38.318Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-12T20:32:38.318Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-12T20:32:38.318Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-12T20:32:38.890Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-12T20:32:39.461Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-12T20:32:40.404Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-12T20:32:40.975Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-12T20:32:41.547Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T20:32:41.547Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-12T20:32:42.130Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-12T20:32:42.130Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-12T20:32:42.130Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-12T20:32:42.130Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T20:32:42.130Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-12T20:32:42.130Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-12T20:32:42.130Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-12T20:32:42.130Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-12T20:32:42.130Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-12T20:32:42.130Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-12T20:32:42.130Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-12T20:32:42.130Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-12T20:32:42.130Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-12T20:32:42.130Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-12T20:32:42.130Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-12T20:32:42.705Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-12T20:32:43.276Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-12T20:32:43.276Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-12T20:32:43.846Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T20:32:43.846Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T20:32:44.417Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T20:32:44.417Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-12T20:32:44.759Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-12T20:32:44.759Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-12T20:32:44.759Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-12T20:32:44.987Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-12T20:32:45.247Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-12T20:32:45.508Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T20:32:45.508Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T20:32:45.768Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T20:32:46.709Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-12T20:32:46.970Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-12T20:32:47.541Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-12T20:32:47.542Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-12T20:32:47.542Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T20:32:47.802Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T20:32:47.802Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T20:32:49.186Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T20:32:49.447Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T20:32:50.825Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T20:32:51.359Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T20:32:51.621Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T20:32:51.621Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T20:32:51.621Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T20:32:52.562Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-12T20:32:53.122Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T20:32:53.122Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T20:32:53.122Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T20:32:53.122Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T20:32:53.133Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-12T20:32:53.611Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T20:32:54.074Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T20:32:54.074Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T20:32:54.636Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T20:32:55.014Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-12T20:32:55.274Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T20:32:55.535Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T20:32:56.107Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T20:32:57.050Z] docker_cli_swarm_test.go:1315: [d5cbc9ceb8da1] joining swarm manager [dbf91107112ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:32:57.310Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1353504427 [2022-05-12T20:32:57.571Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T20:32:57.845Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T20:32:58.417Z] docker_cli_swarm_test.go:1316: [daf75af5a9d01] joining swarm manager [dbf91107112ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:32:58.550Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T20:32:59.358Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T20:32:59.358Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T20:32:59.358Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T20:33:00.743Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T20:33:01.685Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T20:33:02.255Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T20:33:02.255Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T20:33:02.255Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T20:33:02.255Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T20:33:02.464Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T20:33:02.824Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T20:33:02.824Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T20:33:03.764Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T20:33:04.337Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T20:33:04.910Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T20:33:06.377Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T20:33:10.036Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-12T20:33:10.190Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T20:33:11.573Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T20:33:12.513Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T20:33:13.085Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T20:33:16.382Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T20:33:17.767Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T20:33:18.028Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T20:33:19.410Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T20:33:20.452Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-12T20:33:21.322Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T20:33:21.574Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T20:33:22.063Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T20:33:22.264Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T20:33:22.552Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T20:33:24.826Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T20:33:29.028Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T20:33:29.902Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T20:33:30.390Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T20:33:32.323Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T20:33:34.308Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T20:33:34.798Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T20:33:35.370Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-12T20:33:36.523Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T20:33:38.716Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T20:33:39.063Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-12T20:33:40.445Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T20:33:41.015Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T20:33:41.586Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T20:33:42.157Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T20:33:42.157Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-12T20:33:42.157Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T20:33:42.728Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T20:33:46.029Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T20:33:48.573Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-12T20:33:48.834Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-12T20:33:49.406Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-12T20:33:49.406Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-12T20:33:49.406Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-12T20:33:49.406Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-12T20:33:49.406Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-12T20:33:50.355Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-12T20:33:50.937Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-12T20:33:51.509Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-12T20:33:52.451Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-12T20:33:56.570Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T20:33:56.570Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T20:33:56.570Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T20:33:56.570Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T20:33:56.570Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T20:33:56.570Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T20:33:56.570Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T20:33:56.570Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T20:33:56.570Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T20:33:56.570Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T20:33:56.570Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T20:33:56.570Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T20:33:56.570Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T20:33:56.650Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-12T20:33:56.912Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-12T20:33:56.912Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-12T20:33:56.912Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-12T20:33:57.853Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-12T20:33:58.424Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T20:33:59.516Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T20:34:00.966Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-12T20:34:03.297Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T20:34:03.297Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T20:34:03.297Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T20:34:03.297Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T20:34:03.297Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T20:34:03.297Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T20:34:03.297Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T20:34:03.297Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T20:34:03.297Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T20:34:03.297Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T20:34:03.297Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T20:34:03.510Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-12T20:34:04.331Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T20:34:04.331Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T20:34:04.331Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T20:34:04.331Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T20:34:05.358Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T20:34:05.424Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-12T20:34:06.809Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T20:34:07.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T20:34:07.077Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T20:34:07.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T20:34:07.077Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T20:34:07.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T20:34:07.078Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T20:34:07.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T20:34:08.061Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T20:34:09.239Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T20:34:09.355Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T20:34:11.203Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-12T20:34:11.844Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T20:34:11.903Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-12T20:34:13.287Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-12T20:34:14.087Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T20:34:14.087Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T20:34:14.087Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T20:34:14.087Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T20:34:14.087Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T20:34:14.087Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T20:34:14.087Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T20:34:14.669Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-12T20:34:16.054Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-12T20:34:16.624Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-12T20:34:17.957Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T20:34:18.438Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T20:34:18.535Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-12T20:34:19.921Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-12T20:34:21.305Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-12T20:34:21.458Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T20:34:21.458Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T20:34:21.458Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T20:34:21.458Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T20:34:21.458Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T20:34:21.613Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-12T20:34:22.687Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-12T20:34:24.069Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T20:34:26.754Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T20:34:26.754Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T20:34:26.754Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T20:34:26.754Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T20:34:26.754Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T20:34:26.754Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T20:34:26.754Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T20:34:26.754Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T20:34:26.754Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T20:34:26.754Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T20:34:26.754Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T20:34:26.754Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T20:34:32.612Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T20:34:32.613Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T20:34:34.094Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-12T20:34:42.171Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T20:34:42.171Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T20:34:42.171Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T20:34:42.171Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T20:34:42.171Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T20:34:42.171Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T20:34:42.171Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T20:34:42.171Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T20:34:42.171Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T20:34:42.171Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T20:34:42.171Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T20:34:42.171Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T20:34:42.171Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T20:34:42.171Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T20:34:42.742Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T20:34:42.742Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T20:34:42.891Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T20:34:42.891Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T20:34:43.002Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T20:34:43.002Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T20:34:43.002Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-12T20:34:43.019Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T20:34:46.799Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T20:34:47.201Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-12T20:34:48.584Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T20:34:50.169Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T20:34:50.496Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T20:34:50.496Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T20:34:50.496Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T20:34:50.496Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-12T20:34:53.049Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T20:34:55.017Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T20:34:55.017Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T20:34:55.017Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T20:34:55.017Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T20:34:55.017Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T20:34:56.350Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T20:34:56.350Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite (1446.41s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.82s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.57s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.16s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.77s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.44s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.25s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.79s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.57s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.70s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.64s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.59s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.83s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAttachDetach (1.05s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.90s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.11s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.11s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.52s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.26s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.15s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.19s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.16s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.57s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.20s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.76s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.14s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.17s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.84s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.52s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.87s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.60s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.74s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.04s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.77s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.76s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.33s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.56s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.42s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.30s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.27s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.38s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.32s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.09s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.44s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.51s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.87s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.58s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.29s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.12s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.20s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (15.12s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.41s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.70s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.15s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.22s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.13s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.48s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.69s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.55s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.16s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.89s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.94s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.04s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.02s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.99s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.86s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.46s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2022-05-12T20:34:56.350Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.18s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.85s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.19s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.88s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.35s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.73s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.80s) [2022-05-12T20:34:56.350Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.99s) [2022-05-12T20:34:56.350Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-12T20:34:56.350Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-12T20:34:56.351Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-12T20:34:56.351Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.24s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.09s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.15s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.82s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.45s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.39s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.91s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.73s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.30s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.75s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.31s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.21s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.51s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.97s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.53s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.26s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.99s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.68s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.23s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.59s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.64s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.03s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.99s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.60s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.51s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.52s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEnv (1.74s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.51s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.32s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.72s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.48s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.35s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.20s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.30s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.73s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.78s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.41s) [2022-05-12T20:34:56.351Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.34s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.90s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.55s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildFails (1.05s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.87s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.92s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.40s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.41s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.99s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.17s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.72s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.23s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildHistory (4.87s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.42s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.61s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildLabels (0.37s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.86s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.57s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.54s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.15s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.24s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.11s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.98s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.93s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.16s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.32s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.18s) [2022-05-12T20:34:56.351Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.12s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.61s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.91s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.45s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.83s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.66s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.82s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.86s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.85s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.74s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.73s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.00s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.16s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.72s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.00s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.26s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.99s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildPATH (2.73s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.44s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.61s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.39s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildRm (2.06s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.87s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.21s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.48s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.91s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.22s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-05-12T20:34:56.351Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.84s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildStderr (0.84s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.12s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.90s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.93s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.74s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.31s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildUser (1.53s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.66s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.23s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.41s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.24s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.75s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.22s) [2022-05-12T20:34:56.351Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T20:34:56.351Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T20:34:56.351Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T20:34:56.351Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.52s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.66s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.87s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.17s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.96s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.30s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.70s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.98s) [2022-05-12T20:34:56.351Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.05s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.62s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-12T20:34:56.351Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.72s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestCommitChange (0.80s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.66s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.38s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.32s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.13s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestCommitTTY (1.11s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.83s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.43s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.03s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.68s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.93s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.92s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.15s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.09s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.64s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.52s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.56s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.75s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.47s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.48s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.54s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.56s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.52s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.63s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.48s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.01s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.65s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.40s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2022-05-12T20:34:56.351Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.71s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.99s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.13s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.88s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.38s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.36s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.56s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.48s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001101500_} (0.61s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1191002099_/foo_false____} (1.43s) [2022-05-12T20:34:56.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1191002099_/foo_true____} (1.41s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32483986694_/foo_false____} (1.42s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32483986694_/foo_true____} (1.48s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32483986694_/foo_true__0xc001101530__} (1.57s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001101548_} (1.36s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc001101560_} (1.66s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001101578_} (1.52s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001101590_} (1.44s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.01s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.86s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.29s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.85s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.68s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.59s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.82s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.79s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.01s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.89s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.87s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.22s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.03s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.70s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.90s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.73s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.74s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.77s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.61s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.13s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.70s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.79s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.04s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.60s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.35s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.55s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.33s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.44s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.63s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.68s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToDot (0.56s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.13s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.33s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.09s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.63s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.06s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.70s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.75s) [2022-05-12T20:34:56.352Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.69s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.43s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-05-12T20:34:56.352Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.63s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.75s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.03s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.57s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.05s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.19s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.20s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.66s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.92s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.45s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.10s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.81s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.45s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.76s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsAttach (0.69s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsCommit (0.79s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.01s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.29s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsCopy (0.86s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.07s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.59s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.22s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsFilters (1.17s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsFormat (1.04s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.69s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.79s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2022-05-12T20:34:56.352Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T20:34:56.352Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.04s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.67s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsRename (0.55s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsResize (0.74s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.53s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsTop (0.81s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsUntag (2.61s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.06s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExec (0.82s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.68s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.13s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.63s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.69s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.78s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.80s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.52s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecCgroup (0.89s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.08s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecInspectID (2.61s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.83s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.12s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.61s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.62s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-05-12T20:34:56.352Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.29s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.80s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.62s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.58s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.12s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.24s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestHealth (20.33s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.67s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.64s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.39s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.80s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.06s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.76s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImportDisplay (1.51s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImportFile (1.46s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.56s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImportGzipped (1.89s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.17s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.62s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.60s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.63s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.63s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.74s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.55s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.60s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.18s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.49s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.57s) [2022-05-12T20:34:56.352Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.06s) [2022-05-12T20:34:56.352Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.08s) [2022-05-12T20:34:56.613Z] --- PASS: TestDockerSuite/TestInspectDefault (0.65s) [2022-05-12T20:34:56.613Z] --- PASS: TestDockerSuite/TestInspectHistory (0.88s) [2022-05-12T20:34:56.613Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-05-12T20:34:56.613Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T20:34:56.613Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T20:34:56.613Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.60s) [2022-05-12T20:34:56.613Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.78s) [2022-05-12T20:34:56.613Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2022-05-12T20:34:56.613Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.67s) [2022-05-12T20:34:56.613Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.76s) [2022-05-12T20:34:56.613Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.05s) [2022-05-12T20:34:56.613Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-05-12T20:34:56.613Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.96s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestInspectStatus (1.23s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.44s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.63s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.54s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.54s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.72s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.85s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.55s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.67s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.29s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.47s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.80s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.79s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.09s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.99s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.66s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.77s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.47s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.53s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.91s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.92s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.68s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.61s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.55s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.78s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.00s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.04s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.94s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.18s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.53s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsTail (0.59s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.70s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.60s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.36s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.53s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestNetHostname (2.07s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.28s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.55s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPluginActive (2.07s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.12s) [2022-05-12T20:34:56.614Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.60s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.84s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.69s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.68s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.77s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.25s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.96s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPortList (6.50s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.95s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.06s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.54s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.07s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.86s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.14s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsByOrder (2.44s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.74s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.26s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.54s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.49s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.56s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.06s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.63s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.60s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.12s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.54s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.03s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.67s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.62s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.72s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.70s) [2022-05-12T20:34:56.614Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.53s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.04s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.18s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.94s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.49s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.07s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.63s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.15s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.14s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.04s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.55s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.32s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.70s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.43s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.02s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.81s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.91s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.14s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.71s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.53s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.36s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.19s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAddHost (0.67s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.72s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.52s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.29s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.71s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.74s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.08s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.21s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.71s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.87s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.80s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.75s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.84s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.09s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.62s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.66s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.56s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.99s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.66s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.63s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (1.00s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.56s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.58s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.54s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.06s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.23s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.48s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.65s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.98s) [2022-05-12T20:34:56.614Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-12T20:34:56.614Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.67s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.19s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.49s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.13s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2022-05-12T20:34:56.614Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.65s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.32s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.89s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.92s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.71s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.85s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.55s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunExitCode (0.52s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.52s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.67s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.58s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.61s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.13s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2022-05-12T20:34:56.614Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.87s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.09s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.70s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.78s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.92s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.06s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.10s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.69s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.44s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.83s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2022-05-12T20:34:56.614Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.46s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.90s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.10s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.10s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.38s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.33s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunMount (5.11s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.73s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.52s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.10s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.81s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.45s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.00s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.79s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.72s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.36s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.08s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNetHost (0.80s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.55s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.20s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.95s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.62s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.44s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.51s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.50s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.54s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.56s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.06s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.67s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.58s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.65s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.80s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (1.13s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.61s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.59s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.24s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.59s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.06s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunRm (0.77s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.49s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.40s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.92s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunState (1.41s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.53s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunSysctls (1.45s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.96s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.83s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.64s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.05s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.67s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.87s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.51s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.80s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.34s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.74s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.75s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.06s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.33s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.67s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.66s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.04s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.60s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-12T20:34:56.615Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-05-12T20:34:56.615Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.00s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2022-05-12T20:34:56.618Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.41s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.25s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.44s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.58s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.72s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.42s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.74s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.38s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.14s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.58s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.73s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.91s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.62s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStartRecordError (1.19s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.76s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.59s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.09s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.64s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.55s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.60s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.64s) [2022-05-12T20:34:56.618Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.65s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.50s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2022-05-12T20:34:56.618Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T20:34:56.618Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.95s) [2022-05-12T20:34:56.618Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.63s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.37s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.35s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.10s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.61s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.49s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.69s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.43s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.44s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.99s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.48s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.49s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.43s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.44s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.60s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.49s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2022-05-12T20:34:56.618Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.94s) [2022-05-12T20:34:56.619Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-05-12T20:34:56.619Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2022-05-12T20:34:56.619Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.22s) [2022-05-12T20:34:56.619Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.62s) [2022-05-12T20:34:56.619Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-12T20:34:56.619Z] === RUN TestDockerRegistrySuite [2022-05-12T20:34:56.619Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T20:34:57.210Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T20:34:58.003Z] check_test.go:194: [da49d54dabef4] daemon is not started [2022-05-12T20:34:58.003Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T20:34:58.037Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T20:34:58.037Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T20:34:58.263Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-12T20:34:58.519Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T20:34:59.205Z] check_test.go:194: [d85322b9fd10d] daemon is not started [2022-05-12T20:34:59.205Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T20:35:01.118Z] check_test.go:194: [d79fd270d8e8c] daemon is not started [2022-05-12T20:35:01.118Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T20:35:01.118Z] check_test.go:194: [d0567115f4eb7] daemon is not started [2022-05-12T20:35:01.118Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T20:35:06.406Z] check_test.go:194: [d07ec8f85237f] daemon is not started [2022-05-12T20:35:06.406Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T20:35:06.406Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-12T20:35:07.613Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T20:35:07.613Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T20:35:08.320Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-12T20:35:09.091Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T20:35:12.108Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T20:35:12.355Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T20:35:12.355Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T20:35:12.355Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T20:35:12.523Z] check_test.go:194: [de72ef7428454] daemon is not started [2022-05-12T20:35:12.523Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T20:35:12.590Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T20:35:12.783Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-12T20:35:12.822Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T20:35:13.289Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T20:35:13.289Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T20:35:13.289Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T20:35:16.082Z] check_test.go:194: [d230b49026709] daemon is not started [2022-05-12T20:35:16.082Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T20:35:17.024Z] check_test.go:194: [d04cde2eb6d6b] daemon is not started [2022-05-12T20:35:17.024Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T20:35:17.596Z] check_test.go:194: [d6560c643d4dc] daemon is not started [2022-05-12T20:35:17.856Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T20:35:18.797Z] check_test.go:194: [d03007772d6b0] daemon is not started [2022-05-12T20:35:18.797Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T20:35:20.186Z] check_test.go:194: [d8cedb7601212] daemon is not started [2022-05-12T20:35:20.186Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T20:35:20.186Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-12T20:35:21.125Z] check_test.go:194: [d7c018ba005b5] daemon is not started [2022-05-12T20:35:21.125Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T20:35:22.509Z] check_test.go:194: [dbc5e5b73829c] daemon is not started [2022-05-12T20:35:22.509Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T20:35:23.451Z] check_test.go:194: [da58a174ffa91] daemon is not started [2022-05-12T20:35:23.451Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T20:35:24.394Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-12T20:35:24.394Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-12T20:35:24.394Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-12T20:35:24.655Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3af994b26bc290325c7c24ce1b83e9d751ce7fd4ac00525913de5e2014792b8b [2022-05-12T20:35:25.242Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T20:35:25.242Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T20:35:25.242Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T20:35:25.242Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T20:35:25.242Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T20:35:25.242Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T20:35:25.242Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T20:35:25.596Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0ad7056d98071b501b0a1878e1fa7500c1d8de21d702cdd48a91e5ef85bfc69a [2022-05-12T20:35:25.767Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T20:35:25.767Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T20:35:25.767Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T20:35:26.167Z] check_test.go:194: [d92efbdbe203b] daemon is not started [2022-05-12T20:35:26.167Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T20:35:26.255Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T20:35:27.110Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2a5c9a3874fad870ad8c92e4ab8edc4f3da4dfd6b4119cbb7ff05578539044d7 [2022-05-12T20:35:28.494Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a46b8f7d796f51840aa16ff3ced35b5207e644ce208ad16f3418993e19653c58 [2022-05-12T20:35:28.494Z] check_test.go:194: [dd8ef59140ed9] daemon is not started [2022-05-12T20:35:28.494Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T20:35:29.879Z] check_test.go:194: [dceacc879bbed] daemon is not started [2022-05-12T20:35:29.879Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T20:35:30.450Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-12T20:35:31.392Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-12T20:35:32.333Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-12T20:35:32.904Z] check_test.go:194: [d7c86d15deef7] daemon is not started [2022-05-12T20:35:32.904Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T20:35:33.536Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T20:35:34.288Z] check_test.go:194: [dac803d79a77e] daemon is not started [2022-05-12T20:35:34.288Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T20:35:34.549Z] check_test.go:194: [dbabf2bf2a005] daemon is not started [2022-05-12T20:35:34.549Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T20:35:34.811Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-12T20:35:35.141Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T20:35:35.141Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T20:35:35.141Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T20:35:35.141Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T20:35:35.141Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T20:35:35.141Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T20:35:35.141Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T20:35:35.750Z] check_test.go:194: [d873393e24717] daemon is not started [2022-05-12T20:35:35.751Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T20:35:36.177Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T20:35:36.177Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T20:35:36.746Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T20:35:36.746Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T20:35:36.746Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T20:35:37.134Z] check_test.go:194: [d6128aab49679] daemon is not started [2022-05-12T20:35:37.134Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T20:35:38.076Z] check_test.go:194: [d8961fd7f57f1] daemon is not started [2022-05-12T20:35:38.076Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T20:35:38.401Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T20:35:38.401Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T20:35:38.401Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T20:35:38.869Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T20:35:38.869Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T20:35:40.621Z] check_test.go:194: [d3dbba212e17d] daemon is not started [2022-05-12T20:35:40.621Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T20:35:40.883Z] check_test.go:194: [d421aa5eba798] daemon is not started [2022-05-12T20:35:40.883Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T20:35:41.602Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T20:35:41.832Z] check_test.go:194: [dc643e2f9f4f5] daemon is not started [2022-05-12T20:35:41.832Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T20:35:42.403Z] check_test.go:194: [dec293b9090bb] daemon is not started [2022-05-12T20:35:42.403Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T20:35:42.403Z] check_test.go:194: [dd2f85002ff67] daemon is not started [2022-05-12T20:35:42.403Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T20:35:42.663Z] check_test.go:194: [dac2a5a4b80a9] daemon is not started [2022-05-12T20:35:42.663Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T20:35:42.922Z] check_test.go:194: [d472c741e3ec4] daemon is not started [2022-05-12T20:35:42.922Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T20:35:43.493Z] check_test.go:194: [d43d0bbd5d942] daemon is not started [2022-05-12T20:35:43.493Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T20:35:43.493Z] check_test.go:194: [d2d75c1eb4eb3] daemon is not started [2022-05-12T20:35:43.493Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T20:35:44.434Z] check_test.go:194: [d43fa2f220b6d] daemon is not started [2022-05-12T20:35:44.695Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T20:35:46.078Z] check_test.go:194: [dc1f1a3b0666d] daemon is not started [2022-05-12T20:35:46.078Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T20:35:46.447Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T20:35:46.447Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T20:35:46.447Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T20:35:47.019Z] check_test.go:194: [d96535b7a1692] daemon is not started [2022-05-12T20:35:47.019Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T20:35:47.525Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T20:35:47.960Z] check_test.go:194: [d1286302007ce] daemon is not started [2022-05-12T20:35:47.960Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T20:35:48.509Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T20:35:48.901Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite (53.16s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.59s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.23s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.71s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.41s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.71s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.55s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.07s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.17s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.24s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.14s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.21s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.60s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.45s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.38s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.78s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.64s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.45s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.05s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.05s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-05-12T20:35:49.471Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-05-12T20:35:49.471Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T20:35:49.471Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T20:35:49.493Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T20:35:49.732Z] check_test.go:221: [d1413689214a3] daemon is not started [2022-05-12T20:35:49.732Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T20:35:49.959Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T20:35:50.943Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T20:35:51.410Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T20:35:52.421Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T20:35:52.421Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T20:35:52.421Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T20:35:52.970Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T20:35:53.032Z] check_test.go:221: [d71d1ca476cd5] daemon is not started [2022-05-12T20:35:53.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T20:35:57.233Z] check_test.go:221: [de06fc221ffef] daemon is not started [2022-05-12T20:35:57.233Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T20:35:57.802Z] check_test.go:221: [d5dfedfda9ad5] daemon is not started [2022-05-12T20:35:57.802Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T20:35:58.062Z] check_test.go:221: [d13e444e0487c] daemon is not started [2022-05-12T20:35:58.062Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T20:35:58.820Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T20:35:58.820Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T20:35:58.820Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T20:35:58.820Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T20:35:58.820Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T20:35:58.820Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T20:35:58.820Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T20:35:58.820Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T20:35:58.820Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T20:35:59.003Z] check_test.go:221: [d3cf270df2039] daemon is not started [2022-05-12T20:35:59.003Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T20:35:59.286Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T20:35:59.697Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T20:35:59.753Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T20:35:59.943Z] check_test.go:221: [d151a1847fdae] daemon is not started [2022-05-12T20:35:59.943Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T20:36:00.885Z] check_test.go:221: [d1555bd160a45] daemon is not started [2022-05-12T20:36:00.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T20:36:04.184Z] check_test.go:221: [d48edfad5392c] daemon is not started [2022-05-12T20:36:04.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T20:36:04.184Z] check_test.go:221: [d5fce18f2fe6d] daemon is not started [2022-05-12T20:36:04.184Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T20:36:04.445Z] check_test.go:221: [d5c16aec55ed9] daemon is not started [2022-05-12T20:36:04.445Z] --- PASS: TestDockerSchema1RegistrySuite (14.93s) [2022-05-12T20:36:04.445Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-05-12T20:36:04.445Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.84s) [2022-05-12T20:36:04.445Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.03s) [2022-05-12T20:36:04.445Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s) [2022-05-12T20:36:04.445Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-12T20:36:04.445Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.06s) [2022-05-12T20:36:04.445Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2022-05-12T20:36:04.445Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2022-05-12T20:36:04.445Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.65s) [2022-05-12T20:36:04.445Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2022-05-12T20:36:04.445Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2022-05-12T20:36:04.445Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T20:36:04.445Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T20:36:04.498Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T20:36:04.547Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T20:36:04.547Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T20:36:04.547Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T20:36:04.547Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T20:36:04.547Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T20:36:04.547Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T20:36:04.547Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T20:36:04.547Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T20:36:04.547Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T20:36:04.547Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T20:36:04.547Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T20:36:04.547Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T20:36:04.547Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T20:36:04.547Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T20:36:04.547Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T20:36:04.547Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T20:36:05.440Z] check_test.go:250: [ddb25c451a503] daemon is not started [2022-05-12T20:36:05.440Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T20:36:06.012Z] check_test.go:250: [df9b410b37e22] daemon is not started [2022-05-12T20:36:06.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T20:36:06.273Z] check_test.go:250: [de239665ca416] daemon is not started [2022-05-12T20:36:06.273Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T20:36:07.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T20:36:07.918Z] check_test.go:250: [db9308045126f] daemon is not started [2022-05-12T20:36:07.918Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T20:36:08.488Z] check_test.go:250: [df15b332ba82c] daemon is not started [2022-05-12T20:36:08.488Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T20:36:09.430Z] check_test.go:250: [d6df0cdefba10] daemon is not started [2022-05-12T20:36:09.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T20:36:09.430Z] check_test.go:250: [dc607c0048046] daemon is not started [2022-05-12T20:36:09.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.04s) [2022-05-12T20:36:09.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2022-05-12T20:36:09.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.61s) [2022-05-12T20:36:09.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-05-12T20:36:09.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s) [2022-05-12T20:36:09.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-05-12T20:36:09.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-05-12T20:36:09.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s) [2022-05-12T20:36:09.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2022-05-12T20:36:09.430Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T20:36:09.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T20:36:11.826Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T20:36:14.711Z] check_test.go:277: [d00af2a587410] daemon is not started [2022-05-12T20:36:14.711Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T20:36:14.711Z] check_test.go:277: [d2a337186aa2f] daemon is not started [2022-05-12T20:36:14.972Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T20:36:14.972Z] check_test.go:277: [dc7b425df46ed] daemon is not started [2022-05-12T20:36:14.972Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T20:36:15.232Z] check_test.go:277: [d7d003255e617] daemon is not started [2022-05-12T20:36:15.232Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T20:36:15.232Z] check_test.go:277: [d26e210b787b4] daemon is not started [2022-05-12T20:36:15.232Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-05-12T20:36:15.232Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-05-12T20:36:15.232Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-05-12T20:36:15.232Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-05-12T20:36:15.232Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-05-12T20:36:15.232Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-05-12T20:36:15.232Z] === RUN TestDockerNetworkSuite [2022-05-12T20:36:15.232Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-12T20:36:15.547Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-12T20:36:15.547Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-12T20:36:15.547Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T20:36:15.547Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-12T20:36:15.547Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T20:36:15.547Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-12T20:36:15.547Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-12T20:36:15.547Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-12T20:36:15.547Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T20:36:15.547Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-12T20:36:15.547Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-12T20:36:15.547Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-12T20:36:16.174Z] docker_cli_network_unix_test.go:46: [d1bb46505b13d] daemon is not started [2022-05-12T20:36:16.435Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-12T20:36:17.008Z] docker_cli_network_unix_test.go:46: [d9ebf2f432d0c] daemon is not started [2022-05-12T20:36:17.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-12T20:36:17.111Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-12T20:36:17.805Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T20:36:17.805Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T20:36:17.805Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T20:36:19.550Z] docker_cli_network_unix_test.go:46: [d4878437a08ef] daemon is not started [2022-05-12T20:36:20.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-12T20:36:20.824Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T20:36:20.824Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T20:36:20.824Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T20:36:20.824Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T20:36:20.824Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T20:36:20.824Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T20:36:20.824Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T20:36:20.897Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-12T20:36:21.505Z] docker_cli_network_unix_test.go:46: [dadbd7b6c6ad5] daemon is not started [2022-05-12T20:36:21.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-12T20:36:21.765Z] docker_cli_network_unix_test.go:1233: [df10721b72f84] daemon is not started [2022-05-12T20:36:23.093Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T20:36:23.093Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T20:36:23.093Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T20:36:23.093Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T20:36:24.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-12T20:36:25.251Z] docker_cli_network_unix_test.go:46: [dfa1d62bde7bf] daemon is not started [2022-05-12T20:36:25.704Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T20:36:25.704Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T20:36:25.704Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T20:36:25.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-12T20:36:26.113Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T20:36:26.113Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T20:36:26.113Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T20:36:26.113Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T20:36:26.113Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T20:36:26.113Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T20:36:26.113Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T20:36:26.113Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T20:36:26.757Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-12T20:36:26.757Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T20:36:26.757Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-12T20:36:26.757Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T20:36:27.224Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-12T20:36:27.224Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T20:36:27.224Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-12T20:36:27.224Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T20:36:27.224Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-12T20:36:27.224Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T20:36:27.224Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-12T20:36:28.650Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T20:36:29.121Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-12T20:36:29.131Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T20:36:31.056Z] docker_cli_network_unix_test.go:46: [d02547d74c5a7] daemon is not started [2022-05-12T20:36:31.317Z] docker_cli_swarm_test.go:1180: [d52d1369f3926] joining swarm manager [dc8f9421e9a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:36:31.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-12T20:36:31.972Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-12T20:36:31.972Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T20:36:31.972Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-12T20:36:31.972Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T20:36:31.972Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-12T20:36:31.972Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T20:36:31.972Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-12T20:36:32.151Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T20:36:33.534Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-12T20:36:33.803Z] docker_cli_network_unix_test.go:46: [d177f0771ae39] daemon is not started [2022-05-12T20:36:34.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-12T20:36:35.173Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T20:36:35.173Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T20:36:35.173Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T20:36:35.173Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T20:36:35.314Z] docker_cli_network_unix_test.go:46: [d713368c06e3c] daemon is not started [2022-05-12T20:36:35.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-12T20:36:35.835Z] docker_cli_network_unix_test.go:46: [db73d54a562ea] daemon is not started [2022-05-12T20:36:36.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-12T20:36:36.358Z] docker_cli_network_unix_test.go:46: [dc035ca345e52] daemon is not started [2022-05-12T20:36:36.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-12T20:36:36.934Z] docker_cli_network_unix_test.go:46: [d4b4c02f08e7c] daemon is not started [2022-05-12T20:36:37.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-12T20:36:38.078Z] docker_cli_swarm_test.go:1189: [dd8eb19caf09a] joining swarm manager [dc8f9421e9a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:36:38.078Z] docker_cli_network_unix_test.go:46: [d94c48f67e948] daemon is not started [2022-05-12T20:36:38.198Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T20:36:38.198Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T20:36:38.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-12T20:36:38.649Z] docker_cli_network_unix_test.go:46: [d1f1908578352] daemon is not started [2022-05-12T20:36:38.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-12T20:36:38.910Z] docker_cli_network_unix_test.go:46: [d0c47efdb211e] daemon is not started [2022-05-12T20:36:38.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-12T20:36:39.394Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-12T20:36:39.481Z] docker_cli_network_unix_test.go:46: [d2c9b761bb140] daemon is not started [2022-05-12T20:36:39.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-12T20:36:40.002Z] docker_cli_network_unix_test.go:46: [de022b898831a] daemon is not started [2022-05-12T20:36:40.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-12T20:36:40.002Z] docker_cli_network_unix_test.go:46: [d0ef527662f3f] daemon is not started [2022-05-12T20:36:40.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-12T20:36:40.002Z] docker_cli_network_unix_test.go:46: [d977bd298b680] daemon is not started [2022-05-12T20:36:40.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-12T20:36:40.943Z] docker_cli_network_unix_test.go:46: [d1b5751f552d6] daemon is not started [2022-05-12T20:36:40.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-12T20:36:41.218Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T20:36:41.218Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T20:36:41.218Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T20:36:41.218Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T20:36:41.218Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T20:36:41.514Z] docker_cli_network_unix_test.go:46: [d23c7bbad0d6b] daemon is not started [2022-05-12T20:36:42.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-12T20:36:42.086Z] docker_cli_network_unix_test.go:46: [d711c3d29e330] daemon is not started [2022-05-12T20:36:42.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-12T20:36:42.346Z] docker_cli_network_unix_test.go:46: [dc9a9f5bfad1b] daemon is not started [2022-05-12T20:36:42.346Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-12T20:36:42.346Z] docker_cli_network_unix_test.go:46: [d7e3214d5f05f] daemon is not started [2022-05-12T20:36:42.346Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-12T20:36:43.488Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T20:36:43.488Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T20:36:43.732Z] docker_cli_network_unix_test.go:968: [dad0a8ec603bf] daemon is not started [2022-05-12T20:36:45.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-12T20:36:46.057Z] docker_cli_network_unix_test.go:46: [d6161cbd98fb0] daemon is not started [2022-05-12T20:36:46.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-12T20:36:46.508Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T20:36:46.508Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T20:36:46.508Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T20:36:49.356Z] docker_cli_network_unix_test.go:1116: [d39a3f58336ad] daemon is not started [2022-05-12T20:36:49.532Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T20:36:49.532Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T20:36:52.552Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T20:36:52.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-12T20:36:52.667Z] docker_cli_network_unix_test.go:46: [d4cab71ce6493] daemon is not started [2022-05-12T20:36:52.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-12T20:36:53.608Z] docker_cli_network_unix_test.go:46: [d63d435d081e7] daemon is not started [2022-05-12T20:36:53.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-12T20:36:53.608Z] docker_cli_network_unix_test.go:46: [df98b40c3dc86] daemon is not started [2022-05-12T20:36:53.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-12T20:36:53.868Z] docker_cli_network_unix_test.go:46: [dff4cdace7089] daemon is not started [2022-05-12T20:36:53.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-12T20:36:54.129Z] docker_cli_network_unix_test.go:46: [d9fa09b7f388c] daemon is not started [2022-05-12T20:36:54.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-12T20:36:54.129Z] docker_cli_network_unix_test.go:46: [d0bb631ac9c70] daemon is not started [2022-05-12T20:36:54.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-12T20:36:54.129Z] docker_cli_network_unix_test.go:46: [dd9946bc7fa83] daemon is not started [2022-05-12T20:36:54.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-12T20:36:56.043Z] docker_cli_network_unix_test.go:46: [d5608a2c8c53e] daemon is not started [2022-05-12T20:36:56.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-12T20:36:56.987Z] docker_cli_network_unix_test.go:46: [d01cf3c9671af] daemon is not started [2022-05-12T20:36:56.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-12T20:36:56.987Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-12T20:36:56.987Z] docker_cli_network_unix_test.go:46: [d7e270bd6992c] daemon is not started [2022-05-12T20:36:56.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-12T20:36:57.231Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-12T20:36:57.231Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-12T20:36:57.231Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T20:36:57.231Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-12T20:36:57.231Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T20:36:57.231Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-12T20:36:57.231Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T20:36:57.231Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-12T20:36:57.231Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T20:36:57.231Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-12T20:36:57.231Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T20:36:57.231Z] === RUN TestDockerSuite/TestBuildFails [2022-05-12T20:36:57.401Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T20:36:57.558Z] docker_cli_network_unix_test.go:46: [d0e4c77d9245e] daemon is not started [2022-05-12T20:36:57.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-12T20:36:58.733Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T20:36:59.551Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-12T20:36:59.551Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-12T20:37:02.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-12T20:37:03.032Z] docker_cli_network_unix_test.go:1084: [d95edb217ec4d] daemon is not started [2022-05-12T20:37:03.375Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T20:37:03.375Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T20:37:03.375Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T20:37:03.375Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T20:37:03.375Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T20:37:05.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-12T20:37:05.574Z] docker_cli_network_unix_test.go:46: [ddb010b7a6b15] daemon is not started [2022-05-12T20:37:05.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-12T20:37:05.645Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T20:37:05.645Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T20:37:05.645Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T20:37:05.834Z] docker_cli_network_unix_test.go:46: [d5e40a728cd56] daemon is not started [2022-05-12T20:37:06.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-12T20:37:06.734Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-12T20:37:07.478Z] docker_cli_network_unix_test.go:46: [d9792322d86c9] daemon is not started [2022-05-12T20:37:07.925Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T20:37:07.925Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T20:37:07.925Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T20:37:08.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-12T20:37:08.051Z] docker_cli_network_unix_test.go:46: [db54c632bd018] daemon is not started [2022-05-12T20:37:08.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-12T20:37:08.311Z] docker_cli_network_unix_test.go:46: [d6b5e9a8894c4] daemon is not started [2022-05-12T20:37:08.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-12T20:37:09.143Z] docker_cli_network_unix_test.go:46: [d27891b4a054f] daemon is not started [2022-05-12T20:37:09.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-12T20:37:09.975Z] docker_cli_network_unix_test.go:46: [d64fd2b86ff7e] daemon is not started [2022-05-12T20:37:10.545Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-12T20:37:10.982Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T20:37:10.982Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T20:37:13.884Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-12T20:37:15.830Z] docker_cli_network_unix_test.go:46: [d191e2905e107] daemon is not started [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite (60.46s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.06s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.02s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.57s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.57s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.52s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.15s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.37s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.97s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.10s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.78s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.09s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.42s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.26s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.39s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.90s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.25s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.59s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-05-12T20:37:15.831Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.70s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.84s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.81s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.82s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.72s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.60s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.16s) [2022-05-12T20:37:15.831Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.32s) [2022-05-12T20:37:15.831Z] === RUN TestDockerHubPullSuite [2022-05-12T20:37:15.831Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-12T20:37:15.880Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T20:37:16.402Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-12T20:37:16.524Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T20:37:17.794Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-12T20:37:18.178Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T20:37:18.178Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T20:37:18.179Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T20:37:18.179Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T20:37:18.179Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T20:37:18.179Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T20:37:18.179Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T20:37:18.179Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T20:37:18.179Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T20:37:18.179Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T20:37:18.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T20:37:19.706Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-12T20:37:20.276Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-12T20:37:20.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T20:37:20.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T20:37:21.267Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T20:37:22.190Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-12T20:37:22.190Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-12T20:37:22.190Z] --- PASS: TestDockerHubPullSuite (6.41s) [2022-05-12T20:37:22.190Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.75s) [2022-05-12T20:37:22.190Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-05-12T20:37:22.190Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-05-12T20:37:22.190Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.52s) [2022-05-12T20:37:22.190Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-05-12T20:37:22.190Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-12T20:37:22.190Z] PASS [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === Skipped [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-12T20:37:22.190Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-12T20:37:22.190Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-12T20:37:22.190Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-12T20:37:22.190Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T20:37:22.190Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-05-12T20:37:22.190Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T20:37:22.190Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T20:37:22.190Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T20:37:22.190Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T20:37:22.190Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T20:37:22.190Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T20:37:22.190Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T20:37:22.190Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T20:37:22.190Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-05-12T20:37:22.190Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-12T20:37:22.190Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.190Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-12T20:37:22.190Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.190Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-12T20:37:22.190Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-12T20:37:22.191Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T20:37:22.191Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T20:37:22.191Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T20:37:22.191Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-12T20:37:22.191Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T20:37:22.191Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-12T20:37:22.191Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T20:37:22.191Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T20:37:22.191Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T20:37:22.191Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T20:37:22.191Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T20:37:22.191Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T20:37:22.191Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-12T20:37:22.191Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-12T20:37:22.191Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-12T20:37:22.191Z] docker_cli_network_unix_test.go:46: [d7e270bd6992c] daemon is not started [2022-05-12T20:37:22.191Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] DONE 1265 tests, 51 skipped in 1598.558s [2022-05-12T20:37:22.191Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T20:37:22.191Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T20:37:22.191Z] +++ kill 9412 [2022-05-12T20:37:22.191Z] +++ /etc/init.d/apparmor stop [2022-05-12T20:37:22.191Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] Unloading profiles will leave already running processes permanently [2022-05-12T20:37:22.191Z] unconfined, which can lead to unexpected situations. [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.191Z] To set a process to complain mode, use the command line tool [2022-05-12T20:37:22.191Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T20:37:22.191Z] +++ true [2022-05-12T20:37:22.191Z] exiting test-integration [2022-05-12T20:37:22.191Z] ++ exit 0 [2022-05-12T20:37:22.191Z] [2022-05-12T20:37:22.452Z] + for job in $(jobs -p) [2022-05-12T20:37:22.452Z] + wait 13285 [2022-05-12T20:37:22.540Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-12T20:37:22.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T20:37:25.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T20:37:26.009Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T20:37:28.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T20:37:29.689Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-12T20:37:30.580Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-12T20:37:30.673Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-12T20:37:30.749Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T20:37:31.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008a45b8_} [2022-05-12T20:37:33.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13412631284_c:\foo_false____} [2022-05-12T20:37:33.881Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-12T20:37:35.791Z] docker_cli_swarm_test.go:1112: [d8b15ee0b4106] joining swarm manager [df5fa365d4dca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:37:36.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13412631284_c:\foo_true____} [2022-05-12T20:37:37.173Z] docker_cli_swarm_test.go:1113: [d895d86bd8444] joining swarm manager [df5fa365d4dca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:37:37.825Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-12T20:37:37.825Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T20:37:37.825Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-12T20:37:38.291Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-12T20:37:38.759Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-12T20:37:38.759Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T20:37:38.759Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-12T20:37:38.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T20:37:38.833Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T20:37:38.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T20:37:38.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T20:37:38.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T20:37:38.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T20:37:38.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T20:37:38.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T20:37:38.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T20:37:38.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T20:37:38.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T20:37:38.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T20:37:38.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T20:37:39.326Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T20:37:39.326Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T20:37:39.326Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T20:37:39.326Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T20:37:39.326Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T20:37:39.326Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T20:37:39.326Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T20:37:39.326Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T20:37:39.326Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T20:37:39.326Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T20:37:39.326Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T20:37:41.636Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T20:37:41.636Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T20:37:41.636Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T20:37:41.636Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:37:42.127Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T20:37:42.127Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T20:37:42.127Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T20:37:42.127Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T20:37:42.127Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T20:37:42.127Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T20:37:42.127Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T20:37:42.127Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T20:37:42.127Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T20:37:42.127Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T20:37:42.127Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T20:37:42.127Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T20:37:42.127Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T20:37:42.127Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T20:37:42.127Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T20:37:42.127Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T20:37:42.127Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T20:37:42.127Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T20:37:42.127Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T20:37:42.127Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:37:42.127Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T20:37:42.127Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T20:37:42.127Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T20:37:45.186Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T20:37:45.186Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T20:37:45.186Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T20:37:45.186Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T20:37:45.660Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T20:37:45.660Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T20:37:45.660Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T20:37:47.483Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T20:37:47.483Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T20:37:47.483Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T20:37:47.483Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T20:37:47.483Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T20:37:47.483Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T20:37:47.483Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T20:37:51.246Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-12T20:37:51.246Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T20:37:51.246Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-12T20:37:52.385Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T20:37:55.444Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T20:37:55.444Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T20:37:55.444Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T20:37:55.444Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T20:37:55.444Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T20:37:56.069Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T20:37:56.536Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T20:37:56.536Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T20:37:56.536Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T20:37:56.536Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T20:37:56.536Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T20:37:58.744Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T20:38:02.528Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T20:38:03.729Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-12T20:38:04.715Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-12T20:38:04.737Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T20:38:04.737Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T20:38:05.204Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T20:38:06.095Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T20:38:06.095Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:38:06.095Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T20:38:06.095Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T20:38:06.095Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T20:38:06.929Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-12T20:38:06.929Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T20:38:06.929Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-12T20:38:07.916Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-12T20:38:08.149Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T20:38:08.383Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-12T20:38:08.616Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T20:38:09.600Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T20:38:14.247Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-12T20:38:14.971Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T20:38:14.971Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T20:38:14.971Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T20:38:14.971Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T20:38:14.971Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T20:38:15.233Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-12T20:38:15.701Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-12T20:38:17.269Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-12T20:38:17.736Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-12T20:38:18.029Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T20:38:18.029Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T20:38:18.029Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T20:38:18.029Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T20:38:18.029Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T20:38:19.298Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-12T20:38:20.868Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-12T20:38:21.087Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T20:38:21.087Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:38:21.087Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T20:38:21.087Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T20:38:21.087Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T20:38:21.087Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T20:38:21.087Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T20:38:21.087Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T20:38:21.087Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T20:38:21.087Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T20:38:21.087Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T20:38:23.383Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T20:38:25.681Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T20:38:25.681Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T20:38:26.169Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T20:38:27.395Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T20:38:28.019Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-12T20:38:28.019Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T20:38:28.379Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T20:38:28.468Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T20:38:28.488Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-12T20:38:28.488Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T20:38:28.488Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-12T20:38:28.488Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-12T20:38:28.488Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-12T20:38:28.955Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-12T20:38:28.955Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-12T20:38:28.957Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T20:38:29.423Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-12T20:38:29.446Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T20:38:29.446Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T20:38:29.446Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T20:38:29.446Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T20:38:29.446Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T20:38:29.935Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T20:38:29.935Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T20:38:30.407Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-12T20:38:30.423Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T20:38:37.028Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T20:38:37.570Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-12T20:38:39.241Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T20:38:39.295Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T20:38:39.295Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T20:38:39.295Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T20:38:41.595Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T20:38:42.085Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T20:38:42.085Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T20:38:42.085Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T20:38:45.145Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T20:38:45.145Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T20:38:45.145Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T20:38:45.145Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T20:38:45.145Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T20:38:45.145Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T20:38:45.145Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T20:38:45.145Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T20:38:45.145Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T20:38:45.145Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T20:38:45.145Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T20:38:45.145Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T20:38:45.145Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T20:38:45.145Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T20:38:45.145Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T20:38:45.145Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T20:38:46.385Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T20:38:48.203Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T20:38:50.168Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T20:38:50.502Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T20:38:52.802Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T20:38:54.912Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T20:38:55.379Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T20:38:55.379Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T20:38:55.379Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T20:38:55.379Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T20:38:55.379Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T20:38:57.590Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T20:38:57.590Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T20:38:57.590Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T20:38:58.793Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-12T20:38:58.793Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T20:38:58.793Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-12T20:38:58.793Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-12T20:39:03.463Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T20:39:07.381Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T20:39:12.283Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T20:39:13.666Z] docker_cli_swarm_test.go:1166: [d73a41ad241ec] joining swarm manager [df5fa365d4dca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-12T20:39:15.341Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T20:39:15.341Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T20:39:20.241Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T20:39:20.241Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T20:39:21.269Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T20:39:26.171Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T20:39:32.205Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T20:39:32.205Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T20:39:32.205Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T20:39:32.205Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T20:39:32.205Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T20:39:32.205Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T20:39:32.205Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T20:39:32.205Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T20:39:32.205Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T20:39:32.694Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T20:39:32.694Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T20:39:32.694Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T20:39:35.752Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T20:39:40.233Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-12T20:39:40.233Z] docker_cli_swarm_test.go:1447: [dcbd9ee673bae] joining swarm manager [d62c1422fc390]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:39:40.233Z] docker_cli_swarm_test.go:1448: [de27daf7b5071] joining swarm manager [d62c1422fc390]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-12T20:39:40.306Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T20:39:41.473Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-12T20:39:50.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-12T20:39:50.484Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-12T20:39:50.484Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-12T20:39:50.744Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-12T20:39:50.744Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-12T20:39:51.315Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-12T20:39:53.858Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-12T20:39:56.393Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-12T20:39:57.154Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-12T20:39:58.496Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T20:39:59.696Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-12T20:40:01.607Z] docker_cli_swarm_unix_test.go:63: [ddf56cf74246a] joining swarm manager [d35e45a32946f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:40:02.250Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-12T20:40:07.144Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T20:40:10.088Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T20:40:10.088Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T20:40:10.088Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T20:40:10.088Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T20:40:10.088Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T20:40:10.906Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-12T20:40:11.072Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T20:40:11.978Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T20:40:11.978Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T20:40:14.277Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T20:40:14.853Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T20:40:16.768Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-12T20:40:17.796Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T20:40:19.180Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T20:40:19.180Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T20:40:19.180Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T20:40:20.740Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T20:40:22.237Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T20:40:27.142Z] === RUN TestDockerSuite/TestExec [2022-05-12T20:40:27.142Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:40:27.142Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T20:40:27.142Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T20:40:27.142Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T20:40:29.440Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T20:40:31.742Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T20:40:31.742Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T20:40:31.742Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T20:40:31.742Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T20:40:31.742Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T20:40:31.742Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T20:40:31.742Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T20:40:34.798Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T20:40:37.855Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T20:40:37.988Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-12T20:40:37.988Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T20:40:37.988Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-12T20:40:38.538Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T20:40:39.005Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T20:40:39.472Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T20:40:41.772Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T20:40:44.072Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T20:40:46.641Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-12T20:40:47.631Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-12T20:40:47.631Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T20:40:47.631Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-12T20:40:47.631Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T20:40:47.631Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-12T20:40:49.910Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T20:40:49.910Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T20:40:50.105Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T20:40:50.105Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T20:40:50.105Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T20:40:50.105Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T20:40:50.105Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T20:40:50.105Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T20:40:50.105Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T20:40:51.422Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-12T20:40:52.853Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T20:40:52.853Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T20:40:53.161Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T20:40:56.635Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T20:40:57.079Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T20:40:57.079Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T20:40:57.079Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T20:40:57.079Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T20:40:57.079Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T20:40:57.079Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T20:40:57.079Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T20:40:57.079Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T20:40:57.079Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T20:40:57.079Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T20:40:57.079Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T20:40:57.279Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-12T20:40:57.882Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-12T20:40:57.882Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-12T20:40:57.882Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-12T20:40:59.265Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-12T20:41:00.225Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-12T20:41:00.225Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-12T20:41:00.692Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-12T20:41:00.993Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T20:41:00.993Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T20:41:00.993Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T20:41:00.993Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T20:41:00.993Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T20:41:00.993Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:41:00.993Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T20:41:00.993Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T20:41:00.993Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T20:41:00.993Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T20:41:00.993Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T20:41:02.563Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-12T20:41:03.643Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-12T20:41:04.047Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T20:41:04.047Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T20:41:04.047Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T20:41:04.628Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-12T20:41:05.106Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-12T20:41:06.190Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-12T20:41:07.018Z] docker_api_swarm_test.go:962: [d81e98d034e43] joining swarm manager [d5eb46db35006]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-12T20:41:10.038Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T20:41:10.038Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T20:41:10.038Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T20:41:10.038Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T20:41:10.038Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T20:41:10.038Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T20:41:10.038Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T20:41:14.378Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T20:41:14.378Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T20:41:14.378Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T20:41:15.336Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T20:41:15.974Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T20:41:16.295Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T20:41:18.531Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-12T20:41:20.003Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T20:41:20.058Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-12T20:41:23.209Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T20:41:24.657Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T20:41:24.657Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T20:41:24.657Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T20:41:24.657Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T20:41:24.657Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T20:41:24.657Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T20:41:24.657Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T20:41:26.205Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T20:41:28.364Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T20:41:28.364Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T20:41:28.970Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-12T20:41:31.247Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T20:41:31.247Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T20:41:31.247Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T20:41:31.247Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T20:41:31.247Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T20:41:32.390Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-12T20:41:33.439Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T20:41:33.439Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:41:33.439Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T20:41:33.439Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T20:41:33.439Z] === RUN TestDockerSuite/TestHealth [2022-05-12T20:41:33.439Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T20:41:33.439Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T20:41:33.439Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T20:41:33.439Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T20:41:33.439Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T20:41:36.223Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-12T20:41:37.102Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-12T20:41:38.255Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T20:41:38.256Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T20:41:38.256Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T20:41:38.256Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T20:41:38.256Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T20:41:38.256Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T20:41:38.256Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T20:41:38.732Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T20:41:38.732Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T20:41:38.732Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T20:41:39.658Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-12T20:41:39.736Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T20:41:39.736Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T20:41:41.328Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T20:41:41.569Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-12T20:41:41.805Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T20:41:43.396Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T20:41:44.111Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-12T20:41:46.390Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T20:41:46.390Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T20:41:46.390Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T20:41:46.390Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T20:41:46.504Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T20:41:50.233Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T20:41:50.233Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T20:41:50.233Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T20:41:50.233Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T20:41:50.233Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T20:41:50.233Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T20:41:50.233Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T20:41:50.233Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T20:41:50.233Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T20:41:50.233Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T20:41:50.233Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T20:41:50.692Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-12T20:41:52.269Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T20:41:52.269Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T20:41:53.228Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T20:41:55.478Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T20:41:55.478Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T20:41:55.478Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T20:41:55.478Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T20:41:55.478Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T20:41:55.478Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T20:41:55.478Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T20:41:55.478Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T20:41:55.982Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-12T20:41:56.935Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T20:41:57.896Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-12T20:41:58.474Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T20:41:58.474Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T20:41:58.837Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-12T20:42:00.441Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-12T20:42:00.724Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T20:42:00.724Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:42:00.724Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T20:42:00.724Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T20:42:00.724Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T20:42:00.724Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T20:42:00.724Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T20:42:01.595Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T20:42:01.595Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T20:42:02.050Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T20:42:02.050Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T20:42:02.050Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T20:42:02.549Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-12T20:42:02.984Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-12T20:42:03.719Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T20:42:04.074Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-12T20:42:04.074Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T20:42:04.074Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-12T20:42:04.074Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T20:42:04.074Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-12T20:42:04.209Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T20:42:04.209Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T20:42:04.209Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T20:42:06.283Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-12T20:42:06.960Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-12T20:42:06.960Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T20:42:07.423Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-12T20:42:07.570Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T20:42:07.570Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:42:07.570Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T20:42:07.570Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T20:42:07.570Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T20:42:07.570Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T20:42:07.570Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T20:42:09.583Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-12T20:42:10.627Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T20:42:11.510Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-12T20:42:13.685Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T20:42:13.685Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T20:42:14.548Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T20:42:15.985Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T20:42:17.502Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T20:42:17.502Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T20:42:19.042Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T20:42:19.042Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T20:42:19.042Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T20:42:19.042Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T20:42:22.101Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T20:42:26.021Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T20:42:30.929Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T20:42:33.986Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T20:42:35.295Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T20:42:35.295Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T20:42:35.295Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T20:42:35.295Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T20:42:35.295Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T20:42:35.295Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T20:42:35.295Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T20:42:35.295Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T20:42:37.044Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T20:42:40.101Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T20:42:41.150Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T20:42:42.400Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T20:42:43.359Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T20:42:43.359Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T20:42:43.359Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T20:42:43.359Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T20:42:43.359Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T20:42:43.359Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T20:42:43.359Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T20:42:44.700Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T20:42:45.568Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T20:42:47.757Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T20:42:47.757Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T20:42:47.757Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T20:42:47.757Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T20:42:47.757Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T20:42:47.757Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T20:42:47.757Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T20:42:47.757Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T20:42:47.757Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T20:42:47.757Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T20:42:47.757Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T20:42:47.757Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T20:42:47.757Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T20:42:47.757Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T20:42:47.757Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T20:42:47.757Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T20:42:47.757Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T20:42:49.350Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T20:42:50.057Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T20:42:53.114Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T20:42:53.132Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T20:42:56.913Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T20:42:56.913Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T20:42:56.913Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T20:42:58.276Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-12T20:42:59.147Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T20:43:00.775Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T20:43:00.775Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T20:43:00.775Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T20:43:02.766Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T20:43:02.766Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T20:43:02.766Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T20:43:04.692Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T20:43:04.692Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T20:43:07.769Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-12T20:43:09.576Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T20:43:13.170Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T20:43:14.423Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T20:43:19.269Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T20:43:21.816Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T20:43:21.816Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T20:43:21.816Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T20:43:21.816Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T20:43:21.816Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T20:43:21.816Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T20:43:21.816Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T20:43:21.816Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T20:43:21.816Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T20:43:21.816Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T20:43:21.816Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T20:43:21.816Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T20:43:21.816Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T20:43:21.816Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T20:43:21.816Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T20:43:21.816Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T20:43:22.667Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-12T20:43:23.141Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T20:43:23.543Z] === RUN TestDockerSuite/TestBuildRm [2022-05-12T20:43:27.678Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T20:43:27.994Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T20:43:27.994Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T20:43:27.994Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T20:43:30.266Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T20:43:32.536Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T20:43:33.532Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T20:43:33.533Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T20:43:33.533Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T20:43:34.515Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T20:43:34.515Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T20:43:34.515Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T20:43:34.515Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T20:43:34.515Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T20:43:34.515Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T20:43:34.982Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T20:43:38.462Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite (1614.22s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.25s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.39s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.11s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.48s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.90s) [2022-05-12T20:43:40.772Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.87s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.78s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (53.11s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.83s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.65s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.35s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.13s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.04s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.32s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.66s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.44s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.50s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.84s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.52s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.29s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.84s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.38s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.24s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.10s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.35s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.72s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.40s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.62s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.36s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.79s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.59s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.69s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.98s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.16s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.75s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.15s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.72s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.16s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.18s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.68s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.22s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.84s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.05s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.10s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.27s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.76s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.63s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.61s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.34s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.26s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.62s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.00s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.55s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.20s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.99s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.12s) [2022-05-12T20:43:40.772Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.07s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.09s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.18s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.76s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.45s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.74s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.75s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.71s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.67s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.13s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.69s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.09s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.32s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.12s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (111.71s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.01s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.70s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.71s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.42s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.22s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.33s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.23s) [2022-05-12T20:43:40.773Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.03s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.29s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.67s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.26s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.45s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.04s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.86s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.44s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.45s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.52s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.19s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.59s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.26s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.59s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.48s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.64s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.63s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.77s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.23s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.96s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-05-12T20:43:40.773Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s) [2022-05-12T20:43:40.773Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T20:43:40.773Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-12T20:43:40.773Z] docker_cli_external_volume_driver_test.go:53: [d365da13c0ad0] daemon is not started [2022-05-12T20:43:41.408Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-12T20:43:41.408Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T20:43:41.408Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-12T20:43:41.408Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T20:43:41.875Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-12T20:43:42.128Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T20:43:42.128Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T20:43:42.128Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T20:43:42.128Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T20:43:43.103Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T20:43:43.103Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T20:43:43.103Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T20:43:43.103Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T20:43:43.103Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T20:43:43.688Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T20:43:43.688Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T20:43:43.688Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T20:43:43.688Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T20:43:43.688Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T20:43:43.688Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T20:43:43.688Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T20:43:43.688Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T20:43:44.085Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-12T20:43:44.708Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T20:43:45.895Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T20:43:47.739Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T20:43:48.103Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T20:43:48.833Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-12T20:43:49.663Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T20:43:49.663Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T20:43:49.663Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T20:43:49.663Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T20:43:50.007Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T20:43:50.007Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.007Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T20:43:50.007Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.007Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T20:43:50.007Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.007Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T20:43:50.007Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.007Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T20:43:50.007Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.007Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T20:43:50.007Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.007Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T20:43:50.007Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.007Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T20:43:50.007Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.007Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T20:43:50.489Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T20:43:50.489Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.489Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T20:43:50.489Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T20:43:50.489Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T20:43:50.489Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T20:43:50.489Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T20:43:50.489Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.489Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T20:43:50.489Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.489Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T20:43:50.489Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.489Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T20:43:50.489Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.489Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T20:43:50.489Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.489Z] === RUN TestDockerSuite/TestPortList [2022-05-12T20:43:50.489Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T20:43:50.489Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T20:43:51.871Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T20:43:51.871Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T20:43:53.580Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-12T20:43:55.336Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T20:43:55.336Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:43:55.336Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T20:43:55.336Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T20:43:55.336Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T20:43:55.336Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T20:43:55.336Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T20:43:55.336Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T20:43:55.336Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T20:43:55.336Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T20:43:55.336Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T20:43:55.336Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T20:43:55.336Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T20:43:55.336Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T20:43:55.336Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T20:43:55.336Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T20:43:55.336Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T20:43:55.336Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T20:43:55.701Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-12T20:43:59.019Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T20:43:59.019Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T20:43:59.019Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T20:43:59.019Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T20:43:59.019Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T20:43:59.442Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-12T20:44:00.578Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T20:44:00.578Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T20:44:01.309Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T20:44:01.309Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T20:44:01.309Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T20:44:02.137Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T20:44:02.137Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T20:44:02.137Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T20:44:04.343Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T20:44:04.810Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T20:44:06.369Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T20:44:11.877Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T20:44:11.877Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T20:44:11.877Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T20:44:15.019Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T20:44:17.965Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T20:44:17.965Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T20:44:17.965Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T20:44:17.965Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T20:44:17.965Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T20:44:19.527Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T20:44:19.527Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T20:44:19.527Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T20:44:20.672Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-12T20:44:20.673Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-12T20:44:20.673Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-12T20:44:21.736Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T20:44:21.736Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T20:44:21.736Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T20:44:22.445Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T20:44:23.300Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T20:44:23.768Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T20:44:27.555Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T20:44:29.118Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T20:44:29.118Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T20:44:29.118Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T20:44:29.586Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T20:44:29.586Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T20:44:29.586Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T20:44:29.586Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T20:44:29.586Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T20:44:29.586Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T20:44:29.586Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T20:44:29.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T20:44:31.093Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-12T20:44:31.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T20:44:31.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T20:44:31.560Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-12T20:44:33.357Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T20:44:35.567Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T20:44:37.424Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-12T20:44:37.545Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T20:44:37.545Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T20:44:37.545Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T20:44:37.545Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T20:44:37.545Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T20:44:37.545Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T20:44:37.893Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-12T20:44:38.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T20:44:40.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000741f80_} [2022-05-12T20:44:43.519Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T20:44:43.759Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-12T20:44:47.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12218036633_c:\foo_false____} [2022-05-12T20:44:50.085Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12218036633_c:\foo_true____} [2022-05-12T20:44:50.794Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T20:44:52.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T20:44:52.296Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T20:44:52.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T20:44:52.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T20:44:52.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T20:44:52.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T20:44:52.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T20:44:52.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T20:44:52.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T20:44:52.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T20:44:52.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T20:44:52.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T20:44:52.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T20:44:52.763Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T20:44:52.763Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T20:44:52.763Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T20:44:52.763Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T20:44:52.763Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T20:44:52.763Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T20:44:52.763Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T20:44:52.763Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T20:44:52.763Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T20:44:52.763Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T20:44:52.763Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T20:44:54.974Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T20:44:54.974Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T20:44:54.974Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T20:44:54.974Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:44:54.974Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T20:44:54.974Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T20:44:54.974Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T20:44:54.974Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T20:44:54.974Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T20:44:54.974Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T20:44:54.974Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T20:44:54.974Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T20:44:54.974Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T20:44:54.974Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T20:44:54.974Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T20:44:54.974Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T20:44:54.974Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T20:44:54.974Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T20:44:54.974Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T20:44:54.974Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T20:44:54.974Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T20:44:54.974Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T20:44:54.974Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T20:44:54.975Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:44:54.975Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T20:44:54.975Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T20:44:54.975Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T20:44:57.185Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T20:44:57.185Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T20:44:57.185Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T20:44:57.185Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T20:44:59.394Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T20:44:59.394Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T20:44:59.394Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T20:44:59.394Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T20:44:59.394Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T20:44:59.394Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T20:44:59.394Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T20:45:01.545Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T20:45:01.545Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T20:45:01.545Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T20:45:01.545Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T20:45:01.545Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T20:45:03.179Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T20:45:03.416Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-12T20:45:05.389Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T20:45:05.389Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T20:45:05.389Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T20:45:05.389Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T20:45:05.389Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T20:45:07.517Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T20:45:07.517Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T20:45:07.517Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T20:45:07.517Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T20:45:07.518Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T20:45:07.518Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T20:45:07.518Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T20:45:07.518Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T20:45:07.518Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T20:45:09.030Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-12T20:45:09.030Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T20:45:09.030Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-12T20:45:09.994Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-12T20:45:12.803Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-12T20:45:14.967Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-12T20:45:16.266Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T20:45:16.266Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T20:45:16.266Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T20:45:16.743Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T20:45:16.743Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T20:45:16.743Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T20:45:17.770Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T20:45:17.770Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:45:17.770Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T20:45:17.770Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T20:45:17.770Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T20:45:18.335Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T20:45:19.340Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T20:45:19.340Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T20:45:19.340Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T20:45:20.748Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-12T20:45:24.159Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T20:45:26.293Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T20:45:26.293Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T20:45:26.293Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T20:45:26.293Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T20:45:26.293Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T20:45:26.520Z] === RUN TestDockerSuite/TestBuildUser [2022-05-12T20:45:26.520Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T20:45:26.520Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-12T20:45:26.520Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T20:45:26.520Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-12T20:45:26.520Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T20:45:26.520Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-12T20:45:28.100Z] docker_cli_external_volume_driver_test.go:53: [dd574cd2ccb78] daemon is not started [2022-05-12T20:45:30.099Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T20:45:32.287Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-12T20:45:32.287Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-12T20:45:32.352Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T20:45:33.332Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T20:45:33.332Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T20:45:33.332Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T20:45:33.332Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T20:45:33.332Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T20:45:34.291Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T20:45:34.292Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:45:34.292Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T20:45:34.292Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T20:45:34.292Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T20:45:34.292Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T20:45:34.292Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T20:45:34.292Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T20:45:34.292Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T20:45:34.746Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T20:45:34.746Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T20:45:36.001Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-12T20:45:36.001Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T20:45:36.001Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-12T20:45:36.001Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T20:45:36.001Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-12T20:45:36.907Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T20:45:39.072Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T20:45:39.072Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T20:45:39.072Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T20:45:40.344Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-12T20:45:40.596Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T20:45:41.556Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T20:45:41.556Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T20:45:41.556Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T20:45:41.556Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T20:45:42.015Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T20:45:42.015Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T20:45:42.015Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T20:45:42.015Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T20:45:42.469Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T20:45:54.800Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T20:45:54.800Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T20:45:54.800Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T20:45:56.960Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T20:45:56.960Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T20:45:56.960Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T20:45:56.960Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-12T20:45:57.791Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T20:45:57.791Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T20:45:57.791Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T20:45:58.450Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-12T20:45:59.121Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T20:45:59.121Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.121Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T20:45:59.121Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T20:45:59.121Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.121Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T20:45:59.121Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.121Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T20:45:59.121Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.121Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T20:45:59.121Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.121Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T20:45:59.121Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.121Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T20:45:59.121Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.121Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T20:45:59.121Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.575Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T20:45:59.575Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.575Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T20:45:59.575Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.575Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T20:45:59.575Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T20:45:59.575Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.575Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T20:45:59.575Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.575Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T20:45:59.575Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.575Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T20:45:59.575Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.575Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T20:45:59.575Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T20:45:59.575Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-12T20:46:01.735Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T20:46:03.732Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T20:46:03.732Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T20:46:03.732Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T20:46:03.895Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T20:46:04.210Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T20:46:05.905Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-12T20:46:05.905Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-12T20:46:06.055Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T20:46:10.674Z] docker_cli_external_volume_driver_test.go:53: [d245e2b275f19] daemon is not started [2022-05-12T20:46:11.491Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T20:46:13.180Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T20:46:16.393Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T20:46:16.393Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:46:16.393Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T20:46:16.674Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-12T20:46:16.970Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T20:46:20.756Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T20:46:22.426Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T20:46:22.426Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T20:46:22.426Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T20:46:22.546Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-12T20:46:22.546Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T20:46:22.546Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-12T20:46:22.546Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T20:46:22.970Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T20:46:23.015Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-12T20:46:23.438Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T20:46:25.968Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-12T20:46:25.968Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T20:46:26.436Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-12T20:46:28.780Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-12T20:46:28.780Z] docker_cli_external_volume_driver_test.go:53: [db6a23ea96459] daemon is not started [2022-05-12T20:46:32.097Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T20:46:32.097Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T20:46:33.082Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T20:46:37.628Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T20:46:37.830Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T20:46:38.657Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T20:46:39.685Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T20:46:41.003Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-12T20:46:41.378Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-12T20:46:41.617Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T20:46:41.617Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T20:46:41.617Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T20:46:41.617Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T20:46:41.617Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T20:46:41.617Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T20:46:41.617Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T20:46:41.617Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T20:46:41.617Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T20:46:42.607Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T20:46:42.607Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T20:46:42.607Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T20:46:44.827Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T20:46:46.135Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-12T20:46:46.603Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-12T20:46:47.030Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T20:46:51.932Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T20:46:51.985Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T20:46:54.197Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T20:46:56.412Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T20:46:59.276Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T20:47:01.166Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T20:47:01.166Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T20:47:01.166Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T20:47:03.190Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T20:47:03.380Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T20:47:03.679Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T20:47:04.422Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-12T20:47:04.422Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T20:47:04.422Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-12T20:47:04.422Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T20:47:04.890Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-12T20:47:04.890Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T20:47:04.890Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-12T20:47:06.457Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-12T20:47:06.735Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T20:47:07.173Z] === RUN TestDockerSuite/TestExec [2022-05-12T20:47:07.173Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:47:07.173Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T20:47:07.173Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T20:47:07.173Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T20:47:08.714Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T20:47:10.237Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T20:47:10.237Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T20:47:10.237Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T20:47:10.237Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T20:47:10.237Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T20:47:10.237Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T20:47:10.237Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T20:47:11.764Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T20:47:13.109Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-12T20:47:13.923Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T20:47:15.446Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T20:47:16.767Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-12T20:47:17.606Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T20:47:19.656Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-12T20:47:19.656Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T20:47:19.656Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-12T20:47:19.656Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T20:47:19.656Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-12T20:47:19.656Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T20:47:19.656Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-12T20:47:21.315Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T20:47:21.315Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T20:47:21.315Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T20:47:21.315Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T20:47:21.315Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T20:47:21.315Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T20:47:21.315Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T20:47:21.936Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-12T20:47:23.006Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-12T20:47:24.756Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T20:47:25.748Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T20:47:27.666Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T20:47:27.666Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T20:47:27.666Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T20:47:27.666Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T20:47:27.666Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T20:47:27.666Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T20:47:27.666Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T20:47:27.666Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T20:47:27.666Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T20:47:27.666Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T20:47:27.666Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T20:47:27.699Z] === RUN TestDockerSuite/TestCommitChange [2022-05-12T20:47:29.190Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T20:47:29.190Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T20:47:29.190Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T20:47:29.190Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T20:47:29.190Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T20:47:29.190Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:47:29.190Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T20:47:29.190Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T20:47:29.190Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T20:47:29.190Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T20:47:29.190Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T20:47:30.517Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T20:47:31.217Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-12T20:47:31.349Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T20:47:31.349Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T20:47:31.349Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T20:47:31.506Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T20:47:31.506Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T20:47:31.506Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T20:47:31.506Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T20:47:31.506Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T20:47:31.506Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T20:47:31.506Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T20:47:31.506Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T20:47:31.506Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T20:47:31.506Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T20:47:31.506Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T20:47:31.506Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T20:47:31.506Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T20:47:31.506Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T20:47:31.506Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T20:47:33.078Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T20:47:33.078Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T20:47:33.078Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T20:47:33.078Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T20:47:33.078Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T20:47:34.742Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-12T20:47:37.847Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T20:47:38.389Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T20:47:38.389Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T20:47:38.389Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T20:47:38.389Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T20:47:38.389Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T20:47:38.389Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T20:47:38.389Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T20:47:40.506Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-12T20:47:40.506Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T20:47:40.506Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-12T20:47:41.649Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T20:47:43.871Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T20:47:44.147Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T20:47:46.114Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-12T20:47:46.832Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T20:47:49.037Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-12T20:47:49.037Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T20:47:49.037Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-12T20:47:49.056Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T20:47:49.056Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T20:47:49.903Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T20:47:52.065Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T20:47:54.939Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T20:47:54.939Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T20:47:54.939Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T20:47:54.939Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T20:47:54.939Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T20:47:54.939Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T20:47:54.939Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T20:47:54.939Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T20:47:54.939Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T20:47:54.939Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T20:47:54.939Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T20:47:54.939Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T20:47:54.939Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T20:47:54.939Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T20:47:54.939Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T20:47:54.939Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T20:47:54.939Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T20:47:54.939Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T20:47:54.939Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T20:47:54.939Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T20:47:54.939Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T20:47:54.939Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T20:47:54.940Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T20:47:57.162Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T20:47:57.162Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T20:47:57.162Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T20:47:57.573Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-12T20:47:57.823Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T20:47:57.823Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:47:57.823Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T20:47:57.823Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T20:47:57.823Z] === RUN TestDockerSuite/TestHealth [2022-05-12T20:47:57.823Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T20:47:57.823Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T20:47:57.823Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T20:47:57.823Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T20:47:58.278Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T20:48:00.965Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T20:48:00.965Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T20:48:00.965Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T20:48:00.965Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T20:48:00.965Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T20:48:01.986Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T20:48:01.986Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T20:48:01.986Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T20:48:01.986Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T20:48:01.986Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T20:48:01.986Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T20:48:02.441Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T20:48:02.895Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T20:48:02.895Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T20:48:02.895Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T20:48:03.188Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T20:48:03.188Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T20:48:03.188Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T20:48:03.188Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T20:48:03.188Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T20:48:03.188Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T20:48:03.188Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T20:48:03.188Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T20:48:03.188Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T20:48:03.188Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T20:48:03.188Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T20:48:03.188Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T20:48:03.188Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T20:48:03.189Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T20:48:03.189Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T20:48:03.336Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-12T20:48:03.336Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T20:48:03.336Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-12T20:48:03.336Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T20:48:03.336Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-12T20:48:03.336Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T20:48:03.336Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-12T20:48:03.336Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T20:48:03.336Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-12T20:48:03.336Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T20:48:03.336Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-12T20:48:03.336Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T20:48:03.336Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-12T20:48:03.336Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T20:48:03.336Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-12T20:48:03.336Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-12T20:48:03.854Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T20:48:03.854Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T20:48:04.758Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T20:48:05.378Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T20:48:05.832Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T20:48:07.721Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T20:48:07.997Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T20:48:09.956Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T20:48:09.956Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T20:48:09.956Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T20:48:09.956Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T20:48:09.956Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T20:48:09.956Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T20:48:09.956Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T20:48:12.233Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-12T20:48:12.954Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T20:48:12.954Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T20:48:12.954Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T20:48:12.954Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T20:48:12.954Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T20:48:12.954Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T20:48:12.954Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T20:48:12.954Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T20:48:12.954Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T20:48:14.547Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T20:48:15.036Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T20:48:15.036Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T20:48:15.036Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T20:48:15.036Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T20:48:18.750Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T20:48:18.750Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T20:48:18.750Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T20:48:18.750Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T20:48:18.750Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T20:48:18.750Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T20:48:18.750Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T20:48:18.750Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T20:48:18.750Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T20:48:18.750Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T20:48:18.750Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T20:48:20.487Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T20:48:20.487Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T20:48:20.487Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T20:48:20.487Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T20:48:20.487Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T20:48:20.487Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T20:48:20.487Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T20:48:20.487Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T20:48:20.487Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T20:48:20.487Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T20:48:20.487Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T20:48:20.487Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T20:48:20.487Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T20:48:20.776Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-12T20:48:20.776Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T20:48:20.776Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-12T20:48:20.912Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T20:48:22.742Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T20:48:22.742Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T20:48:23.075Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T20:48:23.075Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T20:48:23.075Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T20:48:23.075Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T20:48:23.075Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T20:48:23.075Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T20:48:23.075Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T20:48:23.075Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T20:48:23.220Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T20:48:23.220Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T20:48:23.220Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T20:48:23.220Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T20:48:23.667Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-12T20:48:23.667Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T20:48:23.667Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-12T20:48:23.667Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T20:48:23.667Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-12T20:48:23.667Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T20:48:23.667Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-12T20:48:24.602Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T20:48:25.057Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T20:48:26.217Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T20:48:26.559Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-12T20:48:26.559Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T20:48:26.559Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-12T20:48:27.016Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-12T20:48:27.220Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T20:48:27.220Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:48:27.220Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T20:48:27.220Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T20:48:27.220Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T20:48:27.220Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T20:48:27.220Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T20:48:28.470Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T20:48:28.470Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T20:48:28.470Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T20:48:28.746Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T20:48:29.911Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-12T20:48:29.911Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-12T20:48:29.911Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T20:48:29.911Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-12T20:48:29.911Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T20:48:29.911Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-12T20:48:29.911Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T20:48:29.911Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-12T20:48:30.722Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T20:48:30.722Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T20:48:30.722Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T20:48:30.722Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T20:48:30.722Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T20:48:30.722Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T20:48:30.722Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T20:48:32.457Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T20:48:32.458Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:48:32.458Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T20:48:32.458Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T20:48:32.458Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T20:48:32.458Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T20:48:32.458Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T20:48:32.816Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-12T20:48:33.720Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T20:48:34.581Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-12T20:48:34.625Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T20:48:35.973Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T20:48:36.152Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T20:48:36.152Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T20:48:36.748Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-12T20:48:38.972Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T20:48:39.639Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-12T20:48:39.639Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-12T20:48:39.639Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T20:48:39.639Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-12T20:48:41.225Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T20:48:41.225Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T20:48:41.225Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T20:48:41.225Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T20:48:41.225Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T20:48:41.225Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T20:48:41.225Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T20:48:41.225Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T20:48:41.225Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T20:48:41.225Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T20:48:41.225Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T20:48:41.225Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T20:48:41.225Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T20:48:41.703Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T20:48:41.703Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T20:48:41.703Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T20:48:41.805Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-12T20:48:41.805Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-12T20:48:43.193Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T20:48:45.356Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T20:48:45.356Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T20:48:45.356Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T20:48:45.356Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T20:48:45.519Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-12T20:48:45.520Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T20:48:45.520Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-12T20:48:45.520Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T20:48:45.520Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-12T20:48:46.518Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T20:48:46.518Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T20:48:46.518Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T20:48:46.518Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T20:48:46.518Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T20:48:46.518Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T20:48:46.518Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T20:48:46.518Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T20:48:46.518Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T20:48:46.518Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T20:48:46.518Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T20:48:46.518Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T20:48:46.881Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T20:48:48.415Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-12T20:48:48.415Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-12T20:48:49.044Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T20:48:50.581Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-12T20:48:50.581Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T20:48:50.581Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-12T20:48:50.927Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-12T20:48:52.756Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T20:48:53.756Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T20:48:53.756Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T20:48:53.756Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T20:48:54.296Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-12T20:48:54.752Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-12T20:48:54.760Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T20:48:54.760Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T20:48:54.760Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T20:48:54.760Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T20:48:54.918Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T20:48:55.237Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T20:48:55.237Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T20:48:55.237Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T20:48:55.237Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T20:48:55.237Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T20:48:55.237Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T20:48:55.237Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T20:48:55.237Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T20:48:55.237Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T20:48:55.237Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T20:48:55.237Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T20:48:55.237Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T20:48:55.237Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T20:48:55.237Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T20:48:55.237Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T20:48:55.237Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T20:48:55.237Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T20:48:55.237Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T20:48:55.237Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T20:48:55.237Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T20:48:55.237Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T20:48:55.237Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T20:48:55.237Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T20:48:56.442Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T20:48:57.642Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-12T20:48:58.604Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T20:49:00.130Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T20:49:02.296Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T20:49:03.413Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-12T20:49:03.991Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T20:49:03.991Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T20:49:03.991Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T20:49:03.991Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T20:49:03.991Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T20:49:03.991Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T20:49:03.991Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T20:49:04.460Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T20:49:04.460Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T20:49:04.460Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T20:49:04.460Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T20:49:04.460Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T20:49:04.460Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T20:49:04.460Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T20:49:04.460Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T20:49:04.460Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T20:49:04.460Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T20:49:04.460Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T20:49:04.460Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T20:49:04.460Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T20:49:04.460Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T20:49:04.460Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T20:49:04.460Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T20:49:04.460Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T20:49:06.622Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T20:49:08.082Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-12T20:49:08.082Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-12T20:49:08.082Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-12T20:49:08.082Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-12T20:49:08.082Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-12T20:49:08.174Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T20:49:08.815Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T20:49:10.971Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-12T20:49:10.971Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T20:49:10.971Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-12T20:49:12.689Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T20:49:12.689Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T20:49:12.689Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T20:49:12.689Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T20:49:12.689Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T20:49:12.689Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T20:49:12.689Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T20:49:12.689Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T20:49:12.689Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T20:49:12.689Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T20:49:12.689Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T20:49:12.689Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T20:49:12.689Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T20:49:12.689Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T20:49:12.689Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T20:49:12.689Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T20:49:13.171Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T20:49:13.171Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T20:49:13.171Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T20:49:13.171Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T20:49:13.856Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-12T20:49:13.857Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T20:49:13.857Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-12T20:49:14.037Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T20:49:14.776Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T20:49:15.596Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T20:49:15.596Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T20:49:15.596Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T20:49:16.381Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T20:49:16.742Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-12T20:49:16.742Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-12T20:49:17.157Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T20:49:17.157Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T20:49:17.987Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T20:49:19.593Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T20:49:21.407Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-12T20:49:21.863Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T20:49:21.863Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T20:49:21.863Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T20:49:21.863Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T20:49:21.863Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T20:49:21.863Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T20:49:21.863Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T20:49:21.863Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T20:49:21.863Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T20:49:21.863Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T20:49:21.863Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T20:49:21.863Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T20:49:21.863Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T20:49:21.863Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T20:49:21.863Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T20:49:21.863Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T20:49:21.863Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T20:49:21.906Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T20:49:23.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-12T20:49:24.297Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-12T20:49:24.297Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T20:49:24.297Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-12T20:49:24.297Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T20:49:24.297Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-12T20:49:24.297Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T20:49:24.297Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-12T20:49:24.297Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T20:49:24.297Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-12T20:49:24.297Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T20:49:24.297Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-12T20:49:25.735Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T20:49:25.735Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T20:49:25.735Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T20:49:25.735Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T20:49:25.735Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T20:49:25.735Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T20:49:25.735Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T20:49:25.735Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T20:49:25.735Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T20:49:25.735Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T20:49:25.735Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T20:49:26.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-12T20:49:26.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-12T20:49:26.651Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T20:49:29.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-12T20:49:30.434Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T20:49:32.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-12T20:49:32.643Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T20:49:34.853Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T20:49:34.853Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T20:49:34.853Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T20:49:35.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-12T20:49:36.314Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T20:49:36.314Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T20:49:36.314Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T20:49:37.919Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T20:49:38.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000d77848_} [2022-05-12T20:49:40.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11206989657_c:\foo_false____} [2022-05-12T20:49:41.995Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T20:49:43.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11206989657_c:\foo_true____} [2022-05-12T20:49:43.895Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T20:49:44.206Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T20:49:46.176Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T20:49:46.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-12T20:49:46.675Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T20:49:46.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-12T20:49:46.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-12T20:49:46.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-12T20:49:46.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-12T20:49:46.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-12T20:49:46.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-12T20:49:46.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-12T20:49:46.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-12T20:49:47.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-12T20:49:47.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-12T20:49:47.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-12T20:49:47.130Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-12T20:49:47.130Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T20:49:47.130Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-12T20:49:47.130Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T20:49:47.130Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-12T20:49:47.130Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T20:49:47.130Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-12T20:49:47.130Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T20:49:47.130Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-12T20:49:47.131Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T20:49:47.131Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-12T20:49:48.450Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T20:49:50.842Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-12T20:49:50.842Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T20:49:50.842Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-12T20:49:50.842Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:49:50.842Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-12T20:49:50.842Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T20:49:50.843Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-12T20:49:50.843Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T20:49:50.843Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-12T20:49:50.843Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T20:49:50.843Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-12T20:49:50.843Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T20:49:50.843Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-12T20:49:50.843Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T20:49:50.843Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-12T20:49:50.843Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T20:49:50.843Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-12T20:49:50.843Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T20:49:50.843Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-12T20:49:50.843Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T20:49:50.843Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-12T20:49:50.843Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T20:49:50.843Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-12T20:49:50.843Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:49:50.843Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-12T20:49:50.843Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T20:49:50.843Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-12T20:49:52.854Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T20:49:52.854Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T20:49:52.854Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T20:49:52.854Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T20:49:52.854Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T20:49:54.559Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-12T20:49:54.559Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-12T20:49:54.559Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T20:49:54.559Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-12T20:49:55.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-12T20:49:55.798Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T20:49:56.725Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-12T20:49:56.725Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T20:49:56.725Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-12T20:49:56.725Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T20:49:57.180Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-12T20:49:57.180Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T20:49:57.180Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-12T20:49:57.248Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T20:49:57.248Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T20:49:57.248Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T20:49:57.248Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T20:49:57.248Z] === RUN TestDockerSuite/TestRunState [2022-05-12T20:49:57.248Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T20:49:57.248Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T20:49:58.010Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T20:49:58.854Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T20:49:58.854Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T20:49:58.854Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T20:49:59.337Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T20:49:59.337Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T20:49:59.337Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T20:49:59.337Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T20:49:59.337Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T20:49:59.337Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T20:49:59.337Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T20:49:59.337Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T20:49:59.337Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T20:49:59.571Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T20:49:59.571Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T20:49:59.571Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T20:49:59.571Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T20:49:59.571Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T20:49:59.571Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T20:49:59.571Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T20:49:59.571Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T20:49:59.571Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T20:49:59.571Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T20:49:59.571Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T20:49:59.571Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T20:50:00.037Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T20:50:00.037Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T20:50:00.037Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T20:50:00.037Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T20:50:00.037Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T20:50:00.037Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T20:50:00.037Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T20:50:00.037Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T20:50:00.037Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T20:50:00.037Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T20:50:00.037Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T20:50:00.037Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T20:50:00.037Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T20:50:00.037Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T20:50:00.037Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T20:50:00.037Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T20:50:00.037Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T20:50:00.037Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T20:50:00.037Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T20:50:00.037Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T20:50:00.037Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T20:50:00.037Z] === RUN TestDockerSuite/TestPortList [2022-05-12T20:50:00.037Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T20:50:00.037Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T20:50:02.943Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-12T20:50:04.189Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T20:50:04.190Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.190Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T20:50:04.190Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.672Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T20:50:04.672Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.672Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T20:50:04.672Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.672Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T20:50:04.672Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T20:50:04.672Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T20:50:04.672Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.672Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T20:50:04.672Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.672Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T20:50:04.672Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.672Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T20:50:04.672Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.672Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T20:50:04.672Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.672Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T20:50:04.782Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T20:50:04.782Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.782Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T20:50:04.783Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T20:50:04.783Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.783Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T20:50:04.783Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.783Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T20:50:04.783Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.783Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T20:50:04.783Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T20:50:04.783Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T20:50:04.783Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T20:50:04.783Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T20:50:04.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T20:50:06.050Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-12T20:50:06.051Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T20:50:06.051Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-12T20:50:06.051Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T20:50:06.051Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-12T20:50:06.952Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T20:50:06.952Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T20:50:06.952Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T20:50:07.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-12T20:50:08.567Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T20:50:08.567Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T20:50:08.567Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T20:50:10.174Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T20:50:10.174Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T20:50:10.174Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T20:50:10.174Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T20:50:10.174Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T20:50:13.230Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T20:50:15.834Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T20:50:15.834Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T20:50:15.834Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T20:50:18.728Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-12T20:50:18.728Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:50:18.728Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-12T20:50:18.728Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T20:50:18.728Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-12T20:50:20.576Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T20:50:22.977Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T20:50:25.473Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-12T20:50:25.473Z] docker_cli_external_volume_driver_test.go:485: [d1a9ba9103920] daemon is not started [2022-05-12T20:50:25.477Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T20:50:29.011Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-12T20:50:29.011Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T20:50:29.011Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-12T20:50:29.011Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T20:50:29.011Z] === RUN TestDockerSuite/TestCpToDot [2022-05-12T20:50:31.900Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-12T20:50:31.900Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T20:50:31.900Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-12T20:50:31.900Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T20:50:31.900Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-12T20:50:34.348Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T20:50:34.348Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T20:50:34.348Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T20:50:34.348Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T20:50:35.455Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T20:50:35.455Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T20:50:35.455Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T20:50:35.455Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T20:50:35.617Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-12T20:50:35.617Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:50:35.617Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-12T20:50:35.617Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T20:50:35.617Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-12T20:50:35.617Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T20:50:35.617Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-12T20:50:35.617Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T20:50:35.617Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-12T20:50:35.617Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-12T20:50:36.073Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-12T20:50:37.407Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T20:50:38.235Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-12T20:50:39.707Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T20:50:40.372Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-12T20:50:40.372Z] docker_cli_external_volume_driver_test.go:53: [da41d24044d1b] daemon is not started [2022-05-12T20:50:41.122Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-12T20:50:41.578Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-12T20:50:42.033Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-12T20:50:42.761Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T20:50:42.761Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T20:50:42.761Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T20:50:42.761Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T20:50:42.761Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T20:50:42.761Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T20:50:42.761Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T20:50:42.761Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T20:50:42.761Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T20:50:42.761Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T20:50:42.761Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T20:50:42.761Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T20:50:42.761Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T20:50:42.761Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T20:50:42.761Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T20:50:44.197Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-12T20:50:45.157Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-12T20:50:45.157Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-12T20:50:45.157Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T20:50:45.157Z] === RUN TestDockerSuite/TestCreateRM [2022-05-12T20:50:46.118Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-12T20:50:46.118Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T20:50:46.118Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-12T20:50:46.118Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-12T20:50:46.573Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-12T20:50:46.679Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T20:50:47.928Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T20:50:48.979Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T20:50:49.491Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T20:50:50.607Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T20:50:55.270Z] --- PASS: TestDockerExternalVolumeSuite (437.50s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.35s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.78s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-05-12T20:50:55.271Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-05-12T20:50:55.271Z] PASS [2022-05-12T20:50:55.271Z] [2022-05-12T20:50:55.271Z] === Skipped [2022-05-12T20:50:55.271Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-12T20:50:55.271Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-12T20:50:55.271Z] check_test.go:307: [da446ab0fcc5d] daemon is not started [2022-05-12T20:50:55.271Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-12T20:50:55.271Z] [2022-05-12T20:50:55.271Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-12T20:50:55.271Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-12T20:50:55.271Z] check_test.go:307: [d56078b79acd7] daemon is not started [2022-05-12T20:50:55.271Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-12T20:50:55.271Z] [2022-05-12T20:50:55.271Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-12T20:50:55.271Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-12T20:50:55.271Z] check_test.go:307: [d55c7e4a9380c] daemon is not started [2022-05-12T20:50:55.271Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-05-12T20:50:55.271Z] [2022-05-12T20:50:55.271Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-12T20:50:55.271Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-12T20:50:55.271Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-12T20:50:55.271Z] [2022-05-12T20:50:55.271Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.03s) [2022-05-12T20:50:55.271Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-12T20:50:55.271Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.03s) [2022-05-12T20:50:55.271Z] [2022-05-12T20:50:55.271Z] DONE 269 tests, 5 skipped in 2411.591s [2022-05-12T20:50:55.271Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-12T20:50:55.271Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d45e7b8b21302/docker.pid [2022-05-12T20:50:55.271Z] +++ kill 7107 [2022-05-12T20:50:55.271Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7107 is not a child of this shell [2022-05-12T20:50:55.271Z] warning: PID 7107 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d45e7b8b21302/docker.pid had a nonzero exit code [2022-05-12T20:50:55.271Z] ++++ cat bundles/test-integration/docker.pid [2022-05-12T20:50:55.271Z] +++ kill 9378 [2022-05-12T20:50:55.509Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T20:50:55.509Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T20:50:55.531Z] +++ /etc/init.d/apparmor stop [2022-05-12T20:50:55.531Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-12T20:50:55.531Z] [2022-05-12T20:50:55.531Z] Unloading profiles will leave already running processes permanently [2022-05-12T20:50:55.531Z] unconfined, which can lead to unexpected situations. [2022-05-12T20:50:55.531Z] [2022-05-12T20:50:55.531Z] To set a process to complain mode, use the command line tool [2022-05-12T20:50:55.531Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-12T20:50:55.531Z] +++ true [2022-05-12T20:50:55.531Z] exiting test-integration [2022-05-12T20:50:55.531Z] ++ exit 0 [2022-05-12T20:50:55.531Z] [2022-05-12T20:50:55.792Z] + exit 0 [2022-05-12T20:50:55.792Z] ++ jobs -p [2022-05-12T20:50:55.792Z] + pids= [2022-05-12T20:50:55.792Z] + echo 'Remaining pids to kill: []' [2022-05-12T20:50:55.792Z] Remaining pids to kill: [] [2022-05-12T20:50:55.792Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-12T20:50:55.808Z] Recording test results [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T20:50:55.998Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T20:50:55.998Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T20:50:55.998Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T20:50:55.998Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T20:50:55.998Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T20:50:55.998Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T20:50:55.998Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T20:50:55.998Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T20:50:55.998Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T20:50:55.998Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T20:50:55.998Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T20:50:55.998Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T20:50:55.998Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T20:50:55.998Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T20:50:55.998Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T20:50:55.998Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T20:50:55.998Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T20:50:56.331Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-12T20:50:56.650Z] + echo Ensuring container killed. [2022-05-12T20:50:56.650Z] Ensuring container killed. [2022-05-12T20:50:56.650Z] + docker ps -aq -f name=docker-pr79-* [2022-05-12T20:50:56.650Z] + cids=65d734ae49dc [2022-05-12T20:50:56.650Z] 1905ce36a45e [2022-05-12T20:50:56.650Z] fd0ac4e5f756 [2022-05-12T20:50:56.650Z] + [ -n 65d734ae49dc [2022-05-12T20:50:56.650Z] 1905ce36a45e [2022-05-12T20:50:56.650Z] fd0ac4e5f756 ] [2022-05-12T20:50:56.650Z] + docker rm -vf 65d734ae49dc 1905ce36a45e fd0ac4e5f756 [2022-05-12T20:50:56.854Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-12T20:50:56.854Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-12T20:50:57.224Z] 65d734ae49dc [2022-05-12T20:50:57.224Z] 1905ce36a45e [2022-05-12T20:50:57.309Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-12T20:50:57.795Z] fd0ac4e5f756 [Pipeline] sh [2022-05-12T20:50:58.084Z] + echo Chowning /workspace to jenkins user [2022-05-12T20:50:58.084Z] Chowning /workspace to jenkins user [2022-05-12T20:50:58.084Z] + id -u [2022-05-12T20:50:58.084Z] + id -g [2022-05-12T20:50:58.084Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39812:/workspace busybox chown -R 1000:1000 /workspace [2022-05-12T20:50:58.298Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T20:50:58.788Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T20:50:59.277Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T20:50:59.766Z] === RUN TestDockerSuite/TestSearchWithLimit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-12T20:51:00.937Z] + bundleName=amd64 [2022-05-12T20:51:00.937Z] + echo Creating amd64-bundles.tar.gz [2022-05-12T20:51:00.937Z] Creating amd64-bundles.tar.gz [2022-05-12T20:51:00.937Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml ) -printxargs [2022-05-12T20:51:00.937Z] tar -czf amd64-bundles.tar.gz [2022-05-12T20:51:01.395Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T20:51:01.395Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T20:51:01.972Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-12T20:51:01.972Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-12T20:51:01.972Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T20:51:01.972Z] === RUN TestDockerSuite/TestCreateWithWorkdir [Pipeline] archiveArtifacts [2022-05-12T20:51:02.337Z] Archiving artifacts [2022-05-12T20:51:02.842Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39812/79/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T20:51:03.159Z] + make clean [2022-05-12T20:51:03.160Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T20:51:03.160Z] docker-dev-cache [2022-05-12T20:51:03.160Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T20:51:03.825Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T20:51:05.042Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-12T20:51:05.042Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.042Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-12T20:51:05.042Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-12T20:51:05.042Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.042Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-12T20:51:05.042Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.042Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-12T20:51:05.042Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.042Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-12T20:51:05.042Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.042Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-12T20:51:05.042Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.042Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-12T20:51:05.042Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.042Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-12T20:51:05.042Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.043Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-12T20:51:05.043Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.043Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-12T20:51:05.043Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.043Z] === RUN TestDockerSuite/TestDockerFails [2022-05-12T20:51:05.043Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-12T20:51:05.043Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.043Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-12T20:51:05.043Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.043Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-12T20:51:05.043Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.043Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-12T20:51:05.043Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.043Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-12T20:51:05.043Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T20:51:05.498Z] === RUN TestDockerSuite/TestEventsContainerEvents [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T20:51:06.883Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T20:51:07.293Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T20:51:08.388Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-12T20:51:09.182Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T20:51:09.182Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T20:51:09.182Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T20:51:12.103Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-12T20:51:14.440Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T20:51:14.440Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T20:51:14.440Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T20:51:14.440Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T20:51:14.440Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T20:51:14.992Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-12T20:51:18.055Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T20:51:18.055Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T20:51:18.055Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T20:51:18.225Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T20:51:18.225Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T20:51:18.225Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T20:51:18.225Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T20:51:18.225Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T20:51:18.225Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T20:51:18.225Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T20:51:18.225Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T20:51:18.225Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T20:51:21.973Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T20:51:21.973Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T20:51:21.973Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T20:51:21.973Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T20:51:21.973Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T20:51:21.973Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T20:51:22.462Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T20:51:22.463Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T20:51:22.463Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T20:51:24.082Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T20:51:24.082Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T20:51:24.082Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T20:51:25.284Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-12T20:51:26.300Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T20:51:26.300Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T20:51:26.300Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T20:51:27.289Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T20:51:28.273Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T20:51:28.273Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T20:51:28.273Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T20:51:29.811Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T20:51:29.811Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T20:51:29.811Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T20:51:29.811Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T20:51:29.811Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T20:51:29.811Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T20:51:29.811Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T20:51:29.811Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T20:51:29.811Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T20:51:29.811Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T20:51:29.811Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T20:51:29.811Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T20:51:29.811Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T20:51:31.153Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-12T20:51:32.057Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-12T20:51:32.869Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T20:51:35.001Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T20:51:35.925Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T20:51:35.925Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T20:51:35.925Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T20:51:37.212Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T20:51:38.225Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-12T20:51:38.982Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T20:51:38.983Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T20:51:38.983Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T20:51:38.983Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T20:51:38.983Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T20:51:38.983Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T20:51:38.983Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T20:51:38.983Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T20:51:38.983Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T20:51:38.983Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T20:51:38.983Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T20:51:38.983Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T20:51:38.983Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T20:51:41.114Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-12T20:51:41.569Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-12T20:51:47.338Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-12T20:51:47.338Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-12T20:51:48.300Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-12T20:51:54.186Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T20:51:54.187Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T20:51:54.676Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T20:51:54.676Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T20:51:54.676Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T20:51:54.676Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T20:51:55.165Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T20:51:55.165Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T20:51:55.344Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-12T20:51:58.224Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T20:51:58.224Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T20:51:58.433Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T20:51:58.433Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T20:51:58.433Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T20:52:01.109Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-12T20:52:01.109Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-12T20:52:01.109Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-12T20:52:01.109Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T20:52:01.109Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-12T20:52:01.109Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T20:52:01.109Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-12T20:52:01.109Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T20:52:01.109Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-12T20:52:02.072Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-12T20:52:02.072Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T20:52:02.072Z] === RUN TestDockerSuite/TestEventsRename [2022-05-12T20:52:02.142Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T20:52:02.142Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T20:52:02.142Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T20:52:02.221Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T20:52:02.631Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T20:52:02.631Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T20:52:02.688Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T20:52:02.688Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T20:52:03.156Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T20:52:05.788Z] === RUN TestDockerSuite/TestEventsResize [2022-05-12T20:52:06.940Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T20:52:10.729Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T20:52:10.729Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:52:10.729Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T20:52:11.504Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T20:52:11.504Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T20:52:11.504Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T20:52:11.504Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T20:52:11.995Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T20:52:11.995Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T20:52:11.995Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T20:52:14.332Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-12T20:52:14.514Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T20:52:14.514Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T20:52:14.514Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T20:52:17.227Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-12T20:52:20.120Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-12T20:52:20.863Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T20:52:20.863Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T20:52:20.863Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T20:52:25.889Z] === RUN TestDockerSuite/TestEventsTop [2022-05-12T20:52:25.889Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T20:52:25.889Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-12T20:52:26.995Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T20:52:28.054Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-12T20:52:28.557Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T20:52:29.024Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T20:52:31.513Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T20:52:31.513Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T20:52:31.513Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite (2206.35s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.48s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.58s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.50s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.31s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (62.38s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.26s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.91s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.99s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.37s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.62s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.70s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.63s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2022-05-12T20:52:32.542Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T20:52:32.542Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.50s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.50s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.30s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.91s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.59s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.59s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.86s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.69s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.48s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.58s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.28s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.14s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.34s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.22s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.98s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.40s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.00s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.92s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.59s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.53s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.12s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.04s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.77s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.48s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.60s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.05s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.02s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.93s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.62s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (51.58s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.56s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.37s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.08s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.34s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.55s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.45s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (69.05s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.15s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.66s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.77s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.38s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.62s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.68s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildFails (2.64s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.15s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.07s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.66s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.37s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.20s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.99s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.18s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildHistory (10.22s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.53s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.20s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.54s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.94s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.90s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.41s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.32s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.86s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.72s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.74s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.69s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.10s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.18s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.70s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.92s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.29s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.39s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.52s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.87s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.80s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.75s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.58s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.55s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.17s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.48s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildRm (12.36s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.67s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.31s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.76s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.77s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.24s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.78s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.53s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.02s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildStderr (3.91s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.28s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.33s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.12s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.70s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.92s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.93s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.96s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.21s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.09s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.04s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.92s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.22s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.75s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.01s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.08s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.74s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.70s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.68s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestCommitChange (4.68s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.19s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.82s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestCommitTTY (6.86s) [2022-05-12T20:52:32.543Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.33s) [2022-05-12T20:52:32.543Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.87s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.03s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.61s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.58s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.66s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.18s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.16s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.72s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.21s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.69s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.63s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.65s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.14s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.49s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.99s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.45s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.54s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.60s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.12s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.46s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.59s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.29s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.27s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.45s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.59s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.62s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008a45b8_} (2.73s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13412631284_c:\foo_false____} (2.62s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13412631284_c:\foo_true____} (2.64s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.71s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.71s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.69s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.84s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.77s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.88s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.87s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCpToDot (2.75s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCpToStdout (2.78s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.64s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.43s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.80s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.06s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.68s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.66s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.65s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.66s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.25s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsCopy (4.51s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.49s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.62s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.31s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.84s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsFilters (5.21s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsFormat (5.19s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsRename (2.75s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsResize (32.88s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.60s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.17s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.02s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.40s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.62s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.56s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.13s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.16s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.17s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.13s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.58s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.10s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestExecInspectID (4.10s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.28s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.09s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.68s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.71s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.66s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.70s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.67s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.30s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2022-05-12T20:52:32.544Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.92s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.54s) [2022-05-12T20:52:32.544Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.89s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.82s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.48s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.49s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.51s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.49s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.60s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectDefault (2.59s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectHistory (4.21s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.56s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.10s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.61s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.09s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.09s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectStatus (3.12s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.52s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.07s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.58s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.04s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.53s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.50s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.56s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.52s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.60s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.74s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.54s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.09s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.94s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.97s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.92s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.17s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.08s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.81s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.62s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsSince (9.08s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsTail (2.98s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.72s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.56s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.06s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.06s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPsByOrder (10.76s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.80s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.19s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.98s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.20s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.79s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.48s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.24s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.07s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.25s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.70s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.45s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.60s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.99s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.82s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.53s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.79s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.05s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.27s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.85s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.83s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.68s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.65s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.24s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.90s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.58s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.84s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.71s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.22s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.57s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.60s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.59s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.30s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.66s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.40s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-12T20:52:32.545Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.43s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-12T20:52:32.545Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.81s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.65s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.55s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.56s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.47s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.93s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.70s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.59s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.55s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.59s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunExitCode (2.57s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.60s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.58s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.65s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.66s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.53s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.14s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.64s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.43s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.57s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.71s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.72s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.39s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.36s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.45s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunRm (2.64s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.60s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.81s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.68s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (7.60s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.52s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.29s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.93s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.55s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.59s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.26s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.76s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.73s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.81s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.64s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.68s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.65s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.20s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.74s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.17s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.42s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.49s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.83s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.59s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.64s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.59s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.31s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.76s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.24s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.09s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.08s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.07s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.83s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.33s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.39s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.86s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.67s) [2022-05-12T20:52:32.546Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-12T20:52:32.546Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2022-05-12T20:52:32.546Z] === RUN TestDockerRegistrySuite [2022-05-12T20:52:32.546Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T20:52:32.546Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.546Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T20:52:32.546Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.546Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T20:52:32.546Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.546Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T20:52:32.546Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.546Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T20:52:32.546Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.546Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T20:52:32.546Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.546Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T20:52:32.547Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T20:52:32.547Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T20:52:32.547Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T20:52:32.547Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T20:52:32.547Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T20:52:32.547Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T20:52:32.547Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T20:52:32.547Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T20:52:32.547Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T20:52:32.547Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T20:52:32.547Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T20:52:32.547Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T20:52:32.547Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T20:52:32.547Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T20:52:32.547Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T20:52:32.547Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T20:52:32.547Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T20:52:32.547Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T20:52:32.547Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T20:52:32.547Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T20:52:32.547Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T20:52:32.547Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T20:52:32.547Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T20:52:32.547Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T20:52:32.547Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T20:52:32.547Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T20:52:32.547Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T20:52:32.547Z] === RUN TestDockerDaemonSuite [2022-05-12T20:52:32.547Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T20:52:32.547Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T20:52:32.547Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T20:52:32.547Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T20:52:32.547Z] === RUN TestDockerSwarmSuite [2022-05-12T20:52:32.547Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T20:52:32.547Z] === RUN TestDockerPluginSuite [2022-05-12T20:52:32.547Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T20:52:32.547Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T20:52:32.547Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T20:52:32.547Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T20:52:32.547Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T20:52:32.547Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T20:52:32.547Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T20:52:32.547Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T20:52:32.547Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T20:52:32.547Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T20:52:32.547Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T20:52:32.547Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T20:52:32.547Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T20:52:32.547Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T20:52:32.547Z] === RUN TestDockerNetworkSuite [2022-05-12T20:52:32.547Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T20:52:32.547Z] === RUN TestDockerHubPullSuite [2022-05-12T20:52:32.547Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T20:52:32.547Z] PASS [2022-05-12T20:52:32.547Z] ok github.com/docker/docker/integration-cli 2206.664s [2022-05-12T20:52:32.547Z] [2022-05-12T20:52:32.547Z] === Skipped [2022-05-12T20:52:32.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-05-12T20:52:32.547Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-05-12T20:52:32.547Z] [2022-05-12T20:52:32.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-12T20:52:32.547Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-12T20:52:32.547Z] [2022-05-12T20:52:32.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-05-12T20:52:32.547Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.547Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-05-12T20:52:32.547Z] [2022-05-12T20:52:32.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-05-12T20:52:32.547Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-12T20:52:32.548Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-12T20:52:32.548Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T20:52:32.548Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T20:52:32.548Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T20:52:32.548Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T20:52:32.548Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-12T20:52:32.548Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T20:52:32.548Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T20:52:32.548Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-12T20:52:32.548Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T20:52:32.548Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-05-12T20:52:32.548Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T20:52:32.548Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2022-05-12T20:52:32.548Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.548Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2022-05-12T20:52:32.548Z] [2022-05-12T20:52:32.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-05-12T20:52:32.549Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.549Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-05-12T20:52:32.549Z] [2022-05-12T20:52:32.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-05-12T20:52:32.549Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.549Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-05-12T20:52:32.549Z] [2022-05-12T20:52:32.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T20:52:32.549Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T20:52:32.549Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T20:52:32.549Z] [2022-05-12T20:52:32.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-12T20:52:32.549Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-05-12T20:52:33.040Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2022-05-12T20:52:33.040Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T20:52:33.040Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T20:52:33.040Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T20:52:33.040Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T20:52:33.040Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T20:52:33.041Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T20:52:33.041Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T20:52:33.041Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T20:52:33.041Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T20:52:33.041Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-12T20:52:33.041Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T20:52:33.041Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T20:52:33.041Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T20:52:33.041Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T20:52:33.041Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T20:52:33.041Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T20:52:33.041Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-12T20:52:33.041Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T20:52:33.041Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-05-12T20:52:33.041Z] [2022-05-12T20:52:33.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T20:52:33.041Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-12T20:52:33.042Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-12T20:52:33.042Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-12T20:52:33.042Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-12T20:52:33.042Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-12T20:52:33.042Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-12T20:52:33.042Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-12T20:52:33.042Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T20:52:33.042Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T20:52:33.042Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T20:52:33.042Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-12T20:52:33.042Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-12T20:52:33.042Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T20:52:33.042Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T20:52:33.042Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-12T20:52:33.042Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-12T20:52:33.042Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-12T20:52:33.042Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T20:52:33.042Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-12T20:52:33.042Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T20:52:33.042Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T20:52:33.042Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-12T20:52:33.042Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T20:52:33.042Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-12T20:52:33.042Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.042Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-05-12T20:52:33.042Z] [2022-05-12T20:52:33.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T20:52:33.042Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T20:52:33.043Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T20:52:33.043Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T20:52:33.043Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-12T20:52:33.043Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-12T20:52:33.043Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T20:52:33.043Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-12T20:52:33.043Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T20:52:33.043Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T20:52:33.043Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T20:52:33.043Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T20:52:33.043Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T20:52:33.043Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-12T20:52:33.043Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-12T20:52:33.043Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-12T20:52:33.043Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T20:52:33.043Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-12T20:52:33.043Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-12T20:52:33.043Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T20:52:33.043Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.043Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-05-12T20:52:33.043Z] [2022-05-12T20:52:33.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-12T20:52:33.043Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-12T20:52:33.044Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-12T20:52:33.044Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.044Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-12T20:52:33.044Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-05-12T20:52:33.045Z] [2022-05-12T20:52:33.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-12T20:52:33.045Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.045Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T20:52:33.046Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T20:52:33.046Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T20:52:33.046Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T20:52:33.046Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-12T20:52:33.046Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T20:52:33.046Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.046Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T20:52:33.046Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T20:52:33.047Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.047Z] [2022-05-12T20:52:33.047Z] DONE 1088 tests, 544 skipped in 2214.605s [2022-05-12T20:52:33.536Z] INFO: Integration tests ended at 05/12/2022 20:52:32. Duration:00:36:54.7626971 [2022-05-12T20:52:33.536Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T20:52:33.536Z] [2022-05-12T20:52:33.536Z] Containers: 10 [2022-05-12T20:52:33.536Z] Running: 0 [2022-05-12T20:52:33.536Z] Paused: 0 [2022-05-12T20:52:33.536Z] Stopped: 10 [2022-05-12T20:52:33.536Z] Images: 18 [2022-05-12T20:52:33.536Z] Server Version: 0.0.0-dev [2022-05-12T20:52:33.536Z] Storage Driver: windowsfilter [2022-05-12T20:52:33.536Z] Windows: [2022-05-12T20:52:33.536Z] Logging Driver: json-file [2022-05-12T20:52:33.536Z] Plugins: [2022-05-12T20:52:33.536Z] Volume: local [2022-05-12T20:52:33.536Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T20:52:33.536Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T20:52:33.536Z] Swarm: inactive [2022-05-12T20:52:33.536Z] Default Isolation: process [2022-05-12T20:52:33.536Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T20:52:33.536Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T20:52:33.536Z] OSType: windows [2022-05-12T20:52:33.536Z] Architecture: x86_64 [2022-05-12T20:52:33.537Z] CPUs: 4 [2022-05-12T20:52:33.537Z] Total Memory: 32GiB [2022-05-12T20:52:33.537Z] Name: azwin-2-9fb400 [2022-05-12T20:52:33.537Z] ID: dd085e08-6de5-418a-a377-aef9d19615bb [2022-05-12T20:52:33.537Z] Docker Root Dir: D:\CI\PR-39812\79\daemon [2022-05-12T20:52:33.537Z] Debug Mode (client): false [2022-05-12T20:52:33.537Z] Debug Mode (server): true [2022-05-12T20:52:33.537Z] File Descriptors: -1 [2022-05-12T20:52:33.537Z] Goroutines: 44 [2022-05-12T20:52:33.537Z] System Time: 2022-05-12T20:52:33.0441781Z [2022-05-12T20:52:33.537Z] EventsListeners: 0 [2022-05-12T20:52:33.537Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:52:33.537Z] Labels: [2022-05-12T20:52:33.537Z] Experimental: false [2022-05-12T20:52:33.537Z] Insecure Registries: [2022-05-12T20:52:33.537Z] 127.0.0.0/8 [2022-05-12T20:52:33.537Z] Live Restore Enabled: false [2022-05-12T20:52:33.537Z] [2022-05-12T20:52:33.537Z] [2022-05-12T20:52:33.537Z] INFO: Stopping daemon under test [2022-05-12T20:52:33.537Z] SUCCESS: The process with PID 2428 (child process of PID 5824) has been terminated. [2022-05-12T20:52:33.537Z] SUCCESS: The process with PID 5824 (child process of PID 8312) has been terminated. [2022-05-12T20:52:33.537Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T20:52:33.537Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 20:52:33. [2022-05-12T20:52:33.537Z] INFO: Tidying up at end of run [2022-05-12T20:52:33.537Z] ----------- DAEMON LOG ------------ [2022-05-12T20:52:33.537Z] 2022/05/12 20:13:16 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T20:52:33.537Z] ----------- END DAEMON LOG -------- [2022-05-12T20:52:33.537Z] INFO: Saving daemon under test log (d:\CI\PR-39812\79\dut.out) to bundles\CIDUT.out [2022-05-12T20:52:33.537Z] INFO: Saving daemon under test log (d:\CI\PR-39812\79\dut.err) to bundles\CIDUT.err [2022-05-12T20:52:33.537Z] INFO: Saving containerd logs to bundles [2022-05-12T20:52:33.537Z] INFO: Nuke-Everything... [2022-05-12T20:52:33.825Z] === RUN TestDockerSuite/TestExec [2022-05-12T20:52:33.825Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.825Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-12T20:52:33.825Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T20:52:33.825Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-12T20:52:34.026Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T20:52:34.026Z] 3cb7ddbc47cd [2022-05-12T20:52:34.026Z] a4d3f0a49930 [2022-05-12T20:52:34.026Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-12T20:52:34.885Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T20:52:35.053Z] Deleted: sha256:853fffba321006ac29cdfb79b449ec28cc911dc290b4d6efe84cf15507e0397d [2022-05-12T20:52:35.053Z] Deleted: sha256:5b48558ba2e2da173e3be80121f484fb63d8a3849f258af7ab1b84aa3ba365e6 [2022-05-12T20:52:35.053Z] INFO: Tidying pidfile d:\CI\PR-39812\79\docker.pid [2022-05-12T20:52:35.053Z] INFO: Killing containerd with PID 3352 [2022-05-12T20:52:35.053Z] INFO: Nuking d:\CI [2022-05-12T20:52:35.992Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-12T20:52:38.160Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-12T20:52:38.160Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T20:52:38.160Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-12T20:52:38.160Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T20:52:38.160Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-12T20:52:38.160Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T20:52:38.160Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-12T20:52:38.669Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T20:52:40.609Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-12T20:52:43.500Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-12T20:52:45.669Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-12T20:52:45.818Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T20:52:48.560Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-12T20:52:48.765Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T20:52:49.232Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T20:52:51.443Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T20:52:53.156Z] INFO: Zapped successfully [2022-05-12T20:52:53.157Z] [2022-05-12T20:52:53.157Z] INFO: executeCI.ps1 exiting at Thu May 12 20:52:53 CUT 2022. Duration 00:52:32.1483694 [2022-05-12T20:52:53.157Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T20:52:53.432Z] Recording test results [2022-05-12T20:52:54.112Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T20:52:55.726Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-12T20:52:57.596Z] Archiving artifacts [2022-05-12T20:52:58.855Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-12T20:52:58.855Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T20:52:58.855Z] === RUN TestDockerSuite/TestExecEnv [2022-05-12T20:52:58.855Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T20:52:58.855Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-12T20:52:58.855Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T20:52:58.855Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-12T20:52:58.949Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39812/79/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T20:53:00.042Z] + make clean [2022-05-12T20:53:00.531Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T20:53:00.531Z] docker-dev-cache [2022-05-12T20:53:00.531Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T20:53:01.022Z] === RUN TestDockerSuite/TestExecInspectID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T20:53:06.547Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T20:53:06.793Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-12T20:53:06.793Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T20:53:06.793Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-12T20:53:06.793Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T20:53:06.793Z] === RUN TestDockerSuite/TestExecParseError [2022-05-12T20:53:06.793Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T20:53:06.793Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-12T20:53:06.793Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T20:53:06.793Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-12T20:53:06.793Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T20:53:06.793Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-12T20:53:07.015Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T20:53:08.961Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-12T20:53:08.961Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T20:53:08.961Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-12T20:53:08.961Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T20:53:08.961Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-12T20:53:08.961Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:53:08.961Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-12T20:53:08.961Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T20:53:09.417Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-12T20:53:09.417Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T20:53:09.417Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-12T20:53:11.764Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T20:53:12.232Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T20:53:12.232Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T20:53:12.232Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T20:53:12.232Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T20:53:12.232Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T20:53:12.232Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T20:53:12.232Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T20:53:12.232Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T20:53:12.232Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T20:53:12.232Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T20:53:12.232Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T20:53:12.232Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T20:53:12.232Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T20:53:12.232Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T20:53:12.232Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T20:53:12.309Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-12T20:53:12.309Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T20:53:12.309Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-12T20:53:13.796Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T20:53:13.796Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T20:53:13.796Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T20:53:13.796Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T20:53:13.796Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T20:53:18.547Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T20:53:19.425Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-12T20:53:19.425Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T20:53:19.425Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-12T20:53:19.425Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T20:53:19.425Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-12T20:53:19.425Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T20:53:19.425Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-12T20:53:20.110Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T20:53:25.293Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-12T20:53:27.259Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T20:53:28.823Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T20:53:32.453Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-12T20:53:35.405Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-12T20:53:35.972Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T20:53:35.972Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T20:53:41.273Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-12T20:53:41.273Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:53:41.273Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-12T20:53:41.273Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-12T20:53:41.273Z] === RUN TestDockerSuite/TestHealth [2022-05-12T20:53:41.273Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T20:53:41.741Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-12T20:53:41.741Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-12T20:53:41.741Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-12T20:53:41.741Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-12T20:53:44.632Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T20:53:44.632Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T20:53:44.632Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T20:53:44.632Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T20:53:44.632Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T20:53:44.632Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T20:53:44.632Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T20:53:44.632Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T20:53:44.632Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T20:53:44.632Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T20:53:44.633Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T20:53:44.633Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T20:53:44.633Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T20:53:44.633Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T20:53:44.633Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T20:53:44.633Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T20:53:44.633Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T20:53:44.633Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T20:53:44.633Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T20:53:44.633Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T20:53:44.633Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T20:53:44.633Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T20:53:45.101Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T20:53:46.667Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T20:53:46.667Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T20:53:46.667Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T20:53:47.610Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-12T20:53:47.610Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-12T20:53:47.610Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T20:53:47.610Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-12T20:53:47.610Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-12T20:53:47.610Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-12T20:53:48.078Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-12T20:53:49.064Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-12T20:53:49.064Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T20:53:49.064Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-12T20:53:49.615Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T20:53:49.615Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T20:53:49.615Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T20:53:49.615Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T20:53:49.615Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T20:53:50.051Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-12T20:53:50.519Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-12T20:53:51.179Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T20:53:51.179Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T20:53:51.179Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T20:53:51.179Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T20:53:51.179Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T20:53:51.179Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T20:53:51.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T20:53:51.179Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T20:53:51.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T20:53:51.179Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T20:53:51.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T20:53:51.179Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T20:53:51.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T20:53:51.179Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T20:53:51.647Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T20:53:52.733Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-12T20:53:52.733Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-12T20:53:53.210Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T20:53:55.423Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T20:53:55.683Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-12T20:53:57.635Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T20:53:57.635Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T20:53:57.635Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T20:53:57.635Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T20:53:57.635Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T20:53:57.635Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T20:53:57.635Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T20:53:58.636Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-12T20:53:59.109Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-12T20:53:59.109Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T20:53:59.109Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-12T20:53:59.201Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T20:53:59.201Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T20:53:59.201Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T20:53:59.201Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T20:53:59.201Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T20:53:59.201Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T20:53:59.201Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T20:53:59.201Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T20:53:59.669Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T20:54:01.233Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-12T20:54:03.863Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestImportFile [2022-05-12T20:54:03.863Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-12T20:54:03.863Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-12T20:54:03.863Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-12T20:54:03.863Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-12T20:54:03.863Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-12T20:54:03.863Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-12T20:54:03.863Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-12T20:54:03.863Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-12T20:54:03.863Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T20:54:03.863Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-12T20:54:05.986Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T20:54:05.986Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T20:54:05.986Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T20:54:05.986Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T20:54:05.986Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T20:54:05.986Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T20:54:05.986Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T20:54:05.986Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T20:54:05.986Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T20:54:05.986Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T20:54:05.986Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T20:54:05.986Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T20:54:05.986Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T20:54:06.813Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-12T20:54:07.550Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T20:54:07.550Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T20:54:07.550Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T20:54:07.550Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T20:54:07.550Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T20:54:08.018Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T20:54:09.580Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T20:54:09.762Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-12T20:54:09.762Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T20:54:09.762Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-12T20:54:09.762Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T20:54:09.762Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-12T20:54:09.762Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-12T20:54:09.762Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T20:54:09.762Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-12T20:54:11.793Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T20:54:11.793Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T20:54:11.793Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T20:54:12.712Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-12T20:54:12.712Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-12T20:54:13.357Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T20:54:13.357Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T20:54:13.357Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T20:54:13.357Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T20:54:13.357Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T20:54:13.357Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T20:54:13.825Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T20:54:15.389Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T20:54:16.504Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-12T20:54:16.504Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:54:16.504Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-12T20:54:16.504Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T20:54:16.504Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-12T20:54:16.504Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T20:54:16.504Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-12T20:54:17.602Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T20:54:18.725Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-12T20:54:19.217Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T20:54:21.434Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T20:54:21.434Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T20:54:21.434Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T20:54:21.434Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T20:54:21.434Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T20:54:21.434Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T20:54:21.434Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T20:54:21.434Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T20:54:21.434Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T20:54:21.434Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T20:54:21.434Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T20:54:21.434Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T20:54:21.434Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T20:54:21.434Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T20:54:21.434Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T20:54:21.434Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T20:54:24.591Z] === RUN TestDockerSuite/TestInspectImage [2022-05-12T20:54:24.591Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:54:24.591Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-12T20:54:24.591Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T20:54:24.591Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-12T20:54:24.591Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T20:54:24.591Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-12T20:54:25.222Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T20:54:25.222Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T20:54:25.222Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T20:54:25.222Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T20:54:25.222Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T20:54:25.222Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T20:54:25.222Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T20:54:25.222Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T20:54:25.222Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T20:54:25.222Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T20:54:25.222Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T20:54:25.222Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T20:54:27.542Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-12T20:54:30.496Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-12T20:54:30.496Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-12T20:54:33.450Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-12T20:54:33.876Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T20:54:33.876Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T20:54:33.876Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T20:54:34.862Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T20:54:34.862Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T20:54:34.862Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T20:54:34.862Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T20:54:34.862Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T20:54:34.862Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T20:54:34.862Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T20:54:34.862Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T20:54:34.862Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T20:54:34.862Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T20:54:34.862Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T20:54:34.862Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T20:54:34.862Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T20:54:34.862Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T20:54:34.862Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T20:54:34.862Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T20:54:34.862Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T20:54:34.862Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T20:54:34.862Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T20:54:34.862Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T20:54:34.862Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T20:54:34.862Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T20:54:34.862Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T20:54:34.862Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T20:54:34.862Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T20:54:34.862Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T20:54:34.862Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T20:54:36.403Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-12T20:54:36.403Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T20:54:36.403Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-12T20:54:36.403Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-12T20:54:38.618Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-12T20:54:42.014Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T20:54:42.014Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T20:54:42.014Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T20:54:42.014Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T20:54:42.014Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T20:54:42.014Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T20:54:42.014Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T20:54:43.375Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-12T20:54:45.802Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T20:54:48.133Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-12T20:54:48.750Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T20:54:48.750Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T20:54:48.750Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T20:54:48.750Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T20:54:48.750Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T20:54:48.750Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T20:54:48.750Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T20:54:48.750Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T20:54:48.750Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T20:54:48.750Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T20:54:48.750Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T20:54:48.750Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T20:54:48.750Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T20:54:48.750Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T20:54:48.750Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T20:54:48.750Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T20:54:48.750Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T20:54:48.750Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T20:54:48.750Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T20:54:49.218Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T20:54:50.204Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T20:54:50.348Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-12T20:54:52.417Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T20:54:53.301Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-12T20:54:53.980Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T20:54:55.544Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T20:54:56.254Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-12T20:54:57.108Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T20:54:57.579Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T20:54:57.579Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T20:54:57.579Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T20:54:57.579Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T20:54:57.579Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T20:54:57.579Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T20:54:57.579Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T20:54:57.579Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T20:54:57.579Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T20:54:57.579Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T20:54:57.579Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T20:54:57.579Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T20:54:57.579Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T20:54:57.579Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T20:54:57.579Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T20:54:57.579Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T20:54:59.205Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-12T20:54:59.792Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T20:54:59.792Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T20:54:59.792Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T20:54:59.792Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T20:54:59.792Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T20:54:59.792Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T20:54:59.792Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T20:54:59.792Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T20:54:59.792Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T20:54:59.793Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T20:54:59.793Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T20:55:02.157Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-12T20:55:05.112Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-12T20:55:05.112Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-12T20:55:05.112Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-12T20:55:05.112Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-12T20:55:05.112Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-12T20:55:05.112Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-12T20:55:05.112Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-12T20:55:05.112Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-12T20:55:05.112Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-12T20:55:05.112Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-12T20:55:05.112Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-12T20:55:05.112Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-12T20:55:05.112Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-12T20:55:05.112Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-12T20:55:05.112Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-12T20:55:05.112Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T20:55:05.112Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-12T20:55:05.580Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-12T20:55:05.580Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-12T20:55:06.943Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T20:55:06.944Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T20:55:07.411Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T20:55:07.798Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-12T20:55:08.974Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T20:55:10.750Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-12T20:55:14.842Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T20:55:16.407Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T20:55:16.617Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-12T20:55:17.969Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T20:55:19.568Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-12T20:55:19.568Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T20:55:19.568Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-12T20:55:20.181Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T20:55:22.394Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T20:55:22.394Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T20:55:22.394Z] === RUN TestDockerSuite/TestRunState [2022-05-12T20:55:22.394Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T20:55:22.394Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T20:55:22.523Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-12T20:55:22.524Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-12T20:55:23.957Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T20:55:23.957Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T20:55:23.957Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T20:55:26.170Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T20:55:26.170Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T20:55:26.170Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T20:55:26.170Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T20:55:26.170Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T20:55:26.170Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T20:55:26.170Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T20:55:26.170Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T20:55:26.170Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T20:55:30.923Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T20:55:30.923Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T20:55:30.923Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T20:55:30.923Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T20:55:30.923Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T20:55:30.923Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T20:55:30.923Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T20:55:30.923Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T20:55:30.923Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T20:55:30.923Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T20:55:30.923Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T20:55:30.923Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T20:55:30.923Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T20:55:30.923Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T20:55:30.923Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T20:55:30.923Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T20:55:30.923Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T20:55:30.923Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T20:55:30.923Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T20:55:30.923Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T20:55:30.923Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T20:55:31.185Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-12T20:55:32.487Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T20:55:32.487Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T20:55:32.487Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T20:55:34.700Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T20:55:34.700Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T20:55:34.700Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T20:55:34.700Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T20:55:34.700Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T20:55:37.654Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T20:55:38.345Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-12T20:55:43.517Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T20:55:45.503Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-12T20:55:47.306Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T20:55:48.456Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-12T20:55:51.563Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-12T20:55:51.563Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T20:55:51.563Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-12T20:55:52.062Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T20:55:52.062Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T20:55:52.062Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T20:55:52.062Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T20:55:54.274Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T20:55:54.654Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-12T20:55:55.841Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T20:55:57.605Z] === RUN TestDockerSuite/TestLogsSince [2022-05-12T20:55:58.052Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T20:55:58.052Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T20:55:58.052Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T20:55:58.052Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T20:55:58.052Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T20:55:58.053Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T20:55:58.053Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T20:55:58.053Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T20:55:58.053Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T20:55:58.053Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T20:55:58.053Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T20:55:58.053Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T20:55:58.053Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T20:55:58.053Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T20:55:58.053Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T20:56:01.842Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T20:56:02.828Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T20:56:05.038Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T20:56:08.024Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-12T20:56:08.025Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.025Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-12T20:56:08.025Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.025Z] === RUN TestDockerSuite/TestLogsTail [2022-05-12T20:56:08.820Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T20:56:08.820Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T20:56:08.820Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T20:56:08.820Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.820Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T20:56:08.820Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.820Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T20:56:08.820Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.820Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T20:56:08.820Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.820Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T20:56:08.820Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.820Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T20:56:08.820Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.820Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T20:56:08.820Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.820Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T20:56:08.820Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.821Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T20:56:08.821Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.821Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T20:56:08.821Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.821Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T20:56:08.821Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.821Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T20:56:08.821Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.821Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T20:56:08.821Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.821Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T20:56:08.821Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.821Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T20:56:08.821Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.821Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T20:56:08.821Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T20:56:08.821Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T20:56:10.971Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-12T20:56:11.764Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T20:56:11.764Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T20:56:12.231Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T20:56:12.698Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T20:56:14.259Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T20:56:14.259Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T20:56:14.761Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-12T20:56:16.468Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-12T20:56:17.708Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-12T20:56:17.708Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestNetHostname [2022-05-12T20:56:17.708Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-12T20:56:17.708Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-12T20:56:17.708Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-12T20:56:17.708Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestPluginActive [2022-05-12T20:56:17.708Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-12T20:56:17.708Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-12T20:56:17.708Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-12T20:56:17.708Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-12T20:56:17.708Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-12T20:56:17.708Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-12T20:56:17.708Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-12T20:56:17.708Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-12T20:56:17.708Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-12T20:56:17.708Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestPortList [2022-05-12T20:56:17.708Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T20:56:17.708Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-12T20:56:18.028Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T20:56:20.236Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T20:56:20.236Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T20:56:20.236Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T20:56:23.565Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-12T20:56:23.565Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:56:23.565Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-12T20:56:23.565Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-12T20:56:23.565Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T20:56:23.565Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-12T20:56:23.565Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T20:56:23.565Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-12T20:56:23.565Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T20:56:24.032Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-12T20:56:24.032Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T20:56:24.032Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-12T20:56:24.032Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T20:56:24.032Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-12T20:56:24.032Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T20:56:24.032Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-12T20:56:24.032Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T20:56:24.032Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-12T20:56:27.377Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T20:56:27.377Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T20:56:27.377Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T20:56:29.586Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T20:56:29.586Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T20:56:29.586Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T20:56:29.586Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T20:56:29.586Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T20:56:29.586Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T20:56:29.586Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T20:56:29.586Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T20:56:29.586Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T20:56:29.889Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-12T20:56:29.889Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T20:56:29.889Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-12T20:56:34.331Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T20:56:34.331Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T20:56:34.331Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T20:56:34.331Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T20:56:34.331Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T20:56:34.331Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T20:56:34.331Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T20:56:34.331Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T20:56:34.331Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T20:56:34.331Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T20:56:34.331Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T20:56:34.331Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T20:56:34.331Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T20:56:36.539Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T20:56:38.748Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T20:56:38.748Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T20:56:38.748Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T20:56:40.306Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-12T20:56:40.306Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T20:56:40.306Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-12T20:56:40.309Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T20:56:40.309Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T20:56:40.309Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T20:56:40.309Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T20:56:40.309Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T20:56:40.309Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T20:56:40.309Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T20:56:40.309Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T20:56:40.309Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T20:56:40.309Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T20:56:40.309Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T20:56:40.309Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T20:56:40.309Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T20:56:50.716Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-12T20:56:58.104Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T20:56:58.104Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T20:56:58.104Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T20:56:58.104Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T20:56:58.104Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T20:56:58.104Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T20:56:58.104Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T20:56:58.104Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T20:56:59.087Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T20:56:59.087Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T20:57:01.298Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T20:57:01.765Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T20:57:02.232Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T20:57:02.232Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T20:57:02.232Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T20:57:08.513Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-12T20:57:08.513Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-12T20:57:08.513Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T20:57:08.513Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-12T20:57:09.377Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T20:57:09.377Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T20:57:09.377Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T20:57:09.843Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T20:57:09.843Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T20:57:09.843Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T20:57:09.843Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T20:57:15.700Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T20:57:15.700Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T20:57:16.167Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T20:57:23.431Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-12T20:57:24.813Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T20:57:24.813Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T20:57:24.813Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite (2261.36s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.49s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.09s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.65s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.78s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.77s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.66s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.84s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.62s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.27s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.98s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.33s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.57s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.45s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.86s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.49s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.80s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.16s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.35s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.82s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.97s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.49s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.87s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.91s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.67s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.95s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.78s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.75s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.15s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.36s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.60s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.99s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.78s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.27s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.53s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.45s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.27s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.99s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.39s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.56s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.98s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.48s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.35s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.21s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.42s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (81.99s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.18s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.22s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.63s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.30s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.78s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.21s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.28s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.68s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.82s) [2022-05-12T20:57:25.281Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.02s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T20:57:25.281Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.44s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.05s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.09s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildFails (6.76s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.60s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.70s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.22s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.60s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.16s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.27s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.75s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildHistory (10.15s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.90s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.89s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.09s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.67s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildLabel (1.01s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.39s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.18s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.20s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.94s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.15s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.52s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.47s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.22s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.82s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.91s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.25s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.45s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.61s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.05s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.84s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.04s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.46s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.58s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.28s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.04s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.07s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.93s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.92s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.55s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.63s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildRm (10.46s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.83s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.22s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.03s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.01s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.52s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.71s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.57s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.69s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.87s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildStderr (3.73s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.00s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.59s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.07s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.69s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.39s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.45s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.53s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.18s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.07s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.62s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.21s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.97s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.70s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.54s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.50s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.94s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.89s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.63s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestCommitChange (3.93s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.80s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.98s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestCommitTTY (10.38s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.47s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.56s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.53s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.93s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.72s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.09s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.22s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.87s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.83s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.92s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (6.85s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.68s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.16s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.92s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.98s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.38s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.60s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.08s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.81s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.00s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.73s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.68s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.39s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.33s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.32s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.36s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.35s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000741f80_} (7.32s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12218036633_c:\foo_false____} (2.35s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12218036633_c:\foo_true____} (2.33s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T20:57:25.282Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.06s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-12T20:57:25.282Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.17s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.07s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.73s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.16s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.22s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.72s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCpToDot (6.91s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCpToStdout (2.07s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.92s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.95s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.71s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.27s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.83s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.97s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.06s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.01s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.06s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.73s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsCopy (4.15s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.25s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.90s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.99s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.90s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsFilters (4.01s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsFormat (3.93s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsRename (2.11s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsResize (7.38s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.96s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.22s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.38s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.29s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.77s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.69s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.78s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.84s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.85s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.70s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.52s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.95s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestExecInspectID (4.23s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.05s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.96s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.48s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.75s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.76s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.72s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.71s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.69s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.63s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.89s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (6.98s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.58s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.90s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.96s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.93s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.93s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectDefault (1.96s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectHistory (3.52s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.90s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.82s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (6.69s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.89s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.85s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectStatus (2.22s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.58s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.93s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.92s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.83s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.93s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.91s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.95s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.65s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.72s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.25s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.10s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.89s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.44s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.41s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.40s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.13s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.17s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (6.95s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.30s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsSince (8.74s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsTail (2.43s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.38s) [2022-05-12T20:57:25.283Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.01s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T20:57:25.283Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.05s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.99s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPsByOrder (7.20s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.51s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.96s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.11s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.28s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (15.85s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.69s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.08s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.85s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.45s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.47s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.08s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.98s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.01s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.63s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.64s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.54s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.63s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.49s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.37s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.13s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.28s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.58s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.05s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.81s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.15s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.87s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.75s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.85s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.34s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.77s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.06s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.79s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunBindMounts (8.81s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.90s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.76s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.73s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.00s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.03s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.90s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.96s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.62s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.52s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.97s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.90s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.90s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.92s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunExitCode (1.93s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.93s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.92s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.99s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.50s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.98s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.53s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.03s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.21s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.47s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.91s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.72s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.36s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.22s) [2022-05-12T20:57:25.284Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunRm (1.97s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.11s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.97s) [2022-05-12T20:57:25.284Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.92s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.84s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.13s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.91s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.75s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.27s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.04s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.90s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.70s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.88s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.79s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.90s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.08s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.95s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.95s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.41s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.51s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.88s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.80s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.51s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.88s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (1.97s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (1.96s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (1.94s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.33s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.31s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.68s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.87s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.98s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.85s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.29s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.51s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.64s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.72s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.70s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-12T20:57:25.285Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s) [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T20:57:25.285Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T20:57:25.285Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T20:57:25.285Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T20:57:25.285Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T20:57:25.285Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T20:57:25.285Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T20:57:25.285Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T20:57:25.285Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T20:57:25.285Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T20:57:25.285Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T20:57:25.285Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T20:57:25.285Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T20:57:25.285Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T20:57:25.286Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T20:57:25.286Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T20:57:25.286Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T20:57:25.286Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T20:57:25.286Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T20:57:25.286Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T20:57:25.286Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T20:57:25.286Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T20:57:25.286Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T20:57:25.286Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T20:57:25.286Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T20:57:25.286Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T20:57:25.286Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T20:57:25.286Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T20:57:25.286Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T20:57:25.286Z] === RUN TestDockerDaemonSuite [2022-05-12T20:57:25.286Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T20:57:25.286Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T20:57:25.286Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T20:57:25.286Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T20:57:25.286Z] === RUN TestDockerSwarmSuite [2022-05-12T20:57:25.286Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T20:57:25.286Z] === RUN TestDockerPluginSuite [2022-05-12T20:57:25.286Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T20:57:25.286Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T20:57:25.286Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T20:57:25.286Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T20:57:25.286Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T20:57:25.286Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T20:57:25.286Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T20:57:25.286Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T20:57:25.286Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T20:57:25.286Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T20:57:25.286Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T20:57:25.286Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T20:57:25.286Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T20:57:25.286Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T20:57:25.286Z] === RUN TestDockerNetworkSuite [2022-05-12T20:57:25.286Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T20:57:25.286Z] === RUN TestDockerHubPullSuite [2022-05-12T20:57:25.286Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T20:57:25.286Z] PASS [2022-05-12T20:57:25.286Z] ok github.com/docker/docker/integration-cli 2261.726s [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === Skipped [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-05-12T20:57:25.286Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T20:57:25.286Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T20:57:25.286Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T20:57:25.286Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T20:57:25.286Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T20:57:25.286Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T20:57:25.286Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-05-12T20:57:25.286Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T20:57:25.286Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T20:57:25.286Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T20:57:25.286Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T20:57:25.286Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T20:57:25.286Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T20:57:25.286Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-12T20:57:25.286Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T20:57:25.286Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T20:57:25.286Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T20:57:25.286Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-05-12T20:57:25.286Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T20:57:25.286Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.286Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T20:57:25.286Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T20:57:25.754Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.754Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-05-12T20:57:25.754Z] [2022-05-12T20:57:25.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T20:57:25.754Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.09s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.09s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-05-12T20:57:25.755Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.25s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2022-05-12T20:57:25.755Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T20:57:25.755Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-12T20:57:25.755Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T20:57:25.755Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T20:57:25.755Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T20:57:25.755Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-12T20:57:25.755Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T20:57:25.755Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.755Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-05-12T20:57:25.755Z] [2022-05-12T20:57:25.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T20:57:25.755Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-12T20:57:25.756Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-12T20:57:25.756Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-12T20:57:25.756Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-12T20:57:25.756Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-12T20:57:25.756Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T20:57:25.756Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-12T20:57:25.756Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T20:57:25.756Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-12T20:57:25.756Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T20:57:25.756Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-12T20:57:25.756Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T20:57:25.756Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T20:57:25.756Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T20:57:25.756Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T20:57:25.756Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T20:57:25.756Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T20:57:25.756Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-12T20:57:25.756Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T20:57:25.756Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T20:57:25.756Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T20:57:25.756Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T20:57:25.756Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-12T20:57:25.756Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.756Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-05-12T20:57:25.756Z] [2022-05-12T20:57:25.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T20:57:25.757Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T20:57:25.757Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T20:57:25.757Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T20:57:25.757Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T20:57:25.757Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T20:57:25.757Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-05-12T20:57:25.757Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T20:57:25.757Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-12T20:57:25.757Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-12T20:57:25.757Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T20:57:25.757Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T20:57:25.757Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T20:57:25.757Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T20:57:25.757Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-12T20:57:25.757Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T20:57:25.757Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-12T20:57:25.757Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-12T20:57:25.757Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.757Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-12T20:57:25.757Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-12T20:57:25.758Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-12T20:57:25.758Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-12T20:57:25.758Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-12T20:57:25.758Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-12T20:57:25.758Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T20:57:25.758Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T20:57:25.758Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-12T20:57:25.758Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-05-12T20:57:25.758Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T20:57:25.758Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T20:57:25.758Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T20:57:25.758Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T20:57:25.758Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T20:57:25.758Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T20:57:25.758Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T20:57:25.758Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T20:57:25.758Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T20:57:25.758Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-12T20:57:25.758Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-12T20:57:25.758Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T20:57:25.758Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.758Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T20:57:25.758Z] [2022-05-12T20:57:25.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T20:57:25.758Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T20:57:25.759Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.759Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T20:57:25.759Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T20:57:25.760Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.760Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T20:57:25.760Z] [2022-05-12T20:57:25.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T20:57:25.760Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T20:57:25.761Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T20:57:25.761Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-12T20:57:25.761Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-12T20:57:25.761Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T20:57:25.761Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T20:57:25.761Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-12T20:57:25.761Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T20:57:25.761Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-12T20:57:25.761Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T20:57:25.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T20:57:25.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T20:57:25.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T20:57:25.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T20:57:25.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T20:57:25.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T20:57:25.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:25.761Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T20:57:25.761Z] [2022-05-12T20:57:25.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T20:57:25.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.228Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T20:57:26.228Z] [2022-05-12T20:57:26.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T20:57:26.228Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T20:57:26.229Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] DONE 1088 tests, 539 skipped in 2270.031s [2022-05-12T20:57:26.229Z] INFO: Integration tests ended at 05/12/2022 20:57:25. Duration:00:37:50.1661043 [2022-05-12T20:57:26.229Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] Containers: 10 [2022-05-12T20:57:26.229Z] Running: 0 [2022-05-12T20:57:26.229Z] Paused: 0 [2022-05-12T20:57:26.229Z] Stopped: 10 [2022-05-12T20:57:26.229Z] Images: 18 [2022-05-12T20:57:26.229Z] Server Version: 0.0.0-dev [2022-05-12T20:57:26.229Z] Storage Driver: windowsfilter [2022-05-12T20:57:26.229Z] Windows: [2022-05-12T20:57:26.229Z] Logging Driver: json-file [2022-05-12T20:57:26.229Z] Plugins: [2022-05-12T20:57:26.229Z] Volume: local [2022-05-12T20:57:26.229Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T20:57:26.229Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T20:57:26.229Z] Swarm: inactive [2022-05-12T20:57:26.229Z] Default Isolation: process [2022-05-12T20:57:26.229Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-12T20:57:26.229Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-12T20:57:26.229Z] OSType: windows [2022-05-12T20:57:26.229Z] Architecture: x86_64 [2022-05-12T20:57:26.229Z] CPUs: 4 [2022-05-12T20:57:26.229Z] Total Memory: 32GiB [2022-05-12T20:57:26.229Z] Name: azwin-2-f4b050 [2022-05-12T20:57:26.229Z] ID: aedab043-c4ce-46f5-b9c1-9cae3ea58d9f [2022-05-12T20:57:26.229Z] Docker Root Dir: D:\CI\PR-39812\79\daemon [2022-05-12T20:57:26.229Z] Debug Mode (client): false [2022-05-12T20:57:26.229Z] Debug Mode (server): true [2022-05-12T20:57:26.229Z] File Descriptors: -1 [2022-05-12T20:57:26.229Z] Goroutines: 17 [2022-05-12T20:57:26.229Z] System Time: 2022-05-12T20:57:25.8770923Z [2022-05-12T20:57:26.229Z] EventsListeners: 0 [2022-05-12T20:57:26.229Z] Registry: https://index.docker.io/v1/ [2022-05-12T20:57:26.229Z] Labels: [2022-05-12T20:57:26.229Z] Experimental: false [2022-05-12T20:57:26.229Z] Insecure Registries: [2022-05-12T20:57:26.229Z] 127.0.0.0/8 [2022-05-12T20:57:26.229Z] Live Restore Enabled: false [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] [2022-05-12T20:57:26.229Z] INFO: Stopping daemon under test [2022-05-12T20:57:26.229Z] SUCCESS: The process with PID 6132 (child process of PID 8156) has been terminated. [2022-05-12T20:57:26.229Z] SUCCESS: The process with PID 8156 (child process of PID 8024) has been terminated. [2022-05-12T20:57:26.229Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T20:57:26.229Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 20:57:26. [2022-05-12T20:57:26.229Z] INFO: Tidying up at end of run [2022-05-12T20:57:26.229Z] ----------- DAEMON LOG ------------ [2022-05-12T20:57:26.229Z] 2022/05/12 20:17:31 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T20:57:26.229Z] ----------- END DAEMON LOG -------- [2022-05-12T20:57:26.229Z] INFO: Saving daemon under test log (d:\CI\PR-39812\79\dut.out) to bundles\CIDUT.out [2022-05-12T20:57:26.229Z] INFO: Saving daemon under test log (d:\CI\PR-39812\79\dut.err) to bundles\CIDUT.err [2022-05-12T20:57:26.229Z] INFO: Saving containerd logs to bundles [2022-05-12T20:57:26.229Z] INFO: Nuke-Everything... [2022-05-12T20:57:26.696Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T20:57:27.163Z] c35e6271e96f [2022-05-12T20:57:27.163Z] 36ee169d58a2 [2022-05-12T20:57:27.163Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-12T20:57:27.215Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-12T20:57:35.808Z] Deleted: sha256:ec9b95dcb7789979400651fa6755b91fa166b9dd28f5b9d326e51d411fe1aac6 [2022-05-12T20:57:35.808Z] Deleted: sha256:07f2ceec1bc7ee64964611e8ab206653c39f568438f5691ab71f0fd85b8972db [2022-05-12T20:57:35.808Z] Deleted: sha256:b5b6f1835194f49dfdd010b1e0b863c93c69d3758b39ceda5d97212cc4211c33 [2022-05-12T20:57:35.808Z] Deleted: sha256:9f7c7528ef2a23df507edb455efa2f1ef79a47405841ad36dfb31e8fdc7d1a72 [2022-05-12T20:57:35.808Z] Deleted: sha256:38bb9d100875348b398fe9a5f5b7f947102e014d290bfed7191038d80e98acc7 [2022-05-12T20:57:35.808Z] Deleted: sha256:4bd082c52aa757a36a823301d13b5f1a2458154c78302497aca353faff3fd3de [2022-05-12T20:57:35.808Z] Deleted: sha256:ee74576fb9c2515d17c778850bdacb63041e97b0b556beb33bd3621871d9787f [2022-05-12T20:57:35.808Z] Deleted: sha256:66b54796f78dab46b6175da46f392b73da129b785f3dedfd90db06d7bc682f13 [2022-05-12T20:57:35.808Z] Deleted: sha256:a22c44e5b403681057651f5630a2c1d94cbc32eb78d4a537bf9d681639be3bbd [2022-05-12T20:57:35.808Z] Deleted: sha256:689e432763648b63b8b297d2b6f7b293d1c62337543d68e1b25d9e71520c6cf6 [2022-05-12T20:57:35.808Z] Deleted: sha256:592a912be308dcbb1055bcbc1176915db71f6e77f68254d9b1c51d9e8e61d73e [2022-05-12T20:57:35.808Z] Deleted: sha256:4fb7167c9a5346ef6a816951a9263fe6fb572ea5feb89af423f8f33819ec79f4 [2022-05-12T20:57:35.808Z] Deleted: sha256:55757acbd8b25225a9f60b83969ee807f237832e46bc482cd650c845eb527688 [2022-05-12T20:57:35.808Z] Deleted: sha256:3d10db6afc70ec1d88edacc9c2a6c1529e93d7249aedd5f9455128d2d978c80c [2022-05-12T20:57:35.808Z] Deleted: sha256:806bbf72451475ce967edacf64d76dcadd0eef9bc2ebd070df8ec4bde2d512d1 [2022-05-12T20:57:35.808Z] Deleted: sha256:d1462ff66b1ad4b9d480d841855ed458242b361cadda83cc74c337aee23c970f [2022-05-12T20:57:35.808Z] INFO: Tidying pidfile d:\CI\PR-39812\79\docker.pid [2022-05-12T20:57:35.808Z] INFO: Nuking d:\CI [2022-05-12T20:57:35.868Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-12T20:57:41.733Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-12T20:57:41.733Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T20:57:41.733Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-12T20:57:41.733Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T20:57:41.733Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-12T20:57:47.591Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-12T20:57:47.591Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T20:57:47.591Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-12T20:57:47.591Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T20:57:47.591Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-12T20:57:47.591Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T20:57:47.591Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-12T20:57:47.591Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T20:57:47.591Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-12T20:57:56.241Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-12T20:57:56.241Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T20:57:56.241Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-12T20:57:57.017Z] INFO: Zapped successfully [2022-05-12T20:57:57.017Z] [2022-05-12T20:57:57.017Z] INFO: executeCI.ps1 exiting at Thu May 12 20:57:56 CUT 2022. Duration 00:57:28.8577753 [2022-05-12T20:57:57.017Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T20:57:57.225Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-12T20:57:57.225Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T20:57:57.225Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-12T20:57:57.269Z] Recording test results [2022-05-12T20:57:58.050Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T20:57:58.787Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-12T20:57:59.254Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-12T20:57:59.254Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T20:57:59.254Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-12T20:57:59.644Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-12T20:58:01.437Z] Archiving artifacts [2022-05-12T20:58:02.655Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39812/79/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T20:58:03.625Z] + make clean [2022-05-12T20:58:04.613Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T20:58:04.613Z] docker-dev-cache [2022-05-12T20:58:04.613Z] docker-mod-cache [Pipeline] deleteDir [2022-05-12T20:58:05.112Z] === RUN TestDockerSuite/TestRestartContainerSuccess [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T20:58:10.972Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-12T20:58:13.182Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-12T20:58:43.367Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-12T20:58:43.367Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T20:58:43.367Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-12T20:58:48.114Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-12T20:58:48.114Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-12T20:58:48.114Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-12T20:58:49.098Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-12T20:58:54.955Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-12T20:59:00.814Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-12T20:59:00.814Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T20:59:00.814Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-12T20:59:06.677Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-12T20:59:06.677Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-12T20:59:06.677Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-12T20:59:24.478Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-12T20:59:26.692Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-12T20:59:27.678Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-12T20:59:36.331Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-12T20:59:42.188Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-12T20:59:52.597Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-12T20:59:56.380Z] === RUN TestDockerSuite/TestRmiTag [2022-05-12T20:59:56.847Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-12T21:00:00.664Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-12T21:00:21.882Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-12T21:00:24.094Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-12T21:00:29.952Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-12T21:00:31.513Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-12T21:00:31.513Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T21:00:31.513Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-12T21:00:31.513Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T21:00:31.513Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-12T21:00:31.513Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T21:00:31.513Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-12T21:00:31.513Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T21:00:31.513Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-12T21:00:31.513Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T21:00:31.513Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-12T21:00:31.513Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T21:00:31.513Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-12T21:00:31.513Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T21:00:31.513Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-12T21:00:34.461Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-12T21:00:34.461Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T21:00:34.461Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-12T21:00:34.461Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T21:00:34.461Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-12T21:00:40.319Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-12T21:00:43.265Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-12T21:00:46.213Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-12T21:00:49.160Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-12T21:00:52.107Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-12T21:00:52.107Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-12T21:00:58.030Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-12T21:00:58.030Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T21:00:58.030Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-12T21:00:58.030Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T21:00:58.030Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-12T21:00:58.030Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T21:00:58.030Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-12T21:00:58.030Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T21:00:58.030Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-12T21:00:58.030Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T21:00:58.030Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-12T21:00:58.030Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T21:00:58.030Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-12T21:00:58.030Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T21:00:58.498Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-12T21:00:58.498Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T21:00:58.498Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-12T21:00:58.498Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T21:00:58.498Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-12T21:00:58.498Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T21:00:58.498Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-12T21:00:58.498Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T21:00:58.498Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-12T21:01:01.447Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-12T21:01:01.447Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T21:01:01.447Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-12T21:01:06.195Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-12T21:01:06.195Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T21:01:06.195Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-12T21:01:06.195Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T21:01:06.195Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-12T21:01:08.410Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-12T21:01:08.410Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T21:01:08.410Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-12T21:01:08.410Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T21:01:08.410Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-12T21:01:08.410Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T21:01:08.410Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-12T21:01:08.410Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T21:01:08.410Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-12T21:01:08.410Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T21:01:08.410Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-12T21:01:08.410Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T21:01:08.410Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-12T21:01:08.410Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T21:01:08.410Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-12T21:01:11.360Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-12T21:01:14.309Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-12T21:01:17.258Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-12T21:01:17.259Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T21:01:17.259Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-12T21:01:17.259Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T21:01:17.259Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-12T21:01:17.259Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T21:01:17.259Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-12T21:01:20.209Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-12T21:01:20.209Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T21:01:20.209Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-12T21:01:20.209Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T21:01:20.209Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-12T21:01:20.209Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T21:01:20.209Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-12T21:01:20.209Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T21:01:20.209Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-12T21:01:22.421Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-12T21:01:29.577Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-12T21:01:29.577Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T21:01:29.577Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-12T21:01:29.577Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T21:01:29.577Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-12T21:01:29.577Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T21:01:29.577Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-12T21:01:29.577Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T21:01:29.577Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-12T21:01:29.577Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T21:01:29.577Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-12T21:01:29.577Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T21:01:29.577Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-12T21:01:32.526Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-12T21:01:32.526Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T21:01:32.526Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-12T21:01:32.526Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-12T21:01:32.526Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T21:01:32.526Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-12T21:01:35.474Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-12T21:01:39.260Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-12T21:01:39.260Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T21:01:39.260Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-12T21:01:42.208Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-12T21:01:42.208Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T21:01:42.208Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-12T21:01:42.208Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T21:01:42.208Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-12T21:01:42.208Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T21:01:42.208Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-12T21:01:45.159Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-12T21:01:48.106Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-12T21:01:51.062Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-12T21:01:54.013Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-12T21:01:54.013Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-12T21:01:54.013Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T21:01:54.013Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-12T21:01:54.013Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T21:01:54.013Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-12T21:01:54.013Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T21:01:54.013Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-12T21:01:54.013Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T21:01:54.013Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T21:01:54.013Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T21:01:54.013Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-12T21:01:54.013Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T21:01:54.013Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-12T21:01:54.013Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T21:01:54.013Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-12T21:01:59.874Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-12T21:01:59.874Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T21:01:59.874Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-12T21:01:59.874Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-12T21:01:59.874Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T21:01:59.874Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-12T21:01:59.874Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T21:01:59.874Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-12T21:01:59.874Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T21:01:59.874Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-12T21:01:59.874Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T21:01:59.874Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-12T21:02:08.522Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-12T21:02:08.522Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T21:02:08.522Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-12T21:02:10.683Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-12T21:02:10.683Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T21:02:10.683Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-12T21:02:10.683Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T21:02:10.683Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-12T21:02:10.683Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T21:02:10.683Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-12T21:02:10.683Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T21:02:10.683Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-12T21:02:10.683Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T21:02:10.683Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-12T21:02:10.683Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T21:02:10.683Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-12T21:02:10.683Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T21:02:10.683Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-12T21:02:10.683Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T21:02:10.683Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-12T21:02:10.683Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T21:02:10.683Z] === RUN TestDockerSuite/TestRunMount [2022-05-12T21:02:10.683Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T21:02:10.683Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-12T21:02:10.683Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T21:02:10.683Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-12T21:02:10.683Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T21:02:10.683Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-12T21:02:10.683Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T21:02:10.683Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-12T21:02:20.961Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-12T21:02:20.961Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T21:02:20.961Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-12T21:02:20.961Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T21:02:20.961Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-12T21:02:20.961Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T21:02:20.961Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-12T21:02:26.720Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-12T21:02:32.483Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-12T21:02:32.483Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T21:02:32.483Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-12T21:02:32.483Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T21:02:32.483Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-12T21:02:32.483Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T21:02:32.483Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-12T21:02:32.483Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T21:02:32.483Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-12T21:02:32.483Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T21:02:32.483Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-12T21:02:32.483Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T21:02:32.483Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-12T21:02:32.483Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T21:02:32.483Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-12T21:02:32.483Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T21:02:32.483Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-12T21:02:32.483Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T21:02:32.483Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-12T21:02:32.483Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-12T21:02:34.009Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-12T21:02:36.171Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-12T21:02:38.332Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-12T21:02:39.291Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-12T21:02:41.452Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-12T21:02:41.907Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T21:02:41.907Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-12T21:02:41.907Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T21:02:41.907Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-12T21:02:41.907Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T21:02:41.907Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-12T21:02:41.907Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T21:02:41.907Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-12T21:02:41.907Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T21:02:41.907Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-12T21:02:41.907Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T21:02:41.907Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-12T21:02:41.907Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T21:02:41.907Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-12T21:02:41.907Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T21:02:42.362Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-12T21:02:47.022Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-12T21:02:47.022Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T21:02:47.022Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-12T21:02:47.022Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T21:02:47.022Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-12T21:02:47.022Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T21:02:47.022Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-12T21:02:47.022Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T21:02:47.022Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-12T21:02:47.022Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T21:02:47.022Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-12T21:02:57.581Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-12T21:02:57.581Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T21:02:57.581Z] === RUN TestDockerSuite/TestRunRm [2022-05-12T21:03:00.466Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-12T21:03:07.500Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-12T21:03:09.660Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-12T21:03:12.544Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-12T21:03:15.427Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-12T21:03:18.310Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-12T21:03:18.310Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T21:03:18.767Z] === RUN TestDockerSuite/TestRunState [2022-05-12T21:03:18.767Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T21:03:18.767Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-12T21:03:21.648Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-12T21:03:21.648Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T21:03:21.648Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-12T21:03:24.532Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-12T21:03:24.532Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T21:03:24.532Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-12T21:03:24.532Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T21:03:24.532Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-12T21:03:24.532Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-12T21:03:24.532Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-12T21:03:24.532Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T21:03:24.532Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-12T21:03:30.297Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-12T21:03:30.297Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T21:03:30.297Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-12T21:03:30.297Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T21:03:30.297Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-12T21:03:30.297Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T21:03:30.297Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-12T21:03:30.297Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T21:03:30.297Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-12T21:03:30.297Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T21:03:30.297Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-12T21:03:30.297Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T21:03:30.297Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-12T21:03:30.297Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T21:03:30.297Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-12T21:03:30.297Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T21:03:30.297Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-12T21:03:30.297Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T21:03:30.297Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-12T21:03:30.297Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T21:03:30.297Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-12T21:03:33.179Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-12T21:03:33.179Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T21:03:33.179Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-12T21:03:36.892Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-12T21:03:36.892Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T21:03:36.892Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-12T21:03:36.892Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T21:03:36.892Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-12T21:03:40.603Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-12T21:03:50.880Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-12T21:03:55.539Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-12T21:04:04.062Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-12T21:04:04.062Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T21:04:04.062Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-12T21:04:04.062Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-12T21:04:07.773Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-12T21:04:10.660Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-12T21:04:14.373Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-12T21:04:14.373Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T21:04:14.373Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-12T21:04:14.373Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-12T21:04:14.373Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-12T21:04:14.373Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T21:04:14.373Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-12T21:04:14.373Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T21:04:14.373Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-12T21:04:14.373Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T21:04:14.373Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-12T21:04:14.373Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T21:04:14.373Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-12T21:04:14.373Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T21:04:14.373Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-12T21:04:19.035Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-12T21:04:20.562Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-12T21:04:22.726Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-12T21:04:29.760Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-12T21:04:29.760Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-12T21:04:29.760Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-12T21:04:29.760Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-12T21:04:29.760Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-12T21:04:29.760Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-12T21:04:29.760Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-12T21:04:29.760Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-12T21:04:29.760Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-12T21:04:29.760Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-12T21:04:29.760Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-12T21:04:29.760Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-12T21:04:29.760Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-12T21:04:29.760Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-12T21:04:29.760Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-12T21:04:29.760Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-12T21:04:29.760Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T21:04:29.760Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-12T21:04:31.284Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-12T21:04:31.741Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-12T21:04:32.320Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-12T21:04:32.774Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-12T21:04:34.298Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-12T21:04:34.298Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-12T21:04:37.180Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-12T21:04:40.888Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-12T21:04:43.775Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-12T21:04:43.775Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T21:04:43.775Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-12T21:04:54.052Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-12T21:04:54.052Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T21:04:54.052Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-12T21:04:58.715Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-12T21:04:58.715Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T21:04:58.715Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-12T21:04:58.715Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T21:04:58.715Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-12T21:04:58.715Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T21:04:58.715Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-12T21:04:58.715Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T21:04:58.715Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-12T21:05:07.249Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-12T21:05:07.249Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T21:05:07.249Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-12T21:05:07.249Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T21:05:07.249Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-12T21:05:07.249Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T21:05:07.249Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-12T21:05:07.249Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T21:05:07.249Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-12T21:05:07.249Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T21:05:07.249Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-12T21:05:07.249Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T21:05:07.249Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-12T21:05:08.812Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-12T21:05:11.756Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-12T21:05:11.756Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T21:05:11.756Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-12T21:05:14.703Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-12T21:05:14.703Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T21:05:14.703Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-12T21:05:14.703Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T21:05:14.703Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-12T21:05:14.703Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T21:05:14.703Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-12T21:05:14.703Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T21:05:14.703Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-12T21:05:14.703Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T21:05:14.703Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-12T21:05:14.703Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T21:05:14.703Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-12T21:05:29.616Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-12T21:05:30.082Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-12T21:05:30.082Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-12T21:05:30.082Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T21:05:30.082Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-12T21:05:30.549Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-12T21:05:31.016Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-12T21:05:31.016Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-12T21:05:34.801Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-12T21:05:34.801Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-12T21:05:38.588Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-12T21:05:38.588Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-12T21:05:39.056Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-12T21:05:39.056Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-12T21:05:39.523Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-12T21:05:49.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-12T21:05:49.934Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T21:05:49.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-12T21:05:49.934Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-12T21:05:49.934Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-12T21:05:49.934Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T21:05:49.934Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-12T21:05:58.590Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-12T21:05:59.057Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-12T21:05:59.524Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-12T21:06:12.007Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-12T21:06:12.007Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T21:06:12.007Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite (2729.39s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (84.85s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.26s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.75s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.65s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.94s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.52s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.70s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.75s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.79s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.06s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.14s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.67s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.88s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.48s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.17s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.25s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.33s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.58s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.07s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.06s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.07s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.07s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.76s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (13.25s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.64s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.72s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.27s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.17s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.94s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.29s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.51s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.78s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.07s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.80s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.87s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.26s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildCmd (0.76s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.74s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.79s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.56s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.63s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.10s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.21s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.67s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2022-05-12T21:06:12.996Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-12T21:06:12.996Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.63s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.15s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.94s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.78s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.46s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.71s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.93s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.58s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.90s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.26s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.18s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.99s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.84s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.86s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.11s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.50s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.33s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.10s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.08s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.68s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.55s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.00s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.26s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.22s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.68s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (92.90s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.45s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.19s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.78s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.60s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.72s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.25s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.36s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.64s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildFails (3.10s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.28s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.18s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.03s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.14s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.63s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.46s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.59s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildHistory (14.03s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.23s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.31s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.56s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildLabel (1.22s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.83s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.25s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildLabels (1.27s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.87s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.27s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.41s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.13s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.86s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.24s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.55s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.95s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.33s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.03s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.93s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.95s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.78s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.56s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.20s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.22s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.65s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.43s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.09s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.65s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.87s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.89s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (10.92s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.56s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.53s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.94s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.85s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.30s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildRm (16.17s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.63s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.88s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.79s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.78s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.72s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.70s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.08s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.81s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.74s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.96s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildStderr (5.52s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.04s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.54s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.17s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.67s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.68s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.25s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.06s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.73s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.66s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.81s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.24s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.98s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.93s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.55s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.27s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.58s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.05s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.98s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.49s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.27s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.54s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.30s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.83s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestCommitChange (6.29s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.79s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.67s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestCommitTTY (8.83s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.43s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.45s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.88s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.09s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.17s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.89s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.63s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.62s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.73s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.08s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.97s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.43s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.89s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.99s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.77s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.42s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.30s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.09s) [2022-05-12T21:06:12.997Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.62s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.87s) [2022-05-12T21:06:12.997Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.51s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.17s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.58s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.98s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.05s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.92s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.92s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000d77848_} (2.94s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11206989657_c:\foo_false____} (2.84s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11206989657_c:\foo_true____} (2.90s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.17s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.22s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.84s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.61s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.37s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.29s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.41s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCpToDot (3.22s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCpToStdout (3.16s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.37s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.09s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.34s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateRM (0.52s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.73s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.66s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.89s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.13s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.14s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.16s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.17s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.40s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsCopy (6.14s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.40s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.98s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.96s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.08s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.58s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsFilters (6.21s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsFormat (6.04s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsRename (3.18s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsResize (8.40s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.99s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.52s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.25s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.44s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.40s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.47s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.51s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.58s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.50s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (10.01s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.69s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestExecInspectID (5.01s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.84s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.68s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.73s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.41s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.40s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.43s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.29s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.68s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.77s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.30s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.16s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.61s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.29s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.20s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.95s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.97s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.89s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectDefault (2.91s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectHistory (5.78s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.99s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.59s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.04s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.60s) [2022-05-12T21:06:12.998Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.50s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectStatus (3.87s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.99s) [2022-05-12T21:06:12.998Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.71s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.94s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.52s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.96s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.01s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.01s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.49s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.44s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.36s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.99s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.61s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.63s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.74s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.58s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.05s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.06s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.26s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.06s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsSince (9.69s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsTail (3.44s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.20s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.10s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.95s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.07s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPsByOrder (9.61s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.74s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.74s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.78s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.67s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.98s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.60s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.66s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.11s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.09s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.60s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.11s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.84s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.56s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.36s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.97s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.73s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.65s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.61s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.40s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.45s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.62s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.42s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.34s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.04s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.80s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiTag (0.78s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.16s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.29s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.40s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.19s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.43s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.42s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.91s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.19s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.97s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.65s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.00s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.14s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.99s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.10s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.78s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.53s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.08s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.94s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.01s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.92s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.08s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.93s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.05s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.08s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunExitCode (2.98s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.98s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.99s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.06s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.31s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.27s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-12T21:06:12.999Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.41s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T21:06:12.999Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.14s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.51s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.52s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.19s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.25s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.25s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.43s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.77s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunRm (3.03s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.09s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.07s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.01s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.58s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.27s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.95s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.79s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.43s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.95s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.98s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.90s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.11s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.21s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.82s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.19s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.05s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.03s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.52s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.90s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.25s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.91s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.03s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.05s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.99s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.97s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.71s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.41s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.63s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.55s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.77s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.58s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.30s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.80s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.35s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.96s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.85s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-12T21:06:13.000Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.55s) [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-12T21:06:13.000Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.000Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T21:06:13.000Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T21:06:13.001Z] === RUN TestDockerSchema1RegistrySuite [2022-05-12T21:06:13.001Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-12T21:06:13.001Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-12T21:06:13.001Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-12T21:06:13.001Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-12T21:06:13.001Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-12T21:06:13.001Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-12T21:06:13.001Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-12T21:06:13.001Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-12T21:06:13.001Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-12T21:06:13.001Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-12T21:06:13.001Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-12T21:06:13.001Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-12T21:06:13.001Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-12T21:06:13.001Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-12T21:06:13.001Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-12T21:06:13.001Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-12T21:06:13.001Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-12T21:06:13.001Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-12T21:06:13.001Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-12T21:06:13.001Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-12T21:06:13.001Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-12T21:06:13.001Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-12T21:06:13.001Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-12T21:06:13.001Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-12T21:06:13.001Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T21:06:13.001Z] === RUN TestDockerDaemonSuite [2022-05-12T21:06:13.001Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-12T21:06:13.001Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-12T21:06:13.001Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-12T21:06:13.001Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.001Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T21:06:13.001Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T21:06:13.001Z] === RUN TestDockerSwarmSuite [2022-05-12T21:06:13.469Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-12T21:06:13.469Z] === RUN TestDockerPluginSuite [2022-05-12T21:06:13.469Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-12T21:06:13.469Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-12T21:06:13.469Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-12T21:06:13.469Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-12T21:06:13.469Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-12T21:06:13.469Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-12T21:06:13.469Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-12T21:06:13.469Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-12T21:06:13.469Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-12T21:06:13.469Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-12T21:06:13.469Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-12T21:06:13.469Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T21:06:13.469Z] === RUN TestDockerExternalVolumeSuite [2022-05-12T21:06:13.469Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-12T21:06:13.469Z] === RUN TestDockerNetworkSuite [2022-05-12T21:06:13.469Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-12T21:06:13.469Z] === RUN TestDockerHubPullSuite [2022-05-12T21:06:13.469Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-12T21:06:13.469Z] PASS [2022-05-12T21:06:13.469Z] ok github.com/docker/docker/integration-cli 2729.869s [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === Skipped [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T21:06:13.469Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T21:06:13.469Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T21:06:13.469Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T21:06:13.469Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T21:06:13.469Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.26s) [2022-05-12T21:06:13.469Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.26s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-12T21:06:13.469Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T21:06:13.469Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T21:06:13.469Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T21:06:13.469Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T21:06:13.469Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-12T21:06:13.469Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T21:06:13.469Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T21:06:13.469Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T21:06:13.469Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T21:06:13.469Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T21:06:13.469Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T21:06:13.469Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-05-12T21:06:13.469Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T21:06:13.469Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-12T21:06:13.469Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-12T21:06:13.469Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-12T21:06:13.469Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T21:06:13.469Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T21:06:13.469Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-12T21:06:13.469Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-12T21:06:13.469Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.469Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-12T21:06:13.469Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-12T21:06:13.470Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.58s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.58s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-05-12T21:06:13.470Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.54s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.54s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.55s) [2022-05-12T21:06:13.470Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.470Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.55s) [2022-05-12T21:06:13.470Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-12T21:06:13.471Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-05-12T21:06:13.471Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-12T21:06:13.471Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-05-12T21:06:13.471Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T21:06:13.471Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-12T21:06:13.471Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T21:06:13.471Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T21:06:13.471Z] docker_cli_sni_test.go:18: Flakey test [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T21:06:13.471Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-12T21:06:13.471Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-12T21:06:13.471Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T21:06:13.471Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.471Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-12T21:06:13.471Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T21:06:13.472Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T21:06:13.472Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-12T21:06:13.472Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-12T21:06:13.472Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T21:06:13.472Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-12T21:06:13.472Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T21:06:13.472Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-12T21:06:13.472Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T21:06:13.472Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T21:06:13.472Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-05-12T21:06:13.472Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-12T21:06:13.472Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-12T21:06:13.472Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T21:06:13.472Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T21:06:13.472Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T21:06:13.472Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T21:06:13.472Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T21:06:13.472Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T21:06:13.472Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-12T21:06:13.472Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-12T21:06:13.472Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T21:06:13.472Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-12T21:06:13.472Z] [2022-05-12T21:06:13.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T21:06:13.472Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.472Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T21:06:13.473Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T21:06:13.473Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T21:06:13.473Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-12T21:06:13.473Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-12T21:06:13.473Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-12T21:06:13.473Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-05-12T21:06:13.473Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.04s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-12T21:06:13.473Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-12T21:06:13.473Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T21:06:13.473Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-12T21:06:13.473Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T21:06:13.473Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T21:06:13.473Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T21:06:13.473Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T21:06:13.473Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T21:06:13.473Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T21:06:13.473Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-12T21:06:13.473Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T21:06:13.473Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.473Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-12T21:06:13.473Z] [2022-05-12T21:06:13.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T21:06:13.474Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-12T21:06:13.474Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-12T21:06:13.474Z] [2022-05-12T21:06:13.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-12T21:06:13.474Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.474Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-12T21:06:13.474Z] [2022-05-12T21:06:13.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T21:06:13.474Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.474Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-12T21:06:13.474Z] [2022-05-12T21:06:13.474Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T21:06:13.474Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.941Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-12T21:06:13.941Z] [2022-05-12T21:06:13.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T21:06:13.941Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.941Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-12T21:06:13.941Z] [2022-05-12T21:06:13.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T21:06:13.941Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.941Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-12T21:06:13.941Z] [2022-05-12T21:06:13.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T21:06:13.941Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.941Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-12T21:06:13.941Z] [2022-05-12T21:06:13.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T21:06:13.941Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.941Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-12T21:06:13.941Z] [2022-05-12T21:06:13.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T21:06:13.941Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.941Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-12T21:06:13.941Z] [2022-05-12T21:06:13.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T21:06:13.941Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.941Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-12T21:06:13.941Z] [2022-05-12T21:06:13.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-12T21:06:13.941Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.941Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-12T21:06:13.941Z] [2022-05-12T21:06:13.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T21:06:13.941Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.941Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-12T21:06:13.941Z] [2022-05-12T21:06:13.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T21:06:13.941Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.941Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-12T21:06:13.941Z] [2022-05-12T21:06:13.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T21:06:13.941Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.941Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-12T21:06:13.941Z] [2022-05-12T21:06:13.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T21:06:13.941Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.941Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-12T21:06:13.941Z] [2022-05-12T21:06:13.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T21:06:13.941Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.941Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-12T21:06:13.941Z] [2022-05-12T21:06:13.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T21:06:13.941Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T21:06:13.942Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.942Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-12T21:06:13.942Z] [2022-05-12T21:06:13.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-12T21:06:13.943Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T21:06:13.943Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.943Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-12T21:06:13.943Z] [2022-05-12T21:06:13.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-12T21:06:13.944Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-12T21:06:13.944Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-12T21:06:13.944Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-12T21:06:13.944Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T21:06:13.944Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-12T21:06:13.944Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T21:06:13.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.944Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-12T21:06:13.944Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-12T21:06:13.945Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] DONE 1088 tests, 539 skipped in 2741.213s [2022-05-12T21:06:13.945Z] INFO: Integration tests ended at 05/12/2022 21:06:13. Duration:00:45:41.3594476 [2022-05-12T21:06:13.945Z] INFO: Docker info of the daemon under test at end of run [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] Containers: 10 [2022-05-12T21:06:13.945Z] Running: 0 [2022-05-12T21:06:13.945Z] Paused: 0 [2022-05-12T21:06:13.945Z] Stopped: 10 [2022-05-12T21:06:13.945Z] Images: 18 [2022-05-12T21:06:13.945Z] Server Version: 0.0.0-dev [2022-05-12T21:06:13.945Z] Storage Driver: windowsfilter [2022-05-12T21:06:13.945Z] Windows: [2022-05-12T21:06:13.945Z] Logging Driver: json-file [2022-05-12T21:06:13.945Z] Plugins: [2022-05-12T21:06:13.945Z] Volume: local [2022-05-12T21:06:13.945Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-12T21:06:13.945Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-12T21:06:13.945Z] Swarm: inactive [2022-05-12T21:06:13.945Z] Default Isolation: process [2022-05-12T21:06:13.945Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-12T21:06:13.945Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-12T21:06:13.945Z] OSType: windows [2022-05-12T21:06:13.945Z] Architecture: x86_64 [2022-05-12T21:06:13.945Z] CPUs: 4 [2022-05-12T21:06:13.945Z] Total Memory: 32GiB [2022-05-12T21:06:13.945Z] Name: azwin-2-d20fd1 [2022-05-12T21:06:13.945Z] ID: 9ec35928-730b-4502-9e25-e92ea095a3a7 [2022-05-12T21:06:13.945Z] Docker Root Dir: D:\CI\PR-39812\79\daemon [2022-05-12T21:06:13.945Z] Debug Mode (client): false [2022-05-12T21:06:13.945Z] Debug Mode (server): true [2022-05-12T21:06:13.945Z] File Descriptors: -1 [2022-05-12T21:06:13.945Z] Goroutines: 17 [2022-05-12T21:06:13.945Z] System Time: 2022-05-12T21:06:13.8665278Z [2022-05-12T21:06:13.945Z] EventsListeners: 0 [2022-05-12T21:06:13.945Z] Registry: https://index.docker.io/v1/ [2022-05-12T21:06:13.945Z] Labels: [2022-05-12T21:06:13.945Z] Experimental: false [2022-05-12T21:06:13.945Z] Insecure Registries: [2022-05-12T21:06:13.945Z] 127.0.0.0/8 [2022-05-12T21:06:13.945Z] Live Restore Enabled: false [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] [2022-05-12T21:06:13.945Z] INFO: Stopping daemon under test [2022-05-12T21:06:14.413Z] SUCCESS: The process with PID 9036 (child process of PID 7228) has been terminated. [2022-05-12T21:06:14.413Z] SUCCESS: The process with PID 7228 (child process of PID 5200) has been terminated. [2022-05-12T21:06:14.413Z] INFO: Stop tailing logs of the daemon under tests [2022-05-12T21:06:14.413Z] INFO: executeCI.ps1 Completed successfully at 05/12/2022 21:06:14. [2022-05-12T21:06:14.413Z] INFO: Tidying up at end of run [2022-05-12T21:06:14.413Z] ----------- DAEMON LOG ------------ [2022-05-12T21:06:14.413Z] 2022/05/12 20:17:45 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-12T21:06:14.413Z] ----------- END DAEMON LOG -------- [2022-05-12T21:06:14.413Z] INFO: Saving daemon under test log (d:\CI\PR-39812\79\dut.out) to bundles\CIDUT.out [2022-05-12T21:06:14.413Z] INFO: Saving daemon under test log (d:\CI\PR-39812\79\dut.err) to bundles\CIDUT.err [2022-05-12T21:06:14.413Z] INFO: Saving containerd logs to bundles [2022-05-12T21:06:14.413Z] INFO: Nuke-Everything... [2022-05-12T21:06:14.880Z] INFO: Container count on control daemon to delete is 2 [2022-05-12T21:06:14.880Z] 5a7232e662e4 [2022-05-12T21:06:14.880Z] a0d18a2f3abe [2022-05-12T21:06:15.347Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-12T21:06:16.909Z] Deleted: sha256:ee7d037e98dd64739075bf981de766e00fdb44118639824b1ed6392bb0593a27 [2022-05-12T21:06:16.909Z] Deleted: sha256:8b12a063b11838af2d99def53ede7ebde243f7164c603d35c5d8b5962e2ccf76 [2022-05-12T21:06:16.909Z] INFO: Tidying pidfile d:\CI\PR-39812\79\docker.pid [2022-05-12T21:06:16.909Z] INFO: Nuking d:\CI [2022-05-12T21:06:47.008Z] INFO: Zapped successfully [2022-05-12T21:06:47.008Z] [2022-05-12T21:06:47.008Z] INFO: executeCI.ps1 exiting at Thu May 12 21:06:46 CUT 2022. Duration 01:06:18.8289613 [2022-05-12T21:06:47.008Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-12T21:06:47.257Z] Recording test results [2022-05-12T21:06:48.081Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-12T21:06:49.809Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-12T21:06:51.590Z] Archiving artifacts [2022-05-12T21:06:52.738Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-39812/79/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-12T21:06:53.759Z] + make clean [2022-05-12T21:06:54.745Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-12T21:06:54.745Z] docker-dev-cache [2022-05-12T21:06:54.745Z] 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